Hi Victor,

On 03/16/2013 11:25 PM, Viktor Dukhovni wrote:
[snip]
I've always avoided wildcard rewrites with LDAP, do the rewrite
only with actual valid user addresses.

Ok.

@domainA.org  @domainB.org

I don't recall whether "%d" works with "@domain" input keys.  I
would have guessed it does, but perhaps I overlooked something.
You really should not do this. Instead take the high road:

        query_filter = mailDeliveryAddress=%s
        result = mail

Will try that.

Wildcard rewrites break recipient validation.

Good to know. Thank you for your feedback.

Regards,
Patrick

Reply via email to