Forum Moderators: coopster
After a few Google queries, I saw one other person that had the same problem. Their solution was to urlencode, then urldecode the URL.
I then rewrote my code accordingly.
What's weird is that my code works on one of my servers, but not the other. They're both running 4.3.2, and they both successfully send plaintext emails.
Any ideas as to what I should do now?
-panic