Hello all.
I am using the tell-a-friend function from the email module.
All works well.
The issue is this:
if I send an email with the FROM value being “[email protected]”, the first time works fine.
If I then send a new email shortly after the first and it uses the same value, it gives me an internal server error.
If I change that FROM value to .(JavaScript must be enabled to view this email address), it will then send.
is here some configuration to inhibit multiple emails being sent?
I am in the middle of testing so I need to keep sending the same email over and over.
Thanks
Rich