Re: Mail SMTP settings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Dec 03, 2005 at 10:17:59PM -0700, Dan wrote:
> Yes that does work but the return path and my mail headers still show  
> the main domain.  My point is that PHP should be acessing my SMTP  
> server specified but it is using the default local host instead.

If you note at php.net/mail that the SMTP  setting is only for
windows. Under *nix only as current installed MTA like sendmail can
be used.

you can set your sendmail_path to pass parameters like :
  /sbin/sendmail -f me@xxxxxxxxxxxx

Curt.
-- 
cat .signature: No such file or directory

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux