![]() |
|
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. 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. |