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

How to disable WARN-129 Notification?

Hi,

the parameter WARN-129 is missing in the notification menu. Is there any chance to disable this feature. Otherwise you'll get an mail every hout that the SPAM database can't be queried.

Best Regards,
ciscoman

ASG v8.3x


This thread was automatically locked due to age.
Parents
  • Well, I'm not seeing that, and the "fix" is not supported, so proceed at your own risk.

    SSH in, and, as root

    cc
    notifications
    overlay@


    Now, identify the index number of the entry you want to delete; in my 8.309, it's 29 'REF_XKWwXDFZKQ' [WARN-129], so that's the example I'll use here...

    -29
    exit
    # exit


    Any luck with that?

    Cheers - Bob
Reply
  • Well, I'm not seeing that, and the "fix" is not supported, so proceed at your own risk.

    SSH in, and, as root

    cc
    notifications
    overlay@


    Now, identify the index number of the entry you want to delete; in my 8.309, it's 29 'REF_XKWwXDFZKQ' [WARN-129], so that's the example I'll use here...

    -29
    exit
    # exit


    Any luck with that?

    Cheers - Bob
Children
  • Well, I'm not seeing that, and the "fix" is not supported, so proceed at your own risk.

    SSH in, and, as root

    cc
    notifications
    overlay@


    Now, identify the index number of the entry you want to delete; in my 8.309, it's 29 'REF_XKWwXDFZKQ' [WARN-129], so that's the example I'll use here...

    -29
    exit
    # exit


    Any luck with that?

    Cheers - Bob


    Hi, not really,
    I could remove WARN-129 and it was replicated to the slave device. I restarted notification smtp server.
    However, the message still appear.
    Thanks
    ciscoman