I recently submitted a patch to cvs that allows you to use an external
mailer, just as the unix builds use sendmail.  I tested using indigomail,
which has a compatible command line syntax to sendmail.  To use the external
mailer, you specify the sendmail_path option in the ini file (leave blank to
use the internal mailer).
Shane

----- Original Message -----
From: "colin mcdonald" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 18, 2001 1:33 PM
Subject: [PHP-DEV] mail() and windows


> hi there,
>
> I've been reading about (and experiencing) the problems with sending
> mail on windows.
>
> Question:  Are there any plans in the near future to clean/rewrite this
> code?  I keep seeing the comment that "mail() badly needs a rewrite on
> windows".
>
> Question(s):  If there are no plans in the near future, how can I help?
>   What needs to be rewritten (besides the obvious handling Bcc header
> and making the header case-insensitive)?  I've been experiencing
> problems when sending attachments that are slightly longer than 2kb.
> What would need to be rewritten to get this working.  Is it a lower
> level than the code in php (ie win sockets)?
>
> thanks and hope I can help!
>
> colin
>
>
> --
> PHP Development 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]
>


-- 
PHP Development 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]

Reply via email to