help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: smtpmail with tls hangs


From: David
Subject: Re: smtpmail with tls hangs
Date: Fri, 29 Aug 2008 17:14:03 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2.90 (gnu/linux)

Peter Rayner <peter.rayner@lsce.ipsl.fr> writes:
> The smtp trace buffer only contains the "quit" from the c-g.
>
> If I run, from the shell
> gnutls-cli myhost.mydomain -p 465
> I get
> 220 myhost.mydomain ESMTP Postfix
> and typing
> EHLO myhost.mydomain
> elicits the usual smtp replies. 

You're probably dealing with ssmtp instead of smtp+starttls. smtpmail.el
only supports the latter. See e.g. this thread

http://thread.gmane.org/gmane.emacs.help/52049

for details.

-David





reply via email to

[Prev in Thread] Current Thread [Next in Thread]