On Mon, Jan 06, 2014 at 01:29:52PM +0100, Thomas Schmitz wrote: > Hello guys, >
Hello, > I am experiencing strange problems receiving emails from Apple: > > Jan 6 12:14:11 mail smtpd[19047]: smtp-in: New session > 000001a17a5c0d5a from host nwk-txn-msbadger0404.apple.com > [17.151.1.65] > Jan 6 12:14:11 mail smtpd[19047]: smtp-in: Failed command on > session 000001a17a5c0d5a: "MAIL > FROM:<[email protected]>" > => 553 Sender address syntax error > Jan 6 12:14:16 mail smtpd[19047]: smtp-in: Closing session 000001a17a5c0d5a > > I don't know what is wrong with that sender address, the tilde > should be an acceptable character, afaik? > We have to whitelist it and escape it ... > I'm running snapshot 201308201225 on openbsd. > You can either fix by editing the util.c valid_user() function to add ~ in the accepted chars list; or wait till I publish a new snapshot this week ;-) -- 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]
