| Private Hosting Questions about VPS, dedicated servers and colocation. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Apr 2007
14 posts
Gave thanks: 0
Thanked 0 times
|
Mail going into junk folder
I run a message board and my actiavation mail is going into user's junk folder on hotmail accounts. It is a common problme with bulletin boards and I was told that the reason is because the script is running under user: nobody.
Is there anyway to change that? |
|
|
|
|
|
#2 (permalink) | |
|
*buntu - Sweeet!
Super #1
Joined in Mar 2004
Lives in Missouri
1,249 posts
Gave thanks: 10
Thanked 8 times
|
Put a request in to support to install PHPsuexec. That should take care of it, as scripts will no longer run as nobody.
__________________
servers: dedi - petra1.petrahosting.net, petra2.petrahosting.net Homepage: fernau.us (on petra1) Failure is not an option. It comes standard with all Microsoft products. Quote:
|
|
|
|
|
|
|
#3 (permalink) |
|
Surpass Fan
Comfy Contributor
Joined in Sep 2004
Hosted on Pass42
278 posts
Gave thanks: 4
Thanked 50 times
|
Sychev,Most bulletin boards have an option to use SMTP to send e-mail instead of the built in PHP e-mail functions. I noticed the site in your profile is running vBulletin. I know that vBulletin has this option. As John mentioned, when using the built in PHP functions to send e-mail they are using the default server account (in your case nobody). However, with SMTP you can create you own e-mail account in cPanel for sending forum e-mail. Here is vBulletin's manual page on configuring SMTP e-mail: http://www.vbulletin.com/docs/html/m...ons_email_smtp I realize this topic is over a month old, but I don't recall seeing it until John gave it a bump. I hope this helps. |
|
|
|
|
|
#4 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Apr 2007
14 posts
Gave thanks: 0
Thanked 0 times
|
Thank a lot for the information and for posting the link.
Actually adding SPF record was enough to get rid of the problem ![]() Here is some info that I would highly recommend for any web site owner who sends out emails on regular basis: http://postmaster.msn.com/Services.aspx#SenderSolutions Thank again! |
|
|
|