On Tuesday 13 August 2002 08:47 am, Mark Paterson wrote: > I'm a newbi to mailman and have run into a problem when I try to send mail > to my test list. I have run through the setup line by line but I get the > following error listed below. This mail just sits in the mail queue. Has > anyone run into this problem before or know what I might me doing wrong? > I'm running RH7.2 > > Thanks in advance, > -Mark
Check two items. First, the cron file and secondly, RH7.2 uses a smrsh directory so instead of: nsadmin: "|/home/mailman/mail/wrapper post nsadmin" in your /etc/aliases file, you need nsadmin: |nsadmin in your aliases file, and in a file in the /etc/smrsh directory named "nsadmin" (without the quotes) with permissions 755 |/home/mailman/mail/wrapper post nsadmin Irwin > Forcing the attempted delivery of mail with the command /usr/lib/sendmail > -v -q .. > > > Running /var/spool/mqueue/g7DFXPd14087 (sequence 1 of 1) > "|/home/mailman/mail/wrapper post nsadmin"... Connecting to prog... > Operating system error ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
