close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Need to change sending SMTP server

Thread began 4/29/2015 8:55 am by Martin | Last modified 4/30/2015 3:30 pm by Ray Borduin | 1755 views | 5 replies |

Martin

Need to change sending SMTP server

Hi there, I have to upgrade a number of old Universal Email Contact forms to use a new SMTP server. However, I cannot see how to enter in the authentication information.

I am switching a number of old contact forms over to using the Mandrill service provided by MailChimp. I can see in Universal email how to change the host and port, but I cannot see how to add SMTP username and SMTP password? Any ideas on how to do this or how to even do it manually in the files?

Thanks in advance!
Martin

Sign in to reply to this post

Ray BorduinWebAssist

Standard php mail doesn't support that. You will have to switch your mail object in universal email to PEAR mail, which does allow authenticated emails.

Sign in to reply to this post
Did this help? Tips are appreciated...

Martin

Thanks Ray. I see how to change the email object to pear. I have entered in the information that it requires and uploaded the changed files. Now when it submits it goes to a blank page.

I can see on the Mandrill site that the form has not successfully submitted.

Any ideas?

Thanks,
Martin

p.s. I saw a field called path to pear. Is this something that needs to be filled out? I am using a GoDaddy server for this site.

Sign in to reply to this post

Ray BorduinWebAssist

Usually the default path is correct. Did you upload the Pear include file that was added to your page?

Add this to the top:

<?php
ini_set('display_errors',1);
?>

Sign in to reply to this post
Did this help? Tips are appreciated...

Martin

Hi Ray,

Yes, I have made doubly sure that the files are indeed uploaded. The pear file and the mail file. Here is the error I am getting.

Warning: require_once(Mail.php): failed to open stream: No such file or directory in /home/creativepixel1/public_html/cascadeglass.ca/webassist/email/PEAR_Mail_using_SMTP_php.php on line 113

Fatal error: require_once(): Failed opening required 'Mail.php' (include_path='.:/opt/alt/php54/usr/share/pear:/opt/alt/php54/usr/share/php') in /home/creativepixel1/public_html/cascadeglass.ca/webassist/email/PEAR_Mail_using_SMTP_php.php on line 113

Thanks,
Martin

Sign in to reply to this post

Ray BorduinWebAssist

Have you checked with your hosting provider to make sure PEAR is installed on the server? That error implies it may not be.

Sign in to reply to this post
Did this help? Tips are appreciated...

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