close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Adjusting PHP for SMTP settings

Thread began 7/22/2009 4:08 am by mike370842 | Last modified 8/04/2009 1:07 pm by Ray Borduin | 2770 views | 5 replies |

mike370842

Adjusting PHP for SMTP settings

Good Day,

I am have some difficulty due to my limited knowledge of php.

I am using UE to response to our customers, and we have noticed that a small amount are actually reaching them.

I talked to our hosting company (fasthost.co.uk) and they provided me with these instructions to make it past there anti spam settings.


Use the PHP mail function and set the mail from using the following line of code - replacing $email_from with the correct domain name.
ini_set("sendmail_from", " $email_from ");
You need to add a fifth "-f" parameter to the sendmail function. This will set the name of the from address.
mail($email_to, $email_subject, $email_message, $headers, '-f'.$email_from);



I am just unsure on how to apply these changes and where.

Any assistance would be much appreciated.

Sign in to reply to this post

Ray BorduinWebAssist

That line of code appears in the mail_php.php include file. You can edit the code there directly.

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

mike370842

mail_PHP.php

Ray,

Thank you for taking the time to assist, but I must confess that I am limited in php, I went through the code in the mail_PHP.php file, and I could not fine a line similar to the one stated in the above text

($email_to, $email_subject, $email_message, $headers, '-f'.$email_from)

I can´t seam to find anything starting with $email. and I don´t want to mess to much with what I don´t know, of I will just end up making the problem worse :)

Any additional tips would be appreciated.

Thanks again.

Mike

Sign in to reply to this post

Ray BorduinWebAssist

There should only be one line of code that begins with:

mail(

if you aren't comfortable updating code by hand, find someone that is to help.

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

marketing331920

What?

I purchased a module at another vendor for a php tool kit that included form mail and form to excel and email. I will not include there name here. Except to say that in reading the response to the inquiry above is rather angering. I thought purchasing modules form Web Assist meant that we were purchasing a template or pre-built solution and not...go ask someone else type of ...service. I have purchased nearly every module and have just started to read and try to learn about them. I will go back to using the other module from the other provider...as I do not know php either and going to someone else...? I have a bad feelling about this now.

Sign in to reply to this post

Ray BorduinWebAssist

Sorry if it came off wrong. I meant to post back if you were having issues and someone would help here.

If you just did a find on the include file for the line mail( it would find the correct associated line. It is a complete solution that should work without updates on most standard configurations. Some configurations require hand coding, and it appears your host suggests that.

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