Chris Santerre wrote: |I have a question for everyone running SA on a gateway. Are all of you |checking against a user list, or are you forwarding everything |to internal |and letting the internal reject on unknown users?
We serve about 300 users. Using postfix, I have a relay recipients table set up, and it's populated by a batch job that runs once an hour on my Exchange boxes, which SCPs the file out to the postfix box, then that script also regenerates the relay recipients database from the new data. |Also, do you scan outgoing, or simply let it pass? Currently, our Exchange server delivers direct. Since email is all NATed through a single IP address, this works well, although I'm in the process of setting up a second instance of Postfix on our gateway, which will not invoke spamassassin. Kurt