* Cuenta la leyenda que Davi Leal ([EMAIL PROTECTED]) escribi�:
> Hi,
>
> I have two domains. One the real 'ene.es' and the second the virtual
> 'gesida.com'.
>
> Both [EMAIL PROTECTED] and [EMAIL PROTECTED] are allowed recipients. I want reject
> [EMAIL PROTECTED]; as in sendmail, with "error:nouser No such user here" in the
> file /etc/mail/virtusertable. So, I will get only the [EMAIL PROTECTED]
>
> Reference: http://www.sendmail.org/virtual-hosting.html
>
Davi,
Is this what are you looking for?
main.cf:
smtpd_recipient_restrictions =
(..)
check_recipient_access hash:/etc/postfix/recipient_access
(..)
recipient_access:
user@domain 550 message
--
Regards,
Germ�n
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]