Re: Locating mutt logs
Will Yardley <[email protected]>
| Newsgroups | gmane.mail.mutt.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 15, 2024 at 11:51:19PM +0100, Peter Flynn wrote: > > Is it possible to turn logging on without having to compile my own mutt from > source? Or should I look for logs elsewhere? Somewhat depends whether your build has debug enabled, but first thing to try would probably be to run with "-d N" (like "-d 3", for example). (note: be careful about sharing what's in these debug logs, and I'd clean up the files once they're not needed anymore). w