great knowledge. thanks Wietse.
master.cf:
submission ... ... ... ... ... ... smtpd
-o { smtpd_client_restrictions =
check_sasl_access inline:{{ user@example = OK }}
static:{ REJECT this user is not allowed to send mail }
}
...other -o options...
submissions ... ... ... ... ... ... smtpd
-o { smtpd_client_restrictions =
check_sasl_access inline:{{ user@example = OK }}
static:{ REJECT this user is not allowed to send mail }
}
...other -o options...
Instead of 'submissions', some configurations use 'smtps' for the same thing.
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]