Re: Hang on startup

2018-10-15 Thread Jostein Berntsen
On 15.10.18,14:56, Ben Boeckel wrote: > Hi, > > I've been experiencing this for a while and I'd like to get to the > bottom of it. When starting `mutt`, sometimes it hangs for a long time > before drawing the UI (input is appropriately buffered though). Is there > some network call done on

Re: I need some clarification of what 'reply-hook' does please

2018-10-15 Thread Kevin J. McCarthy
On Mon, Oct 15, 2018 at 07:46:00PM +0100, Chris Green wrote: > When the documentation says "reply-hook is matched against the message > you are replying to," does that mean I can use it to hook all messages > sent to just one of my 'alternates' addresses? > > I want to execute an action only when

I need some clarification of what 'reply-hook' does please

2018-10-15 Thread Chris Green
When the documentation says "reply-hook is matched against the message you are replying to," does that mean I can use it to hook all messages sent to just one of my 'alternates' addresses? I want to execute an action only when I am replying to an E-Mail which has been sent to 'c...@isbd.net' and

Re: I need some clarification of what 'reply-hook' does please

2018-10-15 Thread Chris Green
On Mon, Oct 15, 2018 at 12:34:18PM -0700, Kevin J. McCarthy wrote: > On Mon, Oct 15, 2018 at 07:46:00PM +0100, Chris Green wrote: > > When the documentation says "reply-hook is matched against the message > > you are replying to," does that mean I can use it to hook all messages > > sent to just

Re: Hang on startup

2018-10-15 Thread Kevin J. McCarthy
On Mon, Oct 15, 2018 at 02:56:37PM -0400, Ben Boeckel wrote: > I've been experiencing this for a while and I'd like to get to the > bottom of it. When starting `mutt`, sometimes it hangs for a long time > before drawing the UI (input is appropriately buffered though). Is there > some network call

Re: Hang on startup

2018-10-15 Thread Ben Boeckel
On Mon, Oct 15, 2018 at 12:42:27 -0700, Kevin J. McCarthy wrote: > Mutt performs a DNS lookup using gethostname() and getaddrinfo() to try > to find out the host's FQDN. If you are hanging, it could be this is > not configured correctly. > > Adding a line to /etc/hosts with a FQDN may help: >

Hang on startup

2018-10-15 Thread Ben Boeckel
Hi, I've been experiencing this for a while and I'd like to get to the bottom of it. When starting `mutt`, sometimes it hangs for a long time before drawing the UI (input is appropriately buffered though). Is there some network call done on startup or other I/O (`strace` shows that it is in the