On 11-May-01 ah leung wrote:
> Hi all,
>
> How can I send MSmail (Intranet) using PHP script?
> I know there is a command "mail" in PHP to send Internet mail, are there any
> similar command to send MSmail using PHP script?
>
> If there is no way to do it in PHP, are there any other web solution able to
> generate and send MSmail?
>
> Urgent!!!!!
> Please advise!
> 1000 thanks!!!
>
Point SMTP in the php.ini file to your Exchange server, and let it handle the
RFC822 -> MAPI conversion.
Regards,
--
Don Read [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to
steal the neighbor's newspaper, that's the time to do it.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]