You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"host": "mail.xx.com", ## smtp host
"port": "587", ## port
"sa": "DGBOT", ## mail user
"password": "abc@xxxxx", ## mail user password
"username": "[email protected]", ## mail sender
"enable_ssl": false ## mail smtp enable ssl
}
EFAK/efak-api/src/main/java/org/smartloli/kafka/eagle/api/mail/MailUtils.java
Lines 76 to 91 in 3dda491
The text was updated successfully, but these errors were encountered: