On Tue, 15 Jun 2004, Alan Pfeiffer-Traum wrote:

> Using stream_by_domain, I find that $Domain is set to the virtual
> domain, not the "real" domain.  Apparently when filter_begin is called,
> sendmail's recursion through the virtusertable hasn't yet happened.

Right.  What MIMEDefang sees is the argument to the RCPT command.

> Is there a way to control this?

You'd have to "manually" apply Sendmail's virtusertable lookups.  You
can try using "sendmail -bv [EMAIL PROTECTED]" and parsing the output.

Regards,

David.
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to