filebat Mark <
filebat.mark@gmail.com> writes:
> One more confusing:
> - Since I have explicitly configured to use gnutls by (setq starttls-use-gnutls t), why we have STARTTLS output in the buffer of "*trace of SMTP seesion".
>
> Regards,
> Denny
>
> On Sun, Aug 15, 2010 at 5:59 PM, filebat Mark <
filebat.mark@gmail.com> wrote:
>
> Hi gnusers
>
> I can receive mails of gmail by imap. However, after struggling for several days, I still fail to send mail in gnus.
> Would you please help to root cause the problem? My environment: cygwin + ntemacs 23.
>
> Below is my gnus related configuration, and ~/.authinfo is correct.
>
> And it hangs with the output of "220 2.0.0 Ready to start TLS", when I try to invoke message-send in *Message* mode.
> No problem is found, when manually invoke "gnutls-cli-debug.exe
www.google.com".
>
> It seems hang at smtpmail.el::smtpmail-via-smtp
> line 672 (if (or (null (car (setq greeting
> (smtpmail-read-response process))))
As a workaround ...