Hello

I want to HOLD mail from an expecific user, well what i have done is
put in main.cf a line like this :

smtpd_client_restrictions = check_client_access hash:/etc/postfix/client_access

and my client_access file :

[EMAIL PROTECTED]  REJECT
[EMAIL PROTECTED]  HOLD

But nothing happens when i send an email from thunderbird, the email
from both user or user1 gets deliver to the destination.

Postfix is configured with virtual domains, and the users that we want
to HOLD/REJECT belongs to one of those virtual domains.

It seems that aacess file is being ignored.

regards.

PD: yes i did postmap client_access

Reply via email to