3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] dot-courier question
FromSent OnAttachments
Russell PremontAug 27, 2004 1:43 pm 
Ben KennedyAug 27, 2004 2:41 pm 
Bill SchindlerAug 27, 2004 5:28 pm 
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] dot-courier questionActions...
From:Bill Schindler (bill@epackage.net)
Date:Aug 27, 2004 5:28:59 pm
List:net.sourceforge.lists.courier-users

On Aug 27, 2004, at 1:43 PM, Russell Premont wrote:

I need to setup dot-courier file to get mailman to work properly. There are different addresses for the different functions to be performed.

We've had mailman working for years on our server. We use an extremely simple setup that only has a .courier and .courier-default.

.courier: -----[snip]----- | /opt/courier/bin/preline /home/mailman/mail/mailman post listname -----[snip]-----

.courier-default: -----[snip]----- | /opt/courier/bin/preline /home/mailman/mail/mailman $EXT listname -----[snip]-----

Replace "listname" with the name of the list, and be sure to set the correct paths for preline and mailman. (And -- in case those lines get wrapped -- each of those files consist of a single line.)

--Bill