|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Michael Tokarev (mjt
tls.msk.ru)Date: Sun Feb 18 2001 - 11:27:16 CST
"Diaolin (Natali Giuliano)" wrote:
[]
> ok probed but it doesn't work, with this restrictions the users can only send
> mail locally:
> smtpd_recipient_restrictions =
> hash:/etc/postfix/restricted_senders, allow_relay_domains
^^^^^^^^^^^^^^^^^^^
Shuold this be "check_relay_domains" instead? You should have tons
of postfix warning/errors in logs about this.
By default, recipient_restrictions is:
# postconf -d smtpd_recipient_restrictions
smtpd_recipient_restrictions = permit_mynetworks,check_relay_domains
Probably you should also add `permit_mynetworks' before `check_relay_domains',
so that other users at YOURnetworks can send mail everywhere.
[]
Regards,
Michael.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]