|
|||
|
Php Mail Function / As nobody
Prevent the user 'nobody' from sending out mail to remote addresses (php and cgi scripts generally run as nobody if you are not using phpsuexec and suexec respectively.)
------------------------------ I have enabled this option. ----------------------------- Then mail sent through the server : php mail function. Gets Bounced messages. theman@AOL.COM unrouteable mail domain "aol.com" Return-path: <input@abc.com.com> Received: from nobody by server145.xuz.com with local (Exim 4.24) id 1AegQW-0006Pp-Mm for theman@AOL.COM; Thu, 08 Jan 2004 15:06:44 -0500 To: theman@AOL.COM Subject: ActivaciСn de cuenta de usuario nuevo. Anyone with a solution. ???
__________________
Ankush Dawar The Digital Media Designer |
|
|||
|
im sure some of them running a forum that support smtp to sendmail instead of mail(). Theres no server wide solution into it if u dont want to edit their script.
since you've disabled uesr nobody from sending email, that means the other option is to send email using a script that communicates with localhost port 25. That means? Script editing the only way to overcome this problem |
|
|||
|
Hey Phantom ! ...
I have phpSuExec installed and compiled with php. What next. Still mails are bouncing.
__________________
Ankush Dawar The Digital Media Designer Last edited by ankushdawar; 01-10-2004 at 10:48 AM. |
|
|||
|
No ... If I uncheck ...
Then my own clients try to spam others by using scripts. And It becomes a spamming issue at Spamcop.net and heavy loads on the box.
__________________
Ankush Dawar The Digital Media Designer |
|
|||
|
Quote:
With phpsuexec installed, the username gets used for executing any php / cgi scripts on the server. You mite need to setup permissions at times for scripts (i had this probs on a box, setting proper permissions on php scripts worked).
__________________
:: Anand :: Authorised cpanel Partner NOC ssh root@ who the hell is root ??? Cpanelappz Support Forums are up now. Register Today http://forums.cpanelappz.com WHM/cPanel API : http://whmapi.cpanelappz.com Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com |
|
|||
|
Quote:
My 2 cents.
__________________
:: Anand :: Authorised cpanel Partner NOC ssh root@ who the hell is root ??? Cpanelappz Support Forums are up now. Register Today http://forums.cpanelappz.com WHM/cPanel API : http://whmapi.cpanelappz.com Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com |
|
|||
|
Re: Php Mail Function / As nobody
Quote:
Try this on the shell dig aol.com ping aol.com It should resolve and provide you with ips (just for the heck of it) Now lets test the mail part. On shell type the following: mail -v theman@aol.com Complete the mail and let it send it. Check if the mail is delivered or not. If not, paste the entire contents here.
__________________
:: Anand :: Authorised cpanel Partner NOC ssh root@ who the hell is root ??? Cpanelappz Support Forums are up now. Register Today http://forums.cpanelappz.com WHM/cPanel API : http://whmapi.cpanelappz.com Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com |
![]() |
| Thread Tools | |
| Display Modes | |
|
|