Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
truongphan
New Contributor

Email Alert

ssl_ctx.PNG

I setup email alert basic when I debug I got it as above picture.  Failed in create_ssl_ctx ? 

my config email server:SMTP Server : smtp.gmail.com
Port : 587
Authentication: enable
Username : carsonptt@gmail.com
Password : app password of gmail
Security Mode : STARTTLS

8 REPLIES 8
truongphan
New Contributor

I work on EVE-NG with topo;

topo.PNG

smayank
Staff
Staff

Hello

As from the debugs is indicated that SSL handsahke is not succesfull with your mails server.

 

Please check the same with other mail server.

 

You can test with this 'notification.fortinet.net'.

Thanks & Regards 
Mayank Sharma

truongphan

I was tried with 'notification.fortinet.net' but still not working, still failed in create_ssl_ctx.

I need import certificate for fortigate ? I think i don't have a certificate  

RonaldSuarez
New Contributor

Any update?

truongphan

still not working with the same bug

 

truongphan
New Contributor

any else solution ?

akushwaha
Staff
Staff

Hi @truongphan,

 

Please follow the below configuration and check:

config system email-server
set type custom
set server "smtp.gmail.com"
set port 25
set authenticate enable
set username "carsonptt@gmail.com"
set password xxxxxx <<<<<<<< email password of user
set security none
end

 

Best regards,
Abhimanyu

truongphan

Still not working 

Labels
Top Kudoed Authors