At 11:09 PM 1/24/97 +0100, Carl Karlsson wrote:
>FWIW..
>Smtpd can't handle (at least not for me :) swedish characters in
>headers, something that is pretty common here in Sweden. Something to do
>with isprint, which return zero on the 8-bit iso chars (which made me
>pretty surprised, so it might be my fault somehow).
>Furthermore it won't accept mail without receiving a HELO, which makes it
>fairly unusable with the newest netscape (Communicator) which don't seem
>to send it (when using smtpd as SMTP Gateway for NS).
The 8 bit problem was recently pointed out to me. Given that I only send
standard-compliant mail, I've never seen the problem :-). (SMTP only allows
ASCII 7 bit characters.) I've got a patch for this.
I can't reproduce the "no HELO" problem. Mail works fine for me with just
MAIL FROM/RCPT TO/DATA. Does Netscape actually support SMTP? I thought it
only supported POP3..
-Rick
|
|