From: Sean Allgood [mailto:[EMAIL PROTECTED] > > 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 ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
