At your Domino console, issue a command "sho stat smtp", or use the Domino Administrator client to open your inbound SMTP server and look in the Statistics tab.1. john wylie12/01/2006 14:07:38
Chris - I think the Howto document you mentioned would be a superb idea.
A lot of admins like to have the benefit of somones experience when setting up a feature which you probably consider easy.
2. Peter Stockel12/01/2006 14:27:20
Homepage: http://thor.pyttemjuk.nu/
Chris, I would definately like to read that howto document. count me in please.
3. Stephan H. Wissel12/01/2006 15:53:56
Homepage: http://www.wissel.net/
I second that. TLS is an excellent topic.
stw
4. Chris Siebenmann13/01/2006 05:13:32
Homepage: http://utcc.utoronto.ca/~cks/space/blog/
There are still mailers out there on the Internet that do SMTP only and don't support ESTMP (we run some of them, and see a number of them connecting to us). These mailers will never EHLO, just HELO, so I suspect that a certain amount of the HELOs you're seeing are legitimate mailers.
(Not supporting ESMTP is not particularly crippling for MTAs, so there is little motivation to replace working and carefully tuned configurations.)
5. Chris Linfoot13/01/2006 08:28:25
I know. This is why I said "a high proportion" and not "all".
In fact, from a sample of spam in my traps and non-spam in my own mailbox, I can see that roughly 50% of spam that is actually delivered though usually trapped by server side rules (as opposed to bounced due to DNSBL hits and the like) is from SMTPs using HELO and 50% is from SMTPs using EHLO. I have no way of knowning what proportion of rejected sessions were using HELO but I suspect it is somewhat higher.
By contrast, 33% of non-spam here comes from SMTPs that say HELO with 67% from SMTPs that say EHLO. That proportion is probably truly representative.
I agree there is little point in replacing working and carefully tuned configurations, save to note again that where EHLO is not used, TLS is not an option.
6. Steve DIonne13/01/2006 13:32:47
Homepage: http://www.canamgroup.ca
I'm always ready to read recommendation to set up a new thing or improve security on a Domino Server.
Please Go ahead with your idea...
7. Mary Whalley14/01/2006 04:04:38
Me too! I'd love to read it.
8. Jari Riihimäki17/01/2006 07:54:16
I'm also very interested to see TLS howto. There are general interest from few of our cusomers to establish TLS, so all info from The Expert is more than welcome
9. Mike Gagnon28/01/2006 15:13:55
Note that as of Domino 6.0.3, you can use SMTPErrorLimit to cause the SMTP session to be broken by Domino after some number of failed commands. The error count includes failures for valid commands (e.g. a 550 response to a RCPT TO command), as well as invalid commands such as those that occur in your "pipelining" example above.
10. Chris Linfoot28/01/2006 15:17:38
Useful tip Mike. Thanks.
Unable to post a comment? Please read this for a possible explanation...