forked from drew/smtprelay
feat: Add support for ignoring certs
This commit is contained in:
@@ -68,6 +68,9 @@
|
||||
; Mailjet.com
|
||||
;remote_host = in-v3.mailjet.com:587
|
||||
|
||||
; Ignore remote host certificates
|
||||
;remote_skip_verify = false
|
||||
|
||||
; Authentication credentials on outgoing SMTP server
|
||||
;remote_user =
|
||||
;remote_pass =
|
||||
|
||||
Reference in New Issue
Block a user