> From: Cyril - ImprovMX

> It turns out that one of their link in the email is broken into multiple
> line (following the RFC on that)

Solution: don't follow the RFC on that, don't break into multiple lines.
If you use Exim then in transports

  driver = smtp
.ifdef _OPT_TRANSPORT_SMTP_MESSAGE_LINELENGTH_LIMIT
  message_linelength_limit = 150000000
.endif

All was fine until Exim developers decided to follow RFC on that.

> and surprisingly, the dot from
> "www.domain" was starting as the new line, which gives:

So it turned out that breaking into multiple lines is not as simple
when the break point happens near a dot.

_______________________________________________
mailop mailing list
[email protected]
https://list.mailop.org/listinfo/mailop

Reply via email to