Alexei Batyr' writes: 

> Sam, 
> 
> I've tried to extend bofh options approach used for incorrectly formatted
> 8-bit messages to esmtpclient handling of improper destination DNS MX
> records (IP address instead of hostname). I've added line 
> 
> opt BOFHBADDNS=accept 
> 
> to the sysconfdir/bofh file and applied following patch to esmtpclient.c.
> However it doesn't work and it seems that getenv("BOFHBADDNS") returns null
> string. If I replace this call by "accept" constant everything is OK. What's
> wrong here?

esmtpclient does not read sysconfdir/bofh.  esmtpclient is a child of 
courierd, so its configuration file is sysconfdir/courierd. 

-- 
Sam 


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to