Michael Fischer wrote:
Hi,
I have a groupwise system and want to use postfix as a relay host for
virus scanning and spam checking.
Receiving mail from out the world and passing it on to groupwise works
smoothely.
But I want to scan mails that are sent via groupwise for viruses, too.
I have my groupwise server defined in mynetworks - but I still get relay
access denied on sending any mail.
...
any hints?
http://www.postfix.org/STANDARD_CONFIGURATION_README.html#firewall
http://www.postfix.org/DEBUG_README.html#mail
Make sure your internal domains are defined in relay_domains,
and valid recipients are defined in relay_recipient_maps. Do
not define your internal groupwise domains in "mydestination".
If you need more help, show "postconf -n" and log entries
demonstrating the problem.
-- Noel Jones