Gordon Messmer scribbled something like: >> Because of this slow response, I have simply set all my mailboxes to use my >> ISP's smtp server for outgoing email as it is instant when I hit "Send Mail >> Now". Wish ours was that fast, and maybe what Josh wrote, is also the >> problem I am seeing with our courier setup? > > You should probably edit the esmtpd file and disable tcp and ident > lookups before looking for problems with other settings.
I changed the default: TCPDOPTS="-stderrlogger=/usr/sbin/courierlogger" To: TCPDOPTS="-nodnslookup -noidentlookup -stderrlogger=/usr/sbin/courierlogger" And it appears to be much quicker to send email through the server now. Although I am not sure I like that solution, as it reduces functionality of esmtpd. Decisions decisions... -Randall Shaw ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
