13 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Courier SMTP not ...
FromSent OnAttachments
Robert Steinmetz AIAJul 12, 2006 12:26 pm 
Mark BucciarelliJul 12, 2006 12:46 pm 
Gordon MessmerJul 12, 2006 1:27 pm 
Gordon MessmerJul 12, 2006 1:32 pm 
Jeff JansenJul 12, 2006 1:37 pm 
Mark BucciarelliJul 12, 2006 1:44 pm 
Gordon MessmerJul 12, 2006 2:07 pm 
Gordon MessmerJul 13, 2006 11:16 am 
Gordon MessmerJul 13, 2006 1:38 pm 
Gordon MessmerJul 13, 2006 3:47 pm 
Gordon MessmerJul 15, 2006 7:32 am 
Robert SteinmetzJul 15, 2006 8:07 am 
Gordon MessmerJul 15, 2006 10:25 am 
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] Courier SMTP not responsingActions...
From:Gordon Messmer (yiny@eburg.com)
Date:Jul 15, 2006 10:25:03 am
List:net.sourceforge.lists.courier-users

Robert Steinmetz wrote:

Can the time for response be configured to prevent the condition I was seeing?

No. The normal TCP connection timeouts apply. If something in your environment is preventing it from working properly, just turn it off. ident isn't available on most modern hosts anyway -- Linux systems usually have it disabled and Windows never had it.

Another question, how does courier handle lookups for private addresses? Many people now use private addresses locally, so dnslookup for a fully qualified domain name would fail but the local name service would succeed. Does it use the operating systems name lookup, (as defined in nsswitch) which in my case would succeed through the hosts table in the server which also serves a number of other functions on our network (wins).

The smtpd queries DNS for any domain names used in the smtp conversation. If you have a private network, set up an internal-only DNS server and put your names in it.

Is there a way to configure it for checking only addresses not on the relay list

I'm not sure I understand what you're asking. Which relay list? What addresses, specifically, are causing a problem? Please provide examples of the actual problem you're trying to resolve.

Sorry, I didn't notice that this list didn't add a "Reply To:" for the list. I'll try to be more careful.

Thanks