>Am I completely blind
>
>cant se either
>check_recipient_maps or to_relay_recipients.map anywhere where am I 
>supposed to find these ?

you set up one or both types recipient maps:

local_recipient_maps =
  hash:/etc/postfix/to_local_recipients.map

relay_recipient_maps =
  hash:/etc/postfix/to_relay_recipients.map

and then in

smtpd_recipient_restrictions =
  .
  .
  check_recipient_maps,
  .
  .


Len


Reply via email to