On Monday 03 November 2003 11:57, Martin Furmanski wrote: > How can I make all outgoing mail that I send to the courier esmtp to be > relayed through another smtp-server?
Use the 'esmtproutes' file in /etc/courier (or where ever your courier 'etc' directory is). See the courier man page (man courier) and then search for "esmtproutes" for the complete syntax. If you need to authenticate to relay through them then use the 'esmtpauthclient' file in /etc/courier. Again, the courier man page will explain the syntax - search for "esmtpauthclient". Jeff Jansen ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
