This is a discussion on Re: [courier-users] Fedora Core 3 openssl / couriertls problems within the Courier-Imap forums, part of the Mail Servers and Related category; This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages. --=_mimegpg-commodore.email-scan.com-27525-1108915061-0001 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit Vincent Schonau writes: > Since upgrading to Fedora Core 3, esmtpd-ssl and smtp-starttls have > stopped working for me; on a 0.47 and a 0.48.2 installation. > > An SSL or STARTTLS connection can be established, and the ESMTP > greeting is sent to the client, but it appears the server is not > reading the input (from an openssl s_client session): > > 220 werkt.niet.net ESMTP NO UCE NO UBE You may be relaytested > EHLO TEST > > [ and then... nothing ] > > A strace of the couriertls process at this point shows: > > select(6, [0 5], [], NULL, NULL) = 1 (in [0]) > read(0, "\27\3\1\0 ", 5) = 5 > read(0, "b\373\202Vqo\36\302Zg\306\rew\324\364\220f1\315\3 27G\216"..., > 32) = 32 > read(0, "\27\3\1\0 ", 5) = 5 > read(0, "*\362\24\267|\23\224\311\331\372o\10\341\245ID\36 6z\345"..., > 32) = 32 > select(6, [5], [5], NULL, NULL) = 1 (out [5]) > write(5, "EHLO TEST\n", 10) = 10 SMTP commands must be terminated with a \r\n. If you're invoking couriertls from a shell, pipe the standard input through addcr. --=_mimegpg-commodore.email-scan.com-27525-1108915061-0001 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBCGLN1x9p3GYHlUOIRAn/kAJwNR25KxsBKiYEr9dVOajKY5hcNxwCcDjYI opZs8Mrq+LlrQfMK5MeiV+U= =Ybmc -----END PGP SIGNATURE----- --=_mimegpg-commodore.email-scan.com-27525-1108915061-0001-- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |