Encoded e-mail has duplicate periods (‘.’)
-
I have observed this behavior twice and am not sure how to reproduce it, since it has happened on its own. A period (‘.’) in the body of an order notification (plain text, not html) sent by WooCommerce (sent via Postman SMTP Plugin) is duplicated when Postman SMTP encodes the e-mail for sending.
From the Postman SMTP Email log:
In the sent e-mail viewer:
@hotmail.comIn the session transcript:
@hotmail= ..com=0A=0A-Note that the duplicate periods (‘.’) happen when the string in the encoded e-mail is wrapped on two lines.
My environment is as follows:
- WordPress 4.7.5
- Postman SMTP 1.7.2
- WooCommerce 3.0.8 (also observed with WooCommerce 2.6.14)
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Encoded e-mail has duplicate periods (‘.’)’ is closed to new replies.