Kevin A. McGrail wrote:

> Anyone happen to know if there is a macro/env variable set by sendmail
> that can be accessed inside MD if there was a match in the access file?

Possibly, but the access DB is (likely) to be a Berkeley DB file, so
you may (assuming "defang" can read the file) be able to tie it using
DB_File.

If (for whatever reason) /etc/mail/access.db is not readable by "defang",
I guess you could generate a defang-readable copy whenever you update
the /etc/mail/access text file.

Regards,

David.
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to