Universal mail not mailing
I have read previous threads on Universal Mail not mailing, but none of them had the solution for my universal mail not working.
Files are attached. Pse advice
I have read previous threads on Universal Mail not mailing, but none of them had the solution for my universal mail not working.
Files are attached. Pse advice
The First question to look into before examining the code:
You have the UE behavior set to redirect to the aanmeldentks.php after sending the email, does this redirect occur?
One issue i see strait away is that both the from address and the to address are the same. Many SMTP Servers will not relay the email if the from and to address are the same since this is a common practice used in spam emails. You should make sure to use a unique email for the from address and the to address.
Who is your host? you have not entered an SMTP server address or port. This may work on some hosts, but may not on others.
in the email body section of the waue_sollform_1.php file, it is set to get the email body from the aanmelden_WAUE_HTML_WA_Universal_Email_1.php:
$MailBody = $MailBody . (GetFromPage("../../aanmelden_WAUE_HTML_WA_Universal_Email_1.php"));
this is a temp file created by UE, and should not be used for the email template.
you should select to use one of the em,ail templates and not chose the UE temp file.
No, it doesn't
Changed this
I run my own server. It's supposed to use sendmail
Changed it to Default
Ok, well the redirect not working indicates that UE is not even being triggered.
try using a different trigger like button submit pressed or any form post.
Got some javascript errors when editing. Deleted databridge, removed .dat file and reinstalled databridge. Then applied you last suggestion and working perfectly now. Thanks for the rapid and efficient (Web)assist
glad to hear it is working.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.