I enabled the following features in the sendmail.mc:
FEATURE(`access_db',`hash -T<TMPF> -o /etc/mail/access.db')
FEATURE(`blacklist_recipients')dnl
Build the sendmail.cf
Entered the following lines in the file: /etc/mail/access:
123.123.123.123 REJECT
Build the access_db with:
makemap hash /etc/mail/access < /etc/mail/access
rc sendmail restart or /etc/init.d/scalix restart
BUT nothing happens.
Isn't it ture, that a user with the IP: 123.123.123.123 is not allowed to send or receive e-mails?
Or does SCALIX not support the access_db?
Thanks
Thorsten