Mailform produces strange subject line?

Use GitHub to post bug reports and error descriptions for phpwcms. Describe your problem detailed!
Locked
Moozie
Posts: 164
Joined: Sat 8. Nov 2003, 00:21
Location: Netherlands

Mailform produces strange subject line?

Post by Moozie »

When I create a mail form in article mode and say that the "subject" has to be: "Reaction from my site" the mails I receive all have some extra characters added to this subject.

Instead of:

Code: Select all

Subject: Reaction from my site
I receive:

Code: Select all

Subject: Reaction from my site0aW5nLm5s
as the subject.

If I change the subject to e.g. "Reaction", the added characters will change. So it will return "ReactionZQ=="

Why?
Locked