Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
Subject: Re: gnus and smtp autohentication
Date: Sun, 21 Dec 2003 12:45:50 +0000	[thread overview]
Message-ID: <87ekuye3up.fsf@emptyhost.emptydomain.de> (raw)
In-Reply-To: <df73ae29.0310272301.11bf861f@posting.google.com>

nurullah_akkaya@yahoo.com (Nurullah Akkaya) writes:

> i use yahoo pop mail and yahoo's SMTP server requires authentication
> i am using the code below to send mail but when i try to send mail
> emacs freezes and i can not send mail.

Can you wake up Emacs with the C-g key?  (Maybe hit it twice.)

If that works, then please do C-u 1 M-x toggle-debug-on-error RET and
repeat the problem.  When Emacs appears to have hung, hit C-g.  Study
the resulting backtrace.  Hit c.  Wait a while (20 seconds, say).  Hit
C-g again.  Study the resulting backtrace.  Hit c, wait, C-g, study,
and so on for maybe 5 or 10 times.

Now you should have seen a pattern to what is happening: you should be
able to tell whether Emacs is stuck in the same function all the time,
or whether it is making slow progress, or whether it is in an infinite
loop.

Report your findings.

Another useful thing to do is to (setq smtpmail-debug-info t) and
repeat the problem.  When Emacs appears hung, wake it up with C-g.
Now you should have a buffer called *trace of smtp session...* or
something similar.  Post the contents of that buffer (after censoring
the passwords, if any).

Kai


  reply	other threads:[~2003-12-21 12:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-28  7:01 Nurullah Akkaya
2003-12-21 12:45 ` Kai Grossjohann [this message]
     [not found]   ` <yoijvfoaj6bq.fsf@frealaf.dd.chalmers.se>
2004-01-02 17:56     ` Kai Grossjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ekuye3up.fsf@emptyhost.emptydomain.de \
    --to=kai@emptydomain.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).