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.