On 16-07-2024 00:15, Peter Flynn wrote: > On 16/07/2024 00:03, Will Yardley wrote: > > 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). > > I tried that but it doesn't appear to do anything different. > > *Where* would it put such debug information? Clearly not to the terminal. > > BTW does Mutt generate *any* logs at all by default (I don't mean debug > logs).
$ mutt -v | grep DEBUG will show you whether your build has debug enabled. -- Best regards, MikZyth.