mirror of
https://github.com/moudsen/mailGraph
synced 2025-12-15 15:07:04 +01:00
Added ability to apply non-strict SSL email transportation (v1.14)
This commit is contained in:
@@ -15,5 +15,6 @@
|
||||
"mail_from": "sender@domain.com",
|
||||
"smtp_server": "localhost",
|
||||
"smtp_port": 25,
|
||||
"smtp_transport": "none"
|
||||
"smtp_transport": "none",
|
||||
"smtp_strict": "yes"
|
||||
}
|
||||
Reference in New Issue
Block a user