[courier-users] Incoming ESMTPD via SSL

This is a discussion on [courier-users] Incoming ESMTPD via SSL within the Courier-Imap forums, part of the Mail Servers and Related category; I bet im forgetting something simple, but how do i remove incoming SSL as a requirement for SMTP? We have ...


Go Back   Usenet Forums > Mail Servers and Related > Courier-Imap

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-16-2008
Glenn R. Martin
 
Posts: n/a
Default [courier-users] Incoming ESMTPD via SSL

I bet im forgetting something simple, but how do i remove incoming SSL
as a requirement for SMTP?

We have a few companies we deal with with SMTP servers so old it looks
like they cannot handle it. We get the following in the logs:
May 16 01:00:55 gibson courieresmtpd: courieresmtpd: STARTTLS failed:
couriertls: accept: error:140EC0AF:SSL routines:SSL2_READ_INTERNAL:non
sslv2 initial packet
or
May 16 00:56:11 gibson courieresmtpd: courieresmtpd: STARTTLS failed:
DEBUG: Unexpected SSL connection shutdown.

Thanks

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users

Reply With Quote
  #2 (permalink)  
Old 05-17-2008
Sam Varshavchik
 
Posts: n/a
Default Re: [courier-users] Incoming ESMTPD via SSL

Glenn R. Martin writes:

> I bet im forgetting something simple, but how do i remove incoming SSL
> as a requirement for SMTP?


SSL is not required for SMTP, unless you explicitly set the configuration,
as such.

> We have a few companies we deal with with SMTP servers so old it looks
> like they cannot handle it. We get the following in the logs:
> May 16 01:00:55 gibson courieresmtpd: courieresmtpd: STARTTLS failed:
> couriertls: accept: error:140EC0AF:SSL routines:SSL2_READ_INTERNAL:non
> sslv2 initial packet
> or
> May 16 00:56:11 gibson courieresmtpd: courieresmtpd: STARTTLS failed:
> DEBUG: Unexpected SSL connection shutdown.


This would be a different question -- how to disable SSL, period.

Remove the COURIERTLS setting from the esmtpd-ssl configuration file.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQBILiD8x9p3GYHlUOIRAnx8AJ9gPGgqrX1RrP9u4dmHw+ cd0SfG8QCdH/5Y
tBTjMc5qqegMbJDOnTwpKvU=
=7vGD
-----END PGP SIGNATURE-----

Reply With Quote
  #3 (permalink)  
Old 05-17-2008
Gordon Messmer
 
Posts: n/a
Default Re: [courier-users] Incoming ESMTPD via SSL

Glenn R. Martin wrote:
> We have a few companies we deal with with SMTP servers so old it looks
> like they cannot handle it. We get the following in the logs:
> May 16 01:00:55 gibson courieresmtpd: courieresmtpd: STARTTLS failed:
> couriertls: accept: error:140EC0AF:SSL routines:SSL2_READ_INTERNAL:non
> sslv2 initial packe


Try updating to the latest release of Courier, and removing all of the
TLS_PROTOCOL and TLS_STARTTLS_PROTOCOL settings from all of your
configuration files.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users

Reply With Quote
  #4 (permalink)  
Old 05-17-2008
Glenn R. Martin
 
Posts: n/a
Default Re: [courier-users] Incoming ESMTPD via SSL


On 16 May 2008, at 23:09 , Gordon Messmer wrote:

> Glenn R. Martin wrote:
>> We have a few companies we deal with with SMTP servers so old it
>> looks
>> like they cannot handle it. We get the following in the logs:
>> May 16 01:00:55 gibson courieresmtpd: courieresmtpd: STARTTLS failed:
>> couriertls: accept: error:140EC0AF:SSL
>> routines:SSL2_READ_INTERNAL:non
>> sslv2 initial packe

>
> Try updating to the latest release of Courier, and removing all of the
> TLS_PROTOCOL and TLS_STARTTLS_PROTOCOL settings from all of your
> configuration files.
>


Sam's suggestion didnt work on either end. Gordon yours may have,
however it stops us from sending mail out as we are ALL configured to
use SSL, and weve got a bunch of devices. So changing the settings
would just anger people.

How can i set this up so that both the SSL version and the plain port
25 one are running in tandem?

> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> courier-users mailing list
> courier-users@lists.sourceforge.net
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-
> users



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users

Reply With Quote
  #5 (permalink)  
Old 05-17-2008
Gordon Messmer
 
Posts: n/a
Default Re: [courier-users] Incoming ESMTPD via SSL

Glenn R. Martin wrote:
> On 16 May 2008, at 23:09 , Gordon Messmer wrote:
>
>> Try updating to the latest release of Courier, and removing all of the
>> TLS_PROTOCOL and TLS_STARTTLS_PROTOCOL settings from all of your
>> configuration files.
>>

>
> Sam's suggestion didnt work on either end. Gordon yours may have,
> however it stops us from sending mail out as we are ALL configured to
> use SSL, and weve got a bunch of devices. So changing the settings
> would just anger people.
>


No, it won't stop you from using SSL. Removing the TLS_PROTOCOL and
TLS_STARTTLS_PROTOCOL settings from the configuration files under the
current version of Courier will cause courier to use the default
settings. The defaults use an interoperable SSL handshake.

You should also make sure that TLS_CIPHER_LIST is set to the default in
all of your configuration files.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users

Reply With Quote
  #6 (permalink)  
Old 05-17-2008
Glenn R. Martin
 
Posts: n/a
Default Re: [courier-users] Incoming ESMTPD via SSL


On 17 May 2008, at 02:03 , Gordon Messmer wrote:

> Glenn R. Martin wrote:
>> On 16 May 2008, at 23:09 , Gordon Messmer wrote:
>>
>>> Try updating to the latest release of Courier, and removing all of
>>> the
>>> TLS_PROTOCOL and TLS_STARTTLS_PROTOCOL settings from all of your
>>> configuration files.
>>>

>>
>> Sam's suggestion didnt work on either end. Gordon yours may have,
>> however it stops us from sending mail out as we are ALL configured to
>> use SSL, and weve got a bunch of devices. So changing the settings
>> would just anger people.
>>

>
> No, it won't stop you from using SSL. Removing the TLS_PROTOCOL and
> TLS_STARTTLS_PROTOCOL settings from the configuration files under the
> current version of Courier will cause courier to use the default
> settings. The defaults use an interoperable SSL handshake.
>
> You should also make sure that TLS_CIPHER_LIST is set to the default
> in
> all of your configuration files.
>


Ill schedule it with my crew and upgrade, thanks Gordon.

>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> courier-users mailing list
> courier-users@lists.sourceforge.net
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-
> users



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:47 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0