Chuck Williams <[email protected]> wrote on 2009-Jan-06: > Now all clients are experiencing a 20-30 second initial > delay whenever attempting to send a message through smtp.
> ##NAME: TCPDOPTS:3 > # > # TCPDOPTS can contain other couriertcpd options, such as > # -nodnslookup and -noidentlookup. > # > > TCPDOPTS="-stderrlogger=/usr/sbin/courierlogger" Try adding "-noidentlookup to the TCPDOPTS in the esmtpd configuration file and restarting the daemons. TCPDOPTS="-stderrlogger=/usr/sbin/courierlogger -noidentlookup" See if that stops the delay. HTH Jeff ------------------------------------------------------------------------------ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
