|
Save the teapot fund New CSS web design for Wibble proudly provided by Kelv. Please contact the webmaster with any questions or concerns. |
Wibble > List archives > postfix > 2004 > October [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: how to translate hash into ldap form??
On Tuesday, October 05, 2004 at 04:25 CEST,
Hiu Yen Onn <yohiu@xxxxxxxxxxxxxxx> wrote:
> i want to restrict certain ppl from receiving external emails apart from
> mails that originated from my own domain.
> thus, i do this.
>
> smtpd_recipient_restrictions = hash:/etc/postfix/lanonly
This means:
smtpd_recipient_restrictions =
check_recipient_access hash:/etc/postfix/lanonly
> then, from lanonly file, i write this
> admin@xxxxxxxxxxxxxxx permit_mynetworks, reject
>
> then, i save it. then, it works. ok, now, i wish to translate all these
> into ldap form.
> then, what should i do then?????? pls advise.
Do you need help with the LDAP schema or with constructing a Postfix
LDAP query filter?
--
Magnus Bäck
magnus@xxxxxxxxxxx
|