Jonathan Engbrecht:
> Thank you!
>
> The only thing that's a little odd is that the embedded-space construct:
> static:{reject 5.1.1 user unknown} doesn't seem to work in this context. I
> get:
>
> ... postfix/smtpd[31453]: generic_checks: name={reject
> ... postfix/smtpd[31453]: warning: unknow
Thank you!
The only thing that's a little odd is that the embedded-space construct:
static:{reject 5.1.1 user unknown} doesn't seem to work in this context. I
get:
... postfix/smtpd[31453]: generic_checks: name={reject
... postfix/smtpd[31453]: warning: unknown smtpd restriction: "{reject"
Chan
Jonathan Engbrecht:
> I route mail for a number of relay_domains - recipient addresses are
> validated using verify via address_verify_transport
>
> For *one* of these domains, I'd like to validate addresses using an ldap
> map configured with relay_recipient_maps rather than smtp lookahead.
>
>
I route mail for a number of relay_domains - recipient addresses are
validated using verify via address_verify_transport
For *one* of these domains, I'd like to validate addresses using an ldap
map configured with relay_recipient_maps rather than smtp lookahead.
I have the ldap connection working