2 messages in net.sourceforge.lists.courier-users[courier-users] Courier-esmpt + Mailm...
FromSent OnAttachments
Lucio CruscaNov 21, 2006 6:39 am 
Lucio CruscaNov 21, 2006 6:45 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:[courier-users] Courier-esmpt + Mailman + virtual usersActions...
From:Lucio Crusca (luc@pixel.it)
Date:Nov 21, 2006 6:39:27 am
List:net.sourceforge.lists.courier-users

Hello everybody,

I have a courier-esmpt server where I want to create a mailing list with mailman. Courier uses virtual accounts only, and every virtual account maps to a single UID (1004) and GID (1004) on the host machine.

So far I've created the necessary accounts (mylist@..., mylist-admin@..., and so on) and put a dotcourier in every account to setup aliases and redirect messages to mailman. However mailman complains that it's being executed with GID 1004 instead of daemon, and tells me "Try tweaking the mail server".

Is there a way to tell courier that, for those accounts, it should run the dotcourier instructions with GID=daemon? Maybe right into each dotcourier file?

Thanks in advance, Lucio.