Re: virtual_alias_maps/relay_recipient_maps in smtpd_recipient_restrictions

2009-01-05 Thread Wietse Venema
Jeremie Le Hen: > Hi list ! > > As far as I understand, there is an "implicit" check in the > smtpd_recipient_restrictions parameter when virtual_alias_maps > or relay_recipient_maps is specified. But when does it append? By default, the check happens at the end. However, you can specify the do

virtual_alias_maps/relay_recipient_maps in smtpd_recipient_restrictions

2009-01-05 Thread Jeremie Le Hen
Hi list ! As far as I understand, there is an "implicit" check in the smtpd_recipient_restrictions parameter when virtual_alias_maps or relay_recipient_maps is specified. But when does it append? >From my own testing, I think it is check at the very end but I would like to know if there's a rule