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