Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Mail Being blocked as SPAM

Hi,

We run a UTM9 (virtual appliance) and have many customers using hardware SG appliances.  This afternoon we have have many reports of email issues, with sending and receiving from a variety of company addresses and gmail.com / hotmail.com domains.

According to the mail manager all of the emails are being dropped as confirmed spam.  Is this a dodgy pattern update?

Internally we are currently on FW 9.601-5 and pattern 161467.

I have switched reject at smtp time to off and emails are now getting quarantined.  Have logged a support call with Sophos via email and am in the phone support queue.

Any one else experiencing this?

Rgds

Asim



This thread was automatically locked due to age.
Parents Reply
  • Daniel,

    In the meantime I managed to get through to Sophos Support on the phone and after the tech had a look at my Mail Manager and took some sample e-mails to send to the lab, he then restarted bot services but without renaming the cache folder.

    I then showed him your fix and he told me it wouldn't make a difference and that he was going to escalate my case further up the Sophos tree!

    It looks like some of you have had success with the fix so I'm not sure why Sophos didn't try it.

    Steven

Children
  • I restarted our UTM this morning after looking at the KB that said the issue was resolved.  Also updated the FW.  Made no difference.

     

    At the moment we are running with no Spam filtering - it's impossible to manually manage.  We have also made this change for clients - they have business to run (as do we).

  • I've finally had a response to the ticket I raised earlier so told them I've already fixed it. Not sure why he didn't try it as it works perfectly as it obviously flushes out the badly cached data.

  • Hi Daniel,

    I see that Sophos have eventually caught up with you and amended their Advisory accordingly.

    One question though. We are running a High Availability solution (Hot Standby). Do I run these commands on the primary appliance only, or would they need carried out on both appliances?

    Many thanks,

    John P

    2 x SG450 (Version 9.714-4)

    HA = Active-Passive

  • Daniel,

    Yes, your fix is now on their Advisory

    I have ran the commands and can confirm that they work although I had to run them twice as the first time I wasn't quick enough and by the time I had ran the command to rename the cache and then the command to restart the inbound I got an error saying inbound service was already restarted.

    Ran through each command again a second time and I am now receiving Test e-mails from a hotmail.co.uk account that were previously Undeliverables.

    Thanks again

  • WORKING AGAIN !!!

     

    we used the following

    https://community.sophos.com/kb/en-us/133645

    then

    https://community.sophos.com/kb/en-us/134082

    using the following 

    /var/mdw/scripts/ctasd_inbound stop
    /var/mdw/scripts/ctasd_outbound stop
    mv /var/cache/ctasd /var/cache/ctasd.old
    /var/mdw/scripts/ctasd_inbound start
    /var/mdw/scripts/ctasd_outbound start

    Trying it on other clients now.

     

    Good luck everyone ..

  • I just went through the steps on our own UTM.  Seems to have worked as emails are no longer appended with *SPAM*.

     

    About to test on another client.

  • Thanks. Finally reset and appears fixed.

    I missed the first link and was having trouble accessing the root as was trying to access it directly from Putty.

    https://community.sophos.com/kb/en-us/133645 is important if you are unfamiliar with SSH access

    Typically, I got through to support again just after I had completed the exercise and wasn't totally sure it was sorted.

  • Sorted!!

    We ran the amended commands as per the Sophos Advisory and legitimate e-mails are no longer being wrongfully categorised as SPAM.

    As we run a pair of UTM Appliances in an Active-Passive configuration, I was advised by Sophos Support to also run the commands on the standby appliance. I did this using the HA_UTILS SSH command via a Putty session.

    We are in a fortunate position whereby our inbound e-mails are scanned by a pair of Cisco Ironport Mail Appliances before being forwarded to the UTM Appliances for further processing. This multi-vendor approach indeed saved us a lot of grief. Most inbound SPAM is detected and blocked by the Ironports and the UTM picks off the remaining few that make it through. Without this extra layer of defence, our situation would have been a whole lot worse.

    Regards,

    John P

    2 x SG450 (Version 9.714-4)

    HA = Active-Passive