8 messages in net.sourceforge.lists.courier-usersRe: [courier-users] SMTP Authenticati...
FromSent OnAttachments
Aldisa AdminDec 22, 2006 3:05 pm 
Gordon MessmerDec 22, 2006 3:24 pm 
Sam VarshavchikDec 22, 2006 6:50 pm 
Aldisa AdminDec 22, 2006 8:15 pm 
Alessandro VeselyDec 23, 2006 3:53 am 
Sam VarshavchikDec 23, 2006 5:10 am 
Aldisa AdminDec 28, 2006 1:45 pm 
Sam VarshavchikDec 28, 2006 3:16 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] SMTP Authentication ProblemActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Dec 28, 2006 3:16:18 pm
List:net.sourceforge.lists.courier-users

Aldisa Admin writes:

It seems the delay in submitting message is due to reverse lookup of my intranet ip address which is not resolvable. I was able to eliminate the delay by setting TCPDOPTS to -nodnslookup and -noidentlookup in esmtpd. However, I don't want to disable it globally and would prefer to set these options just for my local subnet and specific ip addresses. It is not clear from the documentation whether I can do this selectively in the smtpaccess file. If so, would the syntax be:

my.sub.net<tab>-nodnslookup -noidentlookup

and makesmtpaccess??

No. These are global flags that cannot be set on a per-IP address basis.