On 19/09/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > hi all, > > i am planning a Mailserver Migration from 4.50 to 4.68 > By chcking the old exim4.conf i found a Parameter called > > hostlist vrfy_hosts = 10.33.9.60 > > i did find several doocu to that in the book and other places but couldn' > t exactly understand what it does. > The funny thing is that the host specified is off since months. > In newer default config files of exim i couldn't find that setting.
It's not a 'setting' as such - its a bit like a variable assignment. It only means something if you refer to that hostlist somewhere later in the config. If you don't, then you don't need the hostlist. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
