8 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Courier-mta and m...
FromSent OnAttachments
Edwin Culp WilliamsAug 29, 2006 5:31 pm 
Jay LeeAug 29, 2006 6:14 pm 
Bernd WurstAug 29, 2006 11:44 pm 
ecu...@conejoblanco.infoAug 30, 2006 4:13 am 
Edwin Culp WilliamsAug 30, 2006 4:18 am 
Bill SchindlerAug 30, 2006 9:42 am 
Edwin Culp WilliamsAug 31, 2006 7:30 am 
Martin SchusterSep 4, 2006 12:25 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 and mailmanActions...
From:Bill Schindler (bill@epackage.net)
Date:Aug 30, 2006 9:42:45 am
List:net.sourceforge.lists.courier-users

Does anyone know of one or could share their esperiences and alias solution that I assume is solved with dot courier files. I'm assuming that they need to be created for each mailling list manually more or less like couriermlm but if not it would be great to find out.

We have about 60 Mailman lists on our server and we take a rather simple approach. We don't set up aliases, just the base email account. The account gets a .courier and a .courier-default. And that's it.

Assuming a list named "listname", .courier contains:

| /opt/courier/bin/preline /home/mailman/mail/mailman post listname

And .courier-default contains:

| /opt/courier/bin/preline /home/mailman/mail/mailman $EXT listname

--Bill