Broken links in emails downloaded from Yahoo
Posted: Fri Feb 10, 2017 5:02 am
Strange one this, I have an email with some broken links in them - but only when viewed in POPPeeper. If I view the mail via Yahoo Webmail, the links are correct.
The broken links in POPPeeper are all missing the "." character from the domain name in a link to https://delighted.com, and always where the "." is at the start of a "line" in the raw message. Dots that appear in URLs elsewhere in the message are unaffected.
On inspecting the raw message in POPPeeper (saved to eml) this is what I am seeing:
Notice how the "." is missing from the start of the line, making it one character shorter?
But if I look at the same mail in Yahoo (via WebMail) the dot is still present:
(Please note I have obfuscated the personal UIDs in the URLs with x's, but other than that the text is exactly as I am seeing it).
Obviously the missing dot breaks the URL when the message is viewed in POPPeeper, which is actually how I noticed the problem!
Latest version of POPPepper (4.3.0.0) installed, and Yahoo mail setup with Server Type POP3 and SSL/TLS connection.
The broken links in POPPeeper are all missing the "." character from the domain name in a link to https://delighted.com, and always where the "." is at the start of a "line" in the raw message. Dots that appear in URLs elsewhere in the message are unaffected.
On inspecting the raw message in POPPeeper (saved to eml) this is what I am seeing:
Code: Select all
color=3D"#ffffff" width=3D"42" height=3D"40"><a href=3D"https://delighted=
com/e/en/c/YH84xxxxxxxxxxxxxxxxp7Sl/10/2Ixxxxkt" style=3D"display:block;=
color=3D"#ffffff" width=3D"42" height=3D"40"><a href=3D"https://delighted=
com/e/en/c/YH84xxxxxxxxxxxxxxxxp7Sl/9/14xxxxbD" style=3D"display:block;l=
But if I look at the same mail in Yahoo (via WebMail) the dot is still present:
Code: Select all
color=3D"#ffffff" width=3D"42" height=3D"40"><a href=3D"https://delighted=
.com/e/en/c/YH84xxxxxxxxxxxxxxxxp7Sl/10/2Ixxxxkt" style=3D"display:block;=
color=3D"#ffffff" width=3D"42" height=3D"40"><a href=3D"https://delighted=
.com/e/en/c/YH84xxxxxxxxxxxxxxxxp7Sl/9/14xxxxbD" style=3D"display:block;l=
Obviously the missing dot breaks the URL when the message is viewed in POPPeeper, which is actually how I noticed the problem!
Latest version of POPPepper (4.3.0.0) installed, and Yahoo mail setup with Server Type POP3 and SSL/TLS connection.