[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gnus and Emacs freezes by sending mails
From: |
Drew Raines |
Subject: |
Re: Gnus and Emacs freezes by sending mails |
Date: |
Wed, 18 Aug 2010 10:11:05 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (x86_64-apple-darwin10.4.0) |
soujiro0725@gmail.com wrote:
> hi. My Gnus seems to have a problem recently. It had been fine, but
> all the sudden it cannot send mails at all.
>
> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.60 (gnu/linux)
>
> Gnus can receive incoming mails but cannot send mails. If I try to
> send mails by typing C-c C-c, Emacs freezes and I have to reboot the
> computer. I have no clue why. I do not even know what to check.
>
> Since it was working properly, the settings should no matter.
> Recently I have added "anything.el" and some other plugins. And I
> have added some RSS feeds. But I do not know what can interfere the
> sending mechanism.
>
> Could anyone give me tips for checking what is wrong with my Gnus? or
> the system?
Are you using a remote SMTP server? Perhaps it is unavailable. Try
connecting some other way to verify.
If it's an Emacs issue, you could M-x toggle-debug-on-quit RET, then
hit C-g while it's hanging and post the stacktrace. But you say you
have to reboot so that may not work.
-Drew