Dear Maintainer,
I have wl-beta to pick up Imap email from several places, over ssl.
This all works.
If I suspend my laptop, and resume it somewhere where /etc/resolv.conf
is different (home vs work for instance), any attempt to fetch email
gives:
mailserver.name/993 Temporary failure in name resolution
Other emacs functions work properly: I can do
(dns-query "mailserver.name")
in a *scratch* buffer, and get the correct response.
strace shows an attempt to talk to the old nameserver.
Quitting wl and restarting it does not help. The only solution is to
exit from Emacs and restart.