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

Re: GCC hangs



megacz@cmu.edu writes:

> Whenever I stick a GCC line into an email I send, the email gets sent,
> but nnimap hangs (emacs freezes, recoverable with C-g) trying to write
> to the folder. I've tried

There's a known bug in `imtest', the program that handles the kerberos
stuff. Disabling the kerberos privacy/integrity options with

(setq imap-imtest-arguments "-k")

work around the bug, but you should understand what that mean before
doing it.

Have a look at buffer *imap-log* when this happens, you should see a
kerberos error last in the buffer.