Hello, I found strange issue which I can reproduce in Arch Linux, but not in Gentoo.
1) start mutt 2) send email - email is sent strace : http://paste.pocoo.org/show/570389/ 3) empty/change resolv.conf 4) send email - email is still sent, even though mutt had no change to resolve the smtp address strace : http://paste.pocoo.org/show/570391/ This is causing problems when I hibernate the notebook where the IP address of smtp server goes to LAN address and wake it up somewhere else where the address resolves to public address. Is it a bug/feature of mutt? Is it possible to turn off DNS caching in .muttrc or somewhere? Thank you Lubos
