On Sun, Dec 08, 2013 at 04:01:01AM +0100, Michael Strauss wrote: > Hi, > > can someone please enlighten me with OpenSMTPD? How is "verify" > supposed to work? For example: > _________ > | > | accept from local sender <xx> for any relay via tls+auth://xx.xx:587 auth > <secrets> > |_________ > > is working without any problem. But if I add "verify" to this line: > _________ > | > | accept from local sender <xx> for any relay via tls+auth://xx.xx:587 auth > <secrets> verify > |_________ > > OpenSMTPD is starting up and waiting, but as soon as I try to send a > mail, OpenSMTPd simply quits. >
Your use is correct, this shouldn't happen :-/ It works fine here, I'll try to find a way to reproduce and send you a diff with a fix by tomorrow. -- Gilles Chehade https://www.poolp.org @poolpOrg -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
