atom feed2 messages in net.sourceforge.lists.courier-usersRE: [courier-users] [ courier-users ]...
FromSent OnAttachments
Sean AllgoodJun 23, 2003 11:51 am 
Bowie BaileyJun 23, 2003 12:49 pm 
Subject:RE: [courier-users] [ courier-users ] maildrop mode setup
From:Bowie Bailey (Bowi@BUC.com)
Date:Jun 23, 2003 12:49:40 pm
List:net.sourceforge.lists.courier-users

From: Sean Allgood [mailto:se@designstream.org]

I've spend hours running around the web trying to find information on getting courier to run maildrop in mode other than embedded, as I need "cc" or "to" to setup autoresponders to incoming mail. I don't have any code to post, as I'm simply looking for instructions on how to setup manual mode. I must be missing something, as this should be relatively easy to figure out. Blame it on lack of sleep, I suppose.

To get Courier to use maildrop to deliver mail, just change the DEFAULTDELIVERY setting in your /etc/courier/courierd file.

It should look something like this: DEFAULTDELIVERY="| /usr/lib/courier/bin/maildrop"

Bowie