Re: [Mailman-Users] Mailman in chrooted OpenBSD

2007-09-07 Thread Mark Sapiro
Patrick Valencia wrote: > >Ok, so the /var/www/etc/group file works, but now it's giving me another >error: > >No such file or directory. Where do you see this error? Is there an entry in Mailman's error log (/var/www/mailman/logs/error I think in your case)? -- Mark Sapiro <[EMAIL PROTECTED]

Re: [Mailman-Users] Mailman in chrooted OpenBSD

2007-09-07 Thread Patrick Valencia
Ok, so the /var/www/etc/group file works, but now it's giving me another error: No such file or directory. It mentions storing the output into a syslog, but from checking apache's error_log and access_log, I don't see anything useful. It shows /mailman/admin getting a 200 response, which means O

Re: [Mailman-Users] Mailman in chrooted OpenBSD

2007-09-07 Thread Mark Sapiro
Patrick Valencia wrote: > >Matter of fact, when I configure it, the DCGI_GROUP="\"www\"" and so does >the DMAIL_GROUP. I think it's taking the 67 as a gid and finding the group >it belongs to. That's right. See my other reply. >I'm still not exactly sure how it can't see the gid when it >goes

Re: [Mailman-Users] Mailman in chrooted OpenBSD

2007-09-07 Thread Mark Sapiro
Patrick Valenciawrote: > >I configured it as such: > >./configure --prefix=/var/www/mailman --with-mail-gid=67 --with-cgi-gid=67 >--with-username=_mailman --with-groupname=_mailman > >(using the _mailman user & group from the port install) and I still get the >same error: > >Failure to find group

Re: [Mailman-Users] Mailman in chrooted OpenBSD

2007-09-07 Thread Patrick Valencia
Matter of fact, when I configure it, the DCGI_GROUP="\"www\"" and so does the DMAIL_GROUP. I think it's taking the 67 as a gid and finding the group it belongs to. I'm still not exactly sure how it can't see the gid when it goes to run the cgi script I thought it would be able to, especially sin

Re: [Mailman-Users] Mailman in chrooted OpenBSD

2007-09-07 Thread Patrick Valencia
I configured it as such: ./configure --prefix=/var/www/mailman --with-mail-gid=67 --with-cgi-gid=67 --with-username=_mailman --with-groupname=_mailman (using the _mailman user & group from the port install) and I still get the same error: Failure to find group name for GID 67. Mailman expected

Re: [Mailman-Users] who command issue

2007-09-07 Thread Brandon Sussman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Sapiro wrote: > Brandon Sussman wrote: > Perhaps it is a Dreamhost issue. Have you asked them? > Not yet - I wanted to make sure I did not miss a true Mailman issue. - -- - --

Re: [Mailman-Users] who command issue

2007-09-07 Thread Mark Sapiro
Mark Sapiro wrote: > >I don't see what you describe. When I send the 'who command' I get >something like > >- Results: >Non-digest (regular) members: >[EMAIL PROTECTED] (Mark Sapiro) >... >Digest members: >[EMAIL PROTECTED] (Mark (mime digest) Sapiro) >[EMAIL

Re: [Mailman-Users] who command issue

2007-09-07 Thread Mark Sapiro
Brandon Sussman wrote: > >Running Mailman 2.1.9 lists at Dreamhost (if that matters). It may. They have their own modifications. >It seems that, under the heading: > >- - Results: >Non-digest (regular) members: > >The email who command is showing digest and regular members. > >I looked for

[Mailman-Users] who command issue

2007-09-07 Thread Brandon Sussman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Running Mailman 2.1.9 lists at Dreamhost (if that matters). It seems that, under the heading: - - Results: Non-digest (regular) members: The email who command is showing digest and regular members. I looked for a bit for discussion of the who c

Re: [Mailman-Users] Exporting Subscribers...

2007-09-07 Thread Mario Silva
/usr/lib/mailman/bin/list_members -f -p and if you want more support you call the list_members program with the flag -h : /usr/lib/mailman/bin/list_members -h: List all the members of a mailing list. Usage: ./list_members [options] listname Where: --output file -o file Write

[Mailman-Users] thanks

2007-09-07 Thread mattias
I will only say Thanks for all help Now my mailman works fine -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives:

Re: [Mailman-Users] Exporting Subscribers...

2007-09-07 Thread Mark Sapiro
Jeff Shepherd wrote: >I was wondering if it was possible to export the subscribers list to a >text file of some sort. Anyone know how? See . -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisc

[Mailman-Users] Exporting Subscribers...

2007-09-07 Thread Jeff Shepherd
Hi Everyone, I was wondering if it was possible to export the subscribers list to a text file of some sort. Anyone know how? Thanks! -Jeff -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-u

Re: [Mailman-Users] Cleaning up Mailman log files

2007-09-07 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: >Does Mailman need to be stopped before cleaning up the log files or can I just >"cat /dev/null > error" It is best to do bin/mailmanctl reopen following any logfile changes done while Mailman is running. Why not use logrotate? A typical config excerpt for logrotat

[Mailman-Users] Cleaning up Mailman log files

2007-09-07 Thread runner
Does Mailman need to be stopped before cleaning up the log files or can I just "cat /dev/null > error" -- We've Got Your Name @ www.mail.com!!! Get a FREE E-mail Account Today - Choose From 100+ Domains -- Mailman-Users mailing list Mailman-U

Re: [Mailman-Users] Mailing Lists and Outlook

2007-09-07 Thread Mark Sapiro
Brian Canty wrote: > >I was wondering if anyone has experienced the problem I am having with >outlook. It seems every time someone sends an email to my lists that >contain HTML, outlook put the email into a file. Does anyone know of a >way to tell outlook to let the email be shown with putting it

Re: [Mailman-Users] We're sorry, we hit a bug!

2007-09-07 Thread Mark Sapiro
J.R. Constance wrote: >I'm hoping someone can help me figure out a problem that I've been >having for some time now. For some of my lists when I try to log in >and approve/discard posts using the admin function I get the >following error. > >This is obviously a cpanel version of mailman. I a

[Mailman-Users] Mailing Lists and Outlook

2007-09-07 Thread Brian Canty
Hello Everyone - I was wondering if anyone has experienced the problem I am having with outlook. It seems every time someone sends an email to my lists that contain HTML, outlook put the email into a file. Does anyone know of a way to tell outlook to let the email be shown with putting it into

[Mailman-Users] We're sorry, we hit a bug!

2007-09-07 Thread J.R. Constance
I'm hoping someone can help me figure out a problem that I've been having for some time now. For some of my lists when I try to log in and approve/discard posts using the admin function I get the following error. This is obviously a cpanel version of mailman. I am also trying to get suppor

Re: [Mailman-Users] pdf-attachments in archives stored as attachment.obj

2007-09-07 Thread Mark Sapiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 de ren0r wrote: > > All the files are stored with the file-extension as they are send to > the list, except *.pdf-files. They are stored as attachment.obj > instead of attachment.pdf. it seems that pipermail / scrubber or > another candidate doenst ge

Re: [Mailman-Users] Mailman in chrooted OpenBSD

2007-09-07 Thread Mark Sapiro
Patrick Valencia wrote: >I need help setting up mailman in a chrooted OpenBSD environment. I've >copied the /usr/local/lib/mailman and /var/spool/mailman directories to >/var/www/mailman, as well as the modules it needed, but now I'm getting an >error that says: > >Mailman CGI error!!! The Mailma

[Mailman-Users] pdf-attachments in archives stored as attachment.obj

2007-09-07 Thread de ren0r
Hi list, i'm new to the list and i've got a problem with that pipermail-archives. Every attachment is listed under the Messages with it's size an filename etc. All the files are stored with the file-extension as they are send to the list, except *.pdf-files. They are stored as attachment

Re: [Mailman-Users] Permission problem in handling moderator requests; also archive queries

2007-09-07 Thread Mark Sapiro
Sekhar Ramakrishnan wrote: > >I have three questions - two general, and one about a particular >problem. > >1) Is there a plan to offer a search function for private archives? See for links to current solutions. This is a hi

Re: [Mailman-Users] Mailing List - people say their e-mails "neverappear"

2007-09-07 Thread Mark Sapiro
Patrick M.wrote: > >Please forgive me, as I'm very new to Mailman. While I know my way >around Postfix, troubleshooting Mailman is another issue. I can see >that e-mail gets sent and delivered to the particular mailing list in >question, but sometimes people tell me their e-mails never get pos

Re: [Mailman-Users] Adding the list aliases

2007-09-07 Thread Barry Finkel
"mattias" <[EMAIL PROTECTED]> wrote: >>>Eh i try i understand >>>But the command newaliases -o ??? >>>Or >>>Should i run and I replied: >>newaliases -oA/etc/aliases >> >>assuming that that is the name of your aliases file. and mattias replied: >But are the command -o not removed in the newest

Re: [Mailman-Users] admin user passwords

2007-09-07 Thread Mark Sapiro
Chris Waltham wrote: > >Is there an easy way to change a list admin's password in 2.0.x? My >version (2.0.12) lacks a change-pw command. I have no experience with Mailman prior to 2.1.4, but from the code, it appears that you change the password at the bottom of the General Options page in the

Re: [Mailman-Users] Adding the list aliases

2007-09-07 Thread mattias
But are the command -o not removed in the newest mailman versions? -Ursprungligt meddelande- Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] För Barry Finkel Skickat: den 7 september 2007 14:30 Till: Mailman-Users@python.org Ämne: Re: [Mailman-Users] Adding the list aliases >Eh i try i

Re: [Mailman-Users] Adding the list aliases

2007-09-07 Thread Barry Finkel
>Eh i try i understand >But the command newaliases -o ??? >Or >Should i run newaliases -oA/etc/aliases assuming that that is the name of your aliases file. -- Barry S. Finkel Computing and Information Systems Division Argonne Nat

Re: [Mailman-Users] The newaliases command

2007-09-07 Thread Barry Finkel
> No. newaliases is for sendmail. The equivalent Postfix command is >postalias. I use "newaliases" with Postfix, as Postfix supplies a newaliases script for those who are used to the sendmail commands. -- Barry S. Finkel Computing

Re: [Mailman-Users] Adding the list aliases

2007-09-07 Thread Todd Zullinger
mattias wrote: > But after i have created a list with newlist Wil the aliases be > displayed? I believe so (but it's been a long time since I created a list without using the nice Postfix integration that handles this automatically, so I could be wrong). > And wil all this commands work iven if i