<problem solved>
On funzioni_email.php I have replaced line 225
default: $mailh_nl = "\n"; break;
with
default: $mailh_nl = "\r\n"; break;
So far, it's working well
Search found 3 matches
- Fri Jan 27, 2023 11:14 pm
- Forum: Configuration and usage
- Topic: Emails with strange characters <SOLVED>
- Replies: 3
- Views: 17111
- Thu Jan 26, 2023 8:34 pm
- Forum: Configuration and usage
- Topic: Emails with strange characters <SOLVED>
- Replies: 3
- Views: 17111
- Thu Jan 26, 2023 6:29 pm
- Forum: Configuration and usage
- Topic: Emails with strange characters <SOLVED>
- Replies: 3
- Views: 17111
Emails with strange characters <SOLVED>
Hi, I have a problem on new installation with sending emails. I'm guessing the encoding problem. The emails look like this: RGVhciBNciAsDQpJIGNvbmZpcm0geW91IHRoZSBhdmFpbGFiaWxpdHkgb2YgYW4gYXBhcnRtZW50 IGluIHRoZSBwZXJpb2QgZnJvbSBfX19fX19fX19fX19fXyB0byBfX19fX19fX19fX19fXy4gVGhl if I send messages via...