close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Email Setup

Thread began 3/02/2010 8:47 am by mora398588 | Last modified 3/09/2010 5:22 pm by Eric Mittman | 1290 views | 3 replies |

mora398588

Email Setup

I would like to setup the ability to send emails using SecurityAssist; however, I am having trouble setting up the email protocols. My company uses Yahoo Small Business as its Internet Provider and Web Host. Yahoo requires a port of 465 with SSL encryption for is SMTP server. When I enter this information into SecurityAssist, I get back a warning that the port is not working and unable to communicate with the server.

Furthermore, I have attempted to try both the Mail in Windows and Mail in Linex options to see if they would do anything to help. Both returned the same warning with the same mail protocols entered it.

Your assistance would be appreciated. Thank you.

Sign in to reply to this post

Eric Mittman

Does the mail server require authentication? If so you need to use PEAR Mail for this. Only when you use PEAR mail will you will be able to pass login credentials. You would need to ensure that you have this installed in your PHP server before you can configure it in Universal Email.

Sign in to reply to this post

mora398588

I installed PEAR. I watched a tutorial from your website providing directions to using Universal Email to send form information from my contact page using DW edit utilities in Universal Email. I followed the directions, including putting in the correct path to PEAR. When testing on my testing server, it appears to be working; I am redirected to page I indicated in UE. The problem I am experiencing is the HTML email I designed is not being sent. I am sending you the file used for your review.

Attached Files
MailFormatting_PHP.zip
PEAR_Mail_using_SMTP_PHP.zip
WAUE_contact_1.zip
contact.zip
Sign in to reply to this post

Eric Mittman

On line 9 of your contact page it looks like you are setting the recipient to false like this:

php:
$RecipientEmail = false;



This should be a string for the email that you would like this to send to, like this:

php:
$RecipientEmail = "youremail@domain.com";



When you have it set like this it should then send to the address specified.

Sign in to reply to this post

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...