mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2026-02-10 13:46:52 +07:00
node_modules: update (#261)
Co-authored-by: dawidd6 <9713907+dawidd6@users.noreply.github.com>
This commit is contained in:
8
node_modules/nodemailer/lib/well-known/services.json
generated
vendored
8
node_modules/nodemailer/lib/well-known/services.json
generated
vendored
@@ -147,6 +147,14 @@
|
||||
"secure": true
|
||||
},
|
||||
|
||||
"GmailWorkspace": {
|
||||
"description": "Gmail Workspace",
|
||||
"aliases": ["Google Workspace Mail"],
|
||||
"host": "smtp-relay.gmail.com",
|
||||
"port": 465,
|
||||
"secure": true
|
||||
},
|
||||
|
||||
"GMX": {
|
||||
"description": "GMX Mail",
|
||||
"domains": ["gmx.com", "gmx.net", "gmx.de"],
|
||||
|
||||
Reference in New Issue
Block a user