[Mailman-Users] going nowhere?!

Jon Carnes jonc at nc.rr.com
Tue Sep 23 15:12:27 CEST 2003


I believe you will need to install the crontab for the user "mailman". 
If you do an "rpm -qi mailman" you should be able to read the notes from
the folks who packaged the rpm.  Most times they will point you to items
you need to do on your own.

Jon Carnes

BTW: FAQ 3.14 should also be helpful.
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py


On Tue, 2003-09-23 at 08:59, Michael Bartlett wrote:
> hi all,
>  
> i've just started looking into getting mailman up and running. it appears
> that mailman was installed by redhat 8. i am aware that this version may be
> slightly out of date:
> [root at shiraz mail]# rpm -qa | grep mailman
> mailman-2.0.13-1
> 
> anyway.
> i'm running postfix and using virtual aliases. i was really battling to get
> this working:
> http://mail.python.org/pipermail/mailman-users/2002-September/022370.html
> <http://mail.python.org/pipermail/mailman-users/2002-September/022370.html> 
> so i went for my own "cunning" solution whereby i do this
>  
> ---- SNIP
> #/etc/postfix/virtual.internet
> geeks at domain.net <mailto:geeks at domain.net>               geeks
> geeks-admin at domain.net <mailto:geeks-admin at domain.net>        geeks-admin
> geeks-request at domain.net <mailto:geeks-request at domain.net>
> geeks-request
> geeks-owner at domain.net <mailto:geeks-owner at domain.net>          geeks-admin
>  
> ---- SNIP
> #/etc/postfix/aliases
> ## geeks mailing list
> ## created: 23-Sep-2003 mike
> geeks:                   "|/var/mailman/mail/wrapper post geeks"
> geeks-admin:             "|/var/mailman/mail/wrapper mailowner geeks"
> geeks-request:           "|/var/mailman/mail/wrapper mailcmd geeks"
> geeks-owner:             geeks-admin
>  
> so that all seems to work per my /var/log/maillog when doing a reply on a
> web-requested subscription:
> Sep 23 13:50:03 shiraz postfix/local[8838]: 9C874A0570:
> to=<geeks-request at domain.net <mailto:geeks-request at domain.net> >,
> relay=local, delay=1, status=sent ("|/var/mailman/mail/wrapper mailcmd
> geeks")
>  
> so off the mail goes to the wrapper - but thats the last i ever see of it!
> nothing happens! i've looked in /var/log/mailman, but don't seem to see
> anything interesting there. any ideas as to whats going on here or where i
> could look for more information?
>  
> cheers
> michael
>  






More information about the Mailman-Users mailing list