On Sat, Aug 15, 2015 at 07:15:05PM +0200, Gilles Chehade wrote: > > I did a bit of tracking and pinpointed the issue. > > The client sends mail content that uses the msb of each byte but doesn't > use the 8BITMIME SMTP extension causing OpenSMTPD to assume each byte is > really using 7-bits. > > I suspect this does not trigger on Postfix because it considers we're in > an 8-bit byte world... and I guess in 2015 we can just do the same. > > I'll remove the code that distinguishes between both and make 8BITMIME a > no-op, which fixes your issue as far as I can see.
Yes, it works! Thanks. -- Herbert -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
