Hi!

After updating to the lastest snapshots, all messages sent (to be relayed)
from my laptop are getting rejected, and I've no idea why:

# smtpd  -dvvv
debug: init ssl-tree
info: OpenSMTPD 201405121707p1 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]
libevent 2.0.21-stable (epoll)
debug: parent_send_config_ruleset: reloading
debug: parent_send_config: configuring pony process
debug: parent_send_config: configuring ca process
filter: building simple chains...
filter: building complex chains...
filter: done building complex chains
filter: done building default chain
debug: init ssl-tree
debug: ca_engine_init: using RSAX engine support
debug: smtp: listen on IPv6:::1 port 25 flags 0x0 pki ""
debug: init private ssl-tree
debug: smtp: listen on 127.0.0.1 port 25 flags 0x0 pki ""
debug: smtp: will accept at most 2022 clients
debug: queue: done loading queue into scheduler
debug: smtpd: scanning offline queue...
debug: smtpd: offline scanning done
debug: smtp: new client on listener: 0x104e4f0
smtp-in: New session ed6a077940f176d7 from host localhost.localdomain [IPv6:::1]
smtp: 0x109fe30: fd 5 from queue
smtp: 0x109fe30: fd 7 from filter
debug: filter: tx data (198) for req ed6a077940f176d7
debug: filter: tx data (38) for req ed6a077940f176d7
debug: smtp: 0x109fe30: data io done (198 bytes)
smtp: 0x109fe30: eom. datalen=198
filter: datalen mismatch on session ed6a077940f176d7: 236/198: No such file or 
directory
smtp-in: Failed command on session ed6a077940f176d7: "DATA" => 530 Message 
rejected
debug: filter: tx data (1534) for req ed6a077940f176d7
debug: filter: tx done for req ed6a077940f176d7
smtp-in: Received disconnect from session ed6a077940f176d7
debug: smtp: 0x109fe30: deleting session: disconnected


# cat /etc/mail/smtpd.conf 
#       $OpenBSD: smtpd.conf,v 1.5 2012/10/11 21:16:28 gilles 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
#
listen on lo

table secrets db:/etc/mail/secrets.db

accept for any relay via "tls+auth://[email protected]:587" auth 
<secrets> verify

#

Ideas?

-- 
Hugo Osvaldo Barrera
A: No, it doesn't make sense.
Q: Should I include quotations *after* my reply?

Attachment: pgpIJdqbo2RgD.pgp
Description: PGP signature

Reply via email to