Fix handling of ignoreUnauthorized option.
This commit is contained in:
parent
e02b8522d6
commit
48a0623ded
@ -107,10 +107,10 @@ class TransportEmailPlugin {
|
||||
}
|
||||
|
||||
configure ({
|
||||
ignoreUnauthorized,
|
||||
transport: {
|
||||
user,
|
||||
ignoreUnauthorized,
|
||||
password,
|
||||
user,
|
||||
...transportConf
|
||||
},
|
||||
...conf
|
||||
|
Loading…
Reference in New Issue
Block a user