[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] GNU Mailman on RaQ3: no message delivery



> On Fri, 27 Apr 2001, Hendrik Runte wrote:
> 
> } But: No postings to the 'test' list were delivered. Sendmail does not
> } recognize the user 'test', so, all postings come back through the catch-all
> } account I set up for controlling Mailman's installation.
> 
> Post the aliases you added for the test list to this list
> and I'll take a peek at them for you. That 'catch-all' account may
> very well be your problem though. By setting up any type of mail
> handling in the Mailman account you may very well be circumventing
> the functionality of mailman itself. Basically, you should not be
> accepting email for the mailman account. If the aliases for mailman
> are set up properly, there is no reason to enable any other nature
> of mail handling for that account.
> 
> Basically, when email arrives on the server it is checked
> against the aliases and forwarded accordingly. Thus the mailman
> alias powers the mailman account rather than the email setup for the
> mailman user account.
> 
> Elmer Fuddpucker's WWW Directory
> http://www.elmerfuddpucker.com/
> 
> 
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
> 

Ok. Catch-all is disabled. But the problem remained. Running the wrapper
with ./usr/share/mailman/mail/wrapper post test or sending a mail to
test@<ip-address> return this error message:

   ----- Transcript of session follows -----
Traceback (innermost last):
  File "/usr/share/mailman/scripts/post", line 94, in ?
    main()
  File "/usr/share/mailman/scripts/post", line 73, in main
    mlist = MailList.MailList(listname, lock=0)
  File "/usr/share/mailman/Mailman/MailList.py", line 79, in __init__
    self.Load()
  File "/usr/share/mailman/Mailman/MailList.py", line 891, in Load
    dict, e = self.__load(dbfile)
  File "/usr/share/mailman/Mailman/MailList.py", line 868, in __load
    fp = open(dbfile)
IOError: [Errno 13] Permission denied:
'/usr/share/mailman/lists/test/config.db'
554 "|/etc/smrsh/mailman_wrapper post test"... unknown mailer error 1

Any idea?

Thanks for you advice, Elmer.



Regards,

Hendrik
--