ZenphotoCMS Forum
Contact form problem - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Contact form problem (/thread-7445.html)



Contact form problem - udaraaka - 2010-08-08

I have enabled your contact form plugin developed by acrylian and sbillard. That worked fine. However a small weak point in that script is that the message sender can see the admin's email after he gets the copy of his question.
I have my domain based email for my zenphoto admin account of my website (such as admin@mysite.com). I checked this contact form with my yahoo mail address. However, when i receive the copy of my message i could see my admin email address in "to:" field. It means whenever a user sends a message via your contact form, the admin's email address is visible to that user. Any suggestions to fix this problem?
Thanks.




Contact form problem - acrylian - 2010-08-08

Is that the mail address you provided in the plugin's options?




Contact form problem - udaraaka - 2010-08-08

Yes, I have provided my admin account's email in that option page.




Contact form problem - acrylian - 2010-08-08

Well, the contact form sends an email to the sender as well and that is send from the mail you entered. There are also fields on the two mail plugins you can choose to use from.




Contact form problem - sbillard - 2010-08-08

You could make your own version of that plugin. Change the call on zp_mail to BCC the mailing list rather than set it as the "to" address.