close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

GoDaddy & Security Assist Email Password

Thread began 8/08/2012 4:10 pm by bjgarner241692 | Last modified 8/10/2012 8:02 am by bjgarner241692 | 4073 views | 10 replies

Jason ByrnesWebAssist

Since you mention the option for Mail for Windows and Mail for Linux, it sounds like you are using Security Assist 1.

Is your hosting account with GoDaddy a windows based account or Linux?

If it is a windows based hosting account select the Mail For Windows option, if it is a linux based hosting account, select Mail For Linux.

You mention that using UE 4, you can send the email successfully, so my guess is that your hosting account is linux based, the windows hosting accounts with GoDaddy are very problematic with using the php mail() function to send emails.

GoDaddy's relay ser er can be rather slow sometimes, it is shared by all of the domains they host, I have seen email take a day to come through using GoDaddy.

In the second step of the Email password wizard, did you set redirects for if the lookup matches or fails? it's a good idea to set these redirects to go to separate pages, this help in determining if the email was sent to the SMTP server or not.

On the last step, make sure the from address is a valid email for your domain. you may also need to leave the from display name setting blank.

you my need to edit the WA_SecurityAssist/MAIL_PHP.php file, change line 211:


php:
$mailObj = mail($mailTo,$mailSubject,$mailContent,$mailHeader);



to:

php:
$mailObj = mail($mailTo,$mailSubject,$mailContent,$mailHeader,"-f".$mailFrom);




it is also possible that the email is coming through but being trapped as spam, don't forget to double check the spam folder.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

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.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...