Stig Venaas wrote:

> Comments?

well, the current SMTP implementation in win/sendmail.c is,
lets say, at least suboptimal

it misses a lot of requirements from the RFCs (821/822 or the
newer 2821/2822), e.g. case insensitive headers, handling of
lines beginning with a '.', limited message size ...

so while having a common codebase for mail() using SMTP on
UNIX *and* Win32 is definetly a good thing it might be worth
to have a look at different SMTP implementations to integrate
for that

improving this situation has been on my list for quite a while
(see the error assignments on bugs.php.net) but i still have
no working Win32 dev. system :(

hope to get that installed and configured on the conference
next month, there should be enugh man and brain power around
in Frankfurt by that time ...

-- 
Hartmut Holzgraefe  [EMAIL PROTECTED]  http://www.six.de  +49-711-99091-77

Besuchen Sie uns auf der Systems in München in Halle B1 Stand 254



-- 
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