Hello!
Please tell me what traces are left by the Email Add-on, which allows you to create feedback forms?
I only found a record in the exp_email_tracker database with general data, which disappears when the Email add-on is removed.
Does this add-on not write anything else anywhere?
Hi Erick,
If you uninstall it from the CP it should remove all of the data… is there something specific your running into?
Thanks,
-Tom Jaeger
Thanks Tom!
Theoretical question. Just figuring out the function. As I understand it, the addon does not save the data sent through the form anywhere and only writes the fact of sending to the log… Right?
And one more question. I created a form to contact the webmaster. Quite standard, but I do not request the sender’s email. Since the addon requires a mandatory sender’s email, I simply created a hidden field <input type=”hidden” id=”from” name=”from” value=”{url_title}@mail.com”> (url_title here to know from which page the form was filled out). For some reason, if I specify the value @510510510.com or many others, the mail does not arrive. But if I specify @mail.com or @anymail.com, everything is fine. I did not find anything in the mail server logs. I wonder why this happens? Maybe a filter is cutting somewhere along the way? Sendmail protocol.
Hi Erick,
I believe that is correct re Log. (It’s been a long time since I’ve jumped into it though).
On the domain part part for the sending FROM address.. My gut right off the bat is that it might be getting blocked by the receiving server or filtered as spam.
I’d probably just hard code the domain to something that’s working for you.
Thanks,
-Tom Jaeger
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.