Re: Move of mailserver

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

 



Hi 

Use phpinfo() to check that you are using the php.ini from the directory
you think you are, and not from C:\Windows or some other path with
higher priority..

> The part of php.ini which is about mail-function:
> 
> [mail function]
> ; For Win32 only.
> smtp = mail.hmn
> smtp_port = 25
> sendmail_from = HMN Webserver <php@hmnr>

Windows doesn't like that format for the from field.  Use php@hmnr only
without the name in front.
--
Niel Archer

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux