Thanks guys for pointing out that the mail was sent via send mail, I could
not tell that by the logs. SquirrelMail defaults to this and I was not smart
enough to know it needed to be changed.
> - do not post verbose logs unless you are explicitely asked to do so
> - do put your logs in the message
> anyway, look at your master.cf. you may have overriden your smtpd
> restrictions there...
Good thinking, from my little understanding the master.cf is ok
# grep -v '^ *\(#.*\)\?$' /etc/postfix/master.cf
smtp inet n - n - - smtpd -v - v
pickupfifo n
I am trying to setup restriction to prevent selected users from sending
email externally. I have followed the "Restricting what users can send mail
to off-site destinations" guide at
http://www.postfix.net/RESTRICTION_CLASS_README.html but it is not having
any effect.
It appears that no matter wha