5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Courier-MTA & Mai...
FromSent OnAttachments
David SolbachSep 18, 2005 1:09 am 
David SolbachSep 18, 2005 1:30 am 
Gordon MessmerSep 18, 2005 1:16 pm 
David SolbachSep 18, 2005 1:39 pm 
David SolbachSep 20, 2005 12:18 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Courier-MTA & Mailman (Problem with aliases)Actions...
From:David Solbach (d@vidsolbach.de)
Date:Sep 20, 2005 12:18:49 am
List:net.sourceforge.lists.courier-users

Hi,

Just for the record how I solved this.

PerlStalker on IRC was so kind to point me to "man dot-courier". A useful read. So I created normal users in my mysql database and added .courier, .courier-admin, .courier-bounces, etc. to his home directory. Each containing a line like "|/usr/local/mailman/mail/mailman post speakers."

At least I got rid of the annoying 550 User unknown then ;) Next problem was that the mailman script was called with the wrong gid. I changed the gid manually in the database for that particular user.

Question: Is there another way to tell Courier to run scripts with another gid?

After that I just had to fix the MX entry which was pointing to an IP address which is wrong as I read here:

http://perlstalker.amigo.net/tiki/tiki-view_faq.php?faqId=2#q6

mailman is up and running. at last! ;)

Thanks,

David

...about the aliases that didn't get recognized by courier...