November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi!
Do you get anything useful about the connection attempts through fiddler, or the net tab in firebug, when pushing the button externally? Do you get 200 OKs or something else? any js errors? I haven't used Mail in quite a few versions but can you see if there is something wrong in the response content? Just brainstorming, trying to figure out if those are server side validation messages or client side validation failing due to the server not responding properly.
Have a good weekend!
//Mathias
Hi,
I am new to using EPiServer mail, and have come across a validation error when trying to send a newsletter through the EPiServer UI (Mail -> New Mailing)
If I am logged on the server (RDC), and using the localhost URL, I get no validation error message, and the newsletter is sent.
However, if I access the solution externally using the IP address or an URL, and try sending the exact same newsletter page, the solution thinks for about 30 seconds after pushing the send button, and then i get a nice little red star next to the language option and an error message saying something like "Some fields have not been filled out correctly...."
Can anybody point me to possible error sources?