Noel Jones: > A lot of the folks that might help are unwilling to visit a webpage. > > Please send the information about the problem system directly to the > list. > > Do not post debug logs unless specifically requested.
Note that your verbose logging is incomplete. For example, after about 200 smtpd logfile records there is no smtpd logging for about 5 seconds, and therefore you're missing the logging for the RCPT TO and DATA commands. This is almost certainly due to some logging rate limit in systemd etc. Wietse