[Mailman-Users] Fw: Returned mail: unknown mailer error 1
Orion (Steve Pirk)
orion at deathcon.com
Sun Mar 11 21:48:48 CET 2001
I would check the permissions of you mailman install.
It looks like the setuid bit might be misssing.
IOError: [Errno 13] Permission denied: '/home/mailman/lists/test/config.db'
554 "|/home/mailman/mail/wrapper mailcmd test "... unknown mailer error 1
Make sure you run the commands to properly set up the mailman dir:
% cd $prefix (mailman home dir)
% chgrp mailman .
% chmod a+rx,g+ws .
Steve
orion at deathcon.com Owner/Admin
deathcon.com - pirk.com
webops.com - disclaimer.com
On Mon, 12 Mar 2001, Dick wrote:
> Hi, the below is the result after I reply the confirm email to mailman.
> this is a testing subscription, and it fails~
> could you give me hints about it ?
> thanx.
>
> sincerely.
>
> Forwarded by Dick <b6506057 at csie.ntu.edu.tw>
> ----------------------- Original Message -----------------------
> From: Mail Delivery Subsystem <MAILER-DAEMON at matrix4.interserv.com.tw>
> To: <b6506057 at csie.ntu.edu.tw>
> Date: Sun, 11 Mar 2001 22:36:26 +0800
> Subject: Returned mail: unknown mailer error 1
> ----
>
> The original message was received at Sun, 11 Mar 2001 22:36:25 +0800
> from ms.csie.ntu.edu.tw [140.112.30.25]
>
> ----- The following addresses had permanent fatal errors -----
> "|/home/mailman/mail/wrapper mailcmd test "
> (expanded from: <test-request at matrix4.interserv.com.tw>)
>
> ----- Transcript of session follows -----
> Traceback (innermost last):
> File "/home/mailman/scripts/mailcmd", line 69, in ?
> main()
> File "/home/mailman/scripts/mailcmd", line 47, in main
> mlist = MailList.MailList(listname, lock=0)
> File "/home/mailman/Mailman/MailList.py", line 79, in __init__
> self.Load()
> File "/home/mailman/Mailman/MailList.py", line 891, in Load
> dict, e = self.__load(dbfile)
> File "/home/mailman/Mailman/MailList.py", line 868, in __load
> fp = open(dbfile)
> IOError: [Errno 13] Permission denied: '/home/mailman/lists/test/config.db'
> 554 "|/home/mailman/mail/wrapper mailcmd test "... unknown mailer error 1
>
> --------------------- Original Message Ends --------------------
>
> --
> Dick <b6506057 at csie.ntu.edu.tw>
>
More information about the Mailman-Users
mailing list