I'm running the latest snapshot and everything has been running smoothly
until OpenSMTPD shut down spontaneously a few hours ago. Here is the log
entry just before closing down.
Nov 27 10:47:49 imap smtpd[8835]: smtp-in: New session 15ea15a3ebad881d
from host m2works.obsoletega
b.com [206.206.174.31]
Nov 27 10:47:50 imap smtpd[8835]: smtp-in: Bad input on session
15ea15a3ebad881d: 500 Line too long
Nov 27 10:47:50 imap smtpd[8835]: smtp-in: Closing session
15ea15a3ebad881d
Nov 27 10:48:37 imap smtpd[8835]: smtp-in: New session 15ea15a42850e332
from host atechnologies.ooht
ad.com [206.206.174.29]
Nov 27 10:48:38 imap smtpd[8835]: smtp-in: Bad input on session
15ea15a42850e332: 500 Line too long
Nov 27 10:48:38 imap smtpd[8835]: smtp-in: Closing session
15ea15a42850e332
Nov 27 10:48:47 imap smtpd[8835]: smtp-in: New session 15ea15a53ae64e94
from host destinynet.tarpyx.
com [206.206.174.28]
Nov 27 10:48:48 imap smtpd[8835]: smtp-in: Bad input on session
15ea15a53ae64e94: 500 Line too long
Nov 27 10:48:48 imap smtpd[8835]: smtp-in: Closing session
15ea15a53ae64e94
Nov 27 10:49:49 imap smtpd[8835]: smtp-in: New session 15ea15a62546ed55
from host lists.openbsd.org
[192.43.244.163]
Nov 27 10:49:50 imap smtpd[12829]: warn: queue -> smtp: pipe closed
Nov 27 10:49:50 imap smtpd[2288]: warn: mfa -> smtp: pipe closed
Nov 27 10:49:50 imap smtpd[24262]: warn: lka -> smtp: pipe closed
Nov 27 10:49:50 imap smtpd[5413]: warn: mta -> lka: pipe closed
Nov 27 10:49:50 imap smtpd[6233]: warn: control -> smtp: pipe closed
Nov 27 10:49:50 imap smtpd[23070]: warn: scheduler -> control: pipe
closed
Nov 27 10:49:50 imap smtpd[2195]: warn: mda -> lka: pipe closed
Nov 27 10:49:50 imap smtpd[18297]: warn: parent -> smtp: pipe closed
Here is a sanitized smtpd.conf that has been working fine for about a
month or more.
pki example.org certificate "/etc/mail/certs/example.com.crt"
pki example.org key "/etc/mail/certs/example.com.key"
pki example.org ca "/etc/mail/certs/RapidSSLCABundle.txt"
listen on lo0
listen on 192.168.1.100 tls pki example.org
listen on 192.168.1.100 port 465 smtps pki example.org auth
listen on 192.168.1.100 port 587 tls pki example.org auth
table aliases db:/etc/mail/aliases.db
table list db:/etc/mail/lists.db
table example.org { one => localuser1, two => localuser2 }
accept from any for domain "example.org" virtual <example.com> deliver
to lmtp "/var/dovecot/lmtp"
accept from source 192.168.1.200/32 for any relay
accept for local alias <aliases> deliver to mbox
accept for any relay
I haven't had any issues at all until just now. Any ideas?
Bryan
--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]