hello friends, I am migrating an installation of OpenBSD 5.6 with Postfix and Courier to OpenBSD 5.6 with OpenSMTPD and dovecot.
I've already spent many trivial problems that I solved by reading the documentation, and now I can finally send emails to the outside from thunderbir and my virtual users by means of the port 587 with tls. My problem now is that when someone sends me emails from the outside do not come to my maildir folder. The users if they can conectarce correctly to imap by means of port 993 and see their previous e-mails, but not the new ones that have been sent forth in these last 3 days. Try sending a mail to myself, kanzer[at]darkmail.mx with this same smtpd already works and here is the log: Feb 12 02:28:16 hosting-openbsd dovecot: imap-login: Login: user=< [email protected]>, method=PLAIN, rip=78.46.145.206, lip=78.46.145.206, mpid=32722, TLS, session=<pbLJ5t8OrQBOLpHO> Feb 12 02:28:16 hosting-openbsd dovecot: imap([email protected]): Disconnected: Logged out in=120 out=593 Feb 12 02:28:26 hosting-openbsd smtpd[7541]: smtp-in: New session 32d99e6478aa3ea4 from host seattle218.riseup.net [199.254.238.218] Feb 12 02:28:27 hosting-openbsd smtpd[7541]: smtp-in: Started TLS on session 32d99e6478aa3ea4: version=TLSv1/SSLv3, cipher=ECDHE-RSA-AES128-GCM-SHA256, bits=128 Feb 12 02:28:38 hosting-openbsd smtpd[7541]: smtp-in: Accepted authentication for user [email protected] on session 32d99e6478aa3ea4 Feb 12 02:28:39 hosting-openbsd smtpd[7541]: smtp-in: Accepted message f9caef21 on session 32d99e6478aa3ea4: from=<[email protected]>, to=< [email protected]>, size=342, ndest=1, proto=ESMTP Feb 12 02:28:39 hosting-openbsd smtpd[7541]: smtp-out: Connecting to smtp:// 127.0.0.1:10027 (localhost) on session 32d99e678f6e393d... Feb 12 02:28:39 hosting-openbsd smtpd[7541]: smtp-out: Connected on session 32d99e678f6e393d Feb 12 02:28:39 hosting-openbsd clamsmtpd: 100007: accepted connection from: 127.0.0.1 Feb 12 02:28:39 hosting-openbsd smtpd[7541]: smtp-in: New session 32d99e68695623d2 from host localhost [127.0.0.1] Feb 12 02:28:39 hosting-openbsd smtpd[7541]: smtp-in: Accepted message eaa26083 on session 32d99e68695623d2: from=<[email protected]>, to=< [email protected]>, size=671, ndest=1, proto=ESMTP Feb 12 02:28:39 hosting-openbsd smtpd[7541]: relay: Ok for f9caef21f2928a1b: session=32d99e678f6e393d, from=<[email protected]>, to=< [email protected]>, rcpt=<->, source=127.0.0.1, relay=127.0.0.1 (localhost), delay=0s, stat=250 2.0.0: eaa26083 Message accepted for delivery Feb 12 02:28:39 hosting-openbsd clamsmtpd: 100007: [email protected], [email protected], status=CLEAN Feb 12 02:28:40 hosting-openbsd smtpd[7541]: smtp-in: Closing session 32d99e6478aa3ea4 Feb 12 02:28:44 hosting-openbsd dovecot: imap-login: Login: user=< [email protected]>, method=PLAIN, rip=199.254.238.218, lip=78.46.145.206, mpid=12381, TLS, session=<8Yx16N8OMgDH/u7a> Feb 12 02:28:44 hosting-openbsd smtpd[7541]: smtp-out: Connecting to smtp:// 127.0.0.1:10030 (localhost) on session 32d99e6af7f2ea9b... Feb 12 02:28:44 hosting-openbsd smtpd[7541]: smtp-out: Connected on session 32d99e6af7f2ea9b Feb 12 02:28:44 hosting-openbsd smtpd[7541]: smtp-in: New session 32d99e6bb4c64dea from host localhost [127.0.0.1] Feb 12 02:28:44 hosting-openbsd dkimproxy.out[547]: DKIM signing - signed; message-id=<[email protected]>, signer=<[email protected]>, from=<[email protected]> Feb 12 02:28:44 hosting-openbsd smtpd[7541]: smtp-in: Accepted message f9783edd on session 32d99e6bb4c64dea: from=<[email protected]>, to=< [email protected]>, size=1597, ndest=1, proto=ESMTP Feb 12 02:28:44 hosting-openbsd smtpd[7541]: relay: Ok for eaa26083952576f0: session=32d99e6af7f2ea9b, from=<[email protected]>, to=< [email protected]>, rcpt=<->, source=127.0.0.1, relay=127.0.0.1 (localhost), delay=5s, stat=250 2.0.0: f9783edd Message accepted for delivery Feb 12 02:28:44 hosting-openbsd smtpd[7541]: smtp-out: Connecting to smtp+tls://78.46.145.206:25 (hosting-openbsd.info) on session 32d99e6ed4251ab5... Feb 12 02:28:44 hosting-openbsd smtpd[7541]: smtp-out: Error on session 32d99e6ed4251ab5: Connection failed: Connection refused Feb 12 02:28:44 hosting-openbsd smtpd[7541]: smtp-out: Disabling route [] <-> 78.46.145.206 (hosting-openbsd.info) for 800s Feb 12 02:28:46 hosting-openbsd smtpd[7541]: smtp-out: No valid route for [connector:[]->[relay:darkmail.mx],0x0] Feb 12 02:28:49 hosting-openbsd smtpd[7541]: smtp-in: Closing session 32d99e68695623d2 Feb 12 02:28:49 hosting-openbsd smtpd[7541]: smtp-out: Closing session 32d99e678f6e393d: 1 message sent. Feb 12 02:28:55 hosting-openbsd smtpd[7541]: smtp-in: Closing session 32d99e6bb4c64dea Feb 12 02:28:55 hosting-openbsd smtpd[7541]: smtp-out: Closing session 32d99e6af7f2ea9b: 1 message sent. I'm not sure if the port 25 is required to be to listen to it, but I thought that only the 587 is necessary. I now doubts as to Why that port arrive in the post? Thank and greets for the developer -- editor de sueƱos
