On 3.11.2007, at 7.54, Abhijit Hoskeri wrote:
There is a small typo in src/lib/network.c line 624return "A non-recovable name server error occurred";
Fixed: http://hg.dovecot.org/dovecot-1.0/rev/90b7671c8f2e
Sorry about the pedantry. BTW, I am getting this error whenever I amtrying to resolve a name from inside dovecot, but I can using the system tools. I am trying to get the proxying code to use hostnames as well asIP addresses.
The problem is most likely that login process is running chrooted. login_chroot=no would help. Another way would be to do this in dovecot-auth, but if it's done there it should be done asynchronously (or in auth worker processes) and doing async dns lookups would require some async dns library..
PGP.sig
Description: This is a digitally signed message part