My opensmtpd stop working after upgrading OpenBSD. Can anyone give me a help?
# cat /etc/mail/smtpd.conf # $OpenBSD: smtpd.conf,v 1.7 2014/03/12 18:21:34 tedu Exp $ # This is the smtpd server system-wide configuration file. # See smtpd.conf(5) for more information. # To accept external mail, replace with: listen on all # pki mail.darkmail.mx certificate "/etc/ssl/mail.darkmail.mx.crt" pki mail.darkmail.mx key "/etc/ssl/private/mail.darkmail.mx.key" table vrecipients file:/etc/mail/vrecipients table vdomains file:/etc/mail/vdomains table valiases file:/etc/mail/valiases table credentials file:/etc/mail/credentials listen on lo0 listen on egress port 25 listen on lo0 port 10026 tag CLAM_IN # incoming mail listen on lo0 port 10028 tag CLAM_OUT # outgoing mail listen on lo0 port 10029 tag DKIM_OUT # outgoing mail listen on re0 port 587 tls-require pki mail.darkmail.mx auth <credentials> # tagged mail returned from clamsmtpd either deliver or relay accept tagged CLAM_IN for domain <vdomains> recipient <vrecipients> relay via lmtp://127.0.0.1:2525 accept tagged CLAM_IN for domain <vdomains> virtual <valiases> accept tagged CLAM_OUT for any relay via smtp://127.0.0.1:10030 # send to dkimproxy # tagged mail returned from dkimproxy relay out accept tagged DKIM_OUT for domain <vdomains> recipient <vrecipients> relay via lmtp://127.0.0.1:2525 accept tagged DKIM_OUT for domain <vdomains> virtual <valiases> accept tagged DKIM_OUT for any relay # start here - untagged mail is sent to clamsmtpd accept from local for any relay via smtp://127.0.0.1:10027 # outgoing mail accept from any for domain <vdomains> relay via smtp://127.0.0.1:10025 # incoming mail logs show # smtpd -dv -Tlookup warn: duplicate key "rept...@darkmail.mx" in static table "credentials" warn: duplicate key "@" in static table "credentials" debug: init ssl-tree info: loading pki information for mail.darkmail.mx info: OpenSMTPD 5.4.4 starting debug: bounce warning after 4h debug: using "fs" queue backend debug: using "ramqueue" scheduler backend debug: using "ram" stat backend info: startup [debug mode] debug: init ssl-tree info: loading pki keys for mail.darkmail.mx debug: parent_send_config_ruleset: reloading debug: parent_send_config: configuring pony process debug: parent_send_config: configuring ca process debug: ca_engine_init: using RSAX engine support debug: smtp: listen on 78.46.145.206 port 587 flags 0x469 pki "mail.darkmail.mx" debug: smtp: listen on 127.0.0.1 port 10029 flags 0x400 pki "" debug: smtp: listen on IPv6:::1 port 10029 flags 0x400 pki "" debug: smtp: listen on IPv6:fe80::1%lo0 port 10029 flags 0x400 pki "" debug: smtp: listen on 127.0.0.1 port 10028 flags 0x400 pki "" debug: smtp: listen on IPv6:::1 port 10028 flags 0x400 pki "" debug: smtp: listen on IPv6:fe80::1%lo0 port 10028 flags 0x400 pki "" debug: smtp: listen on 127.0.0.1 port 10026 flags 0x400 pki "" debug: smtp: listen on IPv6:::1 port 10026 flags 0x400 pki "" debug: smtp: listen on IPv6:fe80::1%lo0 port 10026 flags 0x400 pki "" debug: smtp: listen on 78.46.145.206 port 25 flags 0x400 pki "" debug: smtp: listen on 127.0.0.1 port 25 flags 0x400 pki "" debug: smtp: listen on IPv6:::1 port 25 flags 0x400 pki "" debug: smtp: listen on IPv6:fe80::1%lo0 port 25 flags 0x400 pki "" debug: init private ssl-tree debug: pony: rsae_init debug: pony: rsae_init debug: smtp: will accept at most 495 clients debug: queue: done loading queue into scheduler debug: smtpd: scanning offline queue... debug: smtpd: offline scanning done debug: smtp: new client on listener: 0x1f54a3c10000 smtp-in: New session ba2c008091c0a27f from host dsl-189-229-245-143-dyn.prod-infinitum.com.mx [189.229.245.143] debug: lka: looking up pki "mail.darkmail.mx" debug: session_start_ssl: switching to SSL smtp-in: No PKI entry for requested SNI "mail.hosting-openbsd.info"on session ba2c008091c0a27f debug: pony: rsae_priv_enc smtp-in: Started TLS on session ba2c008091c0a27f: version=TLSv1/SSLv3, cipher=ECDHE-RSA-AES128-GCM-SHA256, bits=128 debug: lka: authenticating for credentials:supp...@hosting-openbsd.info lookup: lookup "supp...@hosting-openbsd.info" as CREDENTIALS in table static:credentials -> "supp...@hosting-openbsd.info:vBsexxcrtdbb" smtp-in: Accepted authentication for user supp...@hosting-openbsd.info on session ba2c008091c0a27f debug: smtp: SIZE in MAIL FROM command lookup: check "local" as NETADDR in table static:<localhost> -> found lookup: check "gmail.com" as DOMAIN in table static:<anydestination> -> found debug: 0x1f549c6c3000: end of message, msgflags=0x0000 smtp-in: Accepted message a515cfef on session ba2c008091c0a27f: from=<supp...@hosting-openbsd.info>, to=<meloa...@gmail.com>, size=374, ndest=1, proto=ESMTP debug: scheduler: evp:a515cfefc7115e34 scheduled (mta) debug: mta: received evp:a515cfefc7115e34 for <meloa...@gmail.com> debug: mta: draining [relay:127.0.0.1,port=10027,mx] refcount=1, ntask=1, nconnector=0, nconn=0 debug: mta: querying MX for [relay:127.0.0.1,port=10027,mx]... debug: mta: [relay:127.0.0.1,port=10027,mx] waiting for MX debug: MXs for domain 127.0.0.1: 127.0.0.1 preference -1 debug: mta: ... got mx (0x1f547bdcac20, 127.0.0.1, [relay:127.0.0.1,port=10027,mx]) debug: mta: draining [relay:127.0.0.1,port=10027,mx] refcount=1, ntask=1, nconnector=0, nconn=0 debug: mta: querying source for [relay:127.0.0.1,port=10027,mx]... debug: mta: ... got source for [relay:127.0.0.1,port=10027,mx]: [] debug: mta: new [connector:[]->[relay:127.0.0.1,port=10027,mx],0x10000] debug: mta: connecting with [connector:[]->[relay:127.0.0.1,port=10027,mx],0x0] debug: mta-routing: searching new route for [connector:[]->[relay:127.0.0.1,port=10027,mx],0x0]... debug: mta-routing: selecting candidate route [] <-> 127.0.0.1 debug: mta-routing: spawning new connection on [] <-> 127.0.0.1 debug: mta: 0x1f54a5cff800: spawned for relay [relay:127.0.0.1,port=10027,mx] debug: mta: connecting with [connector:[]->[relay:127.0.0.1,port=10027,mx],0x0] debug: mta: cannot use [relay:127.0.0.1,port=10027,mx] before 2s debug: mta-routing: no route available for [connector:[]->[relay:127.0.0.1,port=10027,mx],0x0]: must wait a bit debug: mta: retrying to connect on [connector:[]->[relay:127.0.0.1,port=10027,mx],0x0] in 2s... debug: mta: draining [relay:127.0.0.1,port=10027,mx] refcount=3, ntask=1, nconnector=1, nconn=1 debug: mta: scheduling relay [relay:127.0.0.1,port=10027,mx] in 1s... smtp-out: Connecting to smtp://127.0.0.1:10027 (localhost) on session ba2c00839b331307... smtp-out: Connected on session ba2c00839b331307 debug: smtp: new client on listener: 0x1f540afb9000 smtp-in: New session ba2c0084d21c60e8 from host localhost [127.0.0.1] debug: mta-routing: route [] <-> 127.0.0.1 (localhost) is now valid. debug: mta: connecting with [connector:[]->[relay:127.0.0.1,port=10027,mx],0x20000] debug: mta: cancelling connector timeout debug: mta: enough connections already debug: mta: 0x1f54a5cff800: handling next task for relay [relay:127.0.0.1,port=10027,mx] lookup: check "127.0.0.1" as NETADDR in table static:<localhost> -> found lookup: check "gmail.com" as DOMAIN in table static:<anydestination> -> found relay: TempFail for a515cfefc7115e34: session=ba2c00839b331307, from=<supp...@hosting-openbsd.info>, to=<meloa...@gmail.com>, rcpt=<->, source=127.0.0.1, relay=127.0.0.1 (localhost), delay=0s, stat=451 Local Error debug: mta: waiting for 1s before next transaction debug: mta: flush for a515cfefc7115e34 (-> meloa...@gmail.com) smtp-in: Closing session ba2c008091c0a27f debug: smtp: 0x1f549c6c3000: deleting session: done debug: mta: ... timeout for [relay:127.0.0.1,port=10027,mx] debug: mta: draining [relay:127.0.0.1,port=10027,mx] refcount=2, ntask=0, nconnector=1, nconn=1 debug: mta: all done for [relay:127.0.0.1,port=10027,mx] mta: timeout for session hangon debug: mta: 0x1f54a5cff800: no thanks -- editor de sueƱos -- You received this mail because you are subscribed to misc@opensmtpd.org To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org