Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TLS_rcpt question - enable TLS on Hub > Relay transaction

Status
Not open for further replies.

josefismael

Technical User
Aug 11, 2010
1
US
Hi all

I have a Sendmail question around forcing outbound TLS for messages to an external domain. Since this external domain uses a smarthost for inbound mail, I know I need to use TLS_Rcpt.

The problem is, outbound messages keep failing when Hub passes the message to Relay as that internal transaction isn't being encrypted (being on the same box and all).

Basically this is what I get:

Aug 11 11:46:47 myservername Hub[31581]: o7BGkDTj031564: ruleset=tls_rcpt, arg1=user@externaldomain.com, relay=localhost.mydomain.com., reject=503 5.7.0 encryption too weak 0 less than 128

Any ideas what I have to do? I'm thinking I need to either enable TLS on the Hub>Relay transaction, or I need to find a way to not trigger the tls_rcpt rule until the message goes to Relay.

any ideas are welcome - thanks in advance!

jm
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top