On Fri, Jul 12, 2013 at 02:20:47PM -0300, Hugo Osvaldo Barrera wrote:
> 
> Hmmm... It's odd, because it looks like smtpd isn't using TLS when
> relaying my local email.
> Let me explain a bit.
> 
> [...]
>

Can you include the output of 'smtpd -dv' as the daemon starts and until
it stabilizes ?

It's hard to debug without that information, but it TLS should work fine
as I used it daily on both OpenBSD and Linux Debian.


> I understand that the first part (mutt->smtpd) doesn't run TLS; because
> my local instance doesn't listen with TLS, but shouldn't the email be
> relayed using TLS (local smtpd->remote smtpd)?
>

Yes, unless you explicitely require no encryption or smtps using one of
the following:

     relay via smtp://
     relay via smtps://

TLS is always attempted first.


> Emails from EXTERNAL hosts seem to be using TLS, and, from the looks of
> the logs, my local smtpd isn't trying to use STARTTLS at any given moment.
> 
> Is this a bug? Shouldn't smtpd always try to use TLS on outgoing email?
> 

Logs needed


-- 
Gilles Chehade

https://www.poolp.org                                          @poolpOrg

-- 
You received this email because you are subscribed to the "[email protected]" 
list
To unsubscribe, send mail with subject: [[email protected]] unregister

Reply via email to