Skip to main content
Carlos_A_Almeida
New Member
April 15, 2015
Question

Disabling ASE?

  • April 15, 2015
  • 2 replies
  • 20901 views

Hi guys, someone knows if it's possible to disable ASE? My Fortigate 5.2.2 are blocking a lot of no-spam e-mails with this message "email is reported as spam by ASE" and I'm going crazy to whitelist all of them.

 

Thank you.

    2 replies

    Carlos_A_Almeida
    New Member
    April 20, 2015

    I contacted Fortinet Support and the command was easier than I tought.

     

    # config system fortiguard  # set antispam-force-off enable  # end  antispam-force-off  {enable | disable}  So, this is the answer to my own topic. :)

    anil_nayak_FTNT
    Staff
    Staff
    June 24, 2015

    Hello

     

    The command that allows you to stop the FortiGuard AntiSpam service for the unit:

    # config system fortiguard # set antispam-force-off enable # end antispam-force-off {enable | disable} Enable to stop FortiGuard Antispam service on this FortiGate unit

     

    Regards Anil

    CAD
    New Member
    March 30, 2016

    Hi,

    I am having the same problem, is blocked trusted domains, then users complain to me that they can not receive mail, do I putting white list.

    could you solve the problem.

     

    I just want to stop spam e-mail

     

    if you find solution please share it.

     

    Thanks

    Carlos_A_Almeida
    New Member
    March 30, 2016

    Hello ActiveNew, how are you?

     

    To my environment I did set antispam-force-off to enable and ASE was disable, but, after all, I'm tagging e-mail instead of block, I configured to tag and let my user do the job. Of course blacklist is respect and blocked.

     

    To disable ASE:

    # config system fortiguard  # set antispam-force-off enable  # end  antispam-force-off  {enable | disable} 

     

    Regards.