On Monday 05 April 2004 08:19, Polarcom Webmaster wrote:Is this one of the environment variables that you can override in esmtproutes? If it is, then it'll work per domain.Well, can I set my server the way like it opens only one SMTP-session to one destination IP at the moment?
There's no way (that I know of) to set this on a per server basis but you can set it globally. Edit the "modules.esmtp" file in your courier 'etc' directory (usually /etc/courier if you built rpms, /usr/lib/courier/etc/ otherwise) and set
MAXHOST=1
Now courier will make only one smtp connection per host.
--
Bill Michell
[EMAIL PROTECTED]
A Programmer is a machine for turning coffee into bugs...
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
