]> Pileus Git - ~andy/fetchmail/commit
Call res_init() at the beginning of the poll, if the computer has res_search().
authorMatthias Andree <matthias.andree@gmx.de>
Fri, 8 Dec 2006 18:43:22 +0000 (18:43 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Fri, 8 Dec 2006 18:43:22 +0000 (18:43 -0000)
commit6aee1918ce18f22aa93b62e58f3151c82cc00eb0
tree2e010dbf0a994bfb709b5f0a08165a726e080805
parent890a533ab98e8b4ef986dd257c7d0be261a2e4db
Call res_init() at the beginning of the poll, if the computer has res_search().
This is supposed to re-read /etc/resolv.conf in order to pick up changes
made by dhcpcd, dhclient, pppd, openvpn or similar.
To fix Debian Bug #389270 (DNS errors in daemon mode) and others.

svn path=/branches/BRANCH_6-3/; revision=4986
NEWS
TODO.txt
fetchmail.c