- To: Dave Kempe <dave@xxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: [SLUG] Postfix question
- From: Raphael Kraus <raphael@xxxxxxxxxxxxxxxx>
- Date: Wed, 13 Jun 2007 19:52:32 +1000
- Cc: SLUG list <slug@xxxxxxxxxxx>
- User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)
Of course. Note the use of "E.g." inferring "for example" ;)
For an LDAP example see
http://postfix.wiki.xs4all.nl/index.php?title=Relay_recipient_maps_using_LDAP_against_Active_Directory
Aah... the beauty of documentation... :)
All the best,
Raphael
Dave Kempe wrote:
Raphael Kraus wrote:
E.g. in main.cf:
relay_recipient_maps
<http://www.postfix.org/postconf.5.html#relay_recipient_maps> =
hash:/etc/postfix/relay_recipients
And ensure that you put the list in relay_recipients and run postmap
on it.
or you could make that an ldap lookup i think
dave