Robert Bartlett wrote: > I had the same problem when I turned on trusted_networks.
Turned on? Please elaborate.. There is no "off" for trusted_networks. SA always parses trust, not matter what you do. > I was told to put this in my local.cf for SA: > > score ALL_TRUSTED 0 > > It seemed to resolve the problem ACCCK.. Please don't listen to whoever told you to do that!!!! In general it's a VERY bad idea to set ALL_TRUSTED to 0. All you're doing is covering up the most noticeable symptom of a more serious problem (broken trust). If your trusted_networks is declared manually, and correctly, you should never see ALL_TRUSTED fire off for external mail. If you still see ALL_TRUSTED matching external mail, you've got serious problems that need fixing.