Skip to main content
OSBilgiIslem
New Member
January 27, 2022
Question

How To Fortigate 7.0.1 Email Alert

  • January 27, 2022
  • 1 reply
  • 2880 views

Hi, I am using fortigate 7.0.1 When users log into SSL-VPN and there is an attack on the system, I want a message to be sent to my mail address. Mail server settings are made on the device and it sends alerts to 1 mail address. I want to receive these alerts at my own address. How can I do that?

1 reply

abelio
SuperUser
SuperUser
January 27, 2022

Hi,
configure it as usual, with CLI:

config alertemail setting
    set mailto1  <name@domain>
    set mailto2 <name@domain>
...
   next
end