Email Contact Form - wrong From - 1.2.5-DEV

Use GitHub to post bug reports and error descriptions for phpwcms. Describe your problem detailed!
Locked
nomukaiki
Posts: 7
Joined: Sun 11. Sep 2005, 15:57

Email Contact Form - wrong From - 1.2.5-DEV

Post by nomukaiki »

1.2.5-DEV

The From: field on the email sent, it is going with the data the user wrote on the First Field of the form.
It should be the $phpwcms['SMTP_FROM_EMAIL'] or at least the field email on the form if it is used.

Most of the problems submited here about SMTP|Mail problems (Language string failed to load: instantiate, etc), are because of this bug.
Some SMTP|Mail server doesn't accept wrong email addresses on the From field.
Locked