On Tue, 2007-11-06 at 17:25 +0530, Abhijit Hoskeri wrote:
> This is what I have come up with: (attached) proxy-host.diff
> Also there at : http://deeproot.in/~abhijit/proxy-host.diff
> 
> It works for me, after a little testing. Hope I have done it at the
> right place.


> +                       i_fatal("resolve_maybe: Can't resolve address
> %s: %s",
> +                               host, net_gethosterror(ret));

i_fatal() exits the process. You probably want to use i_error() instead.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to