Files
n8n/credentials/18.json

20 lines
423 B
JSON
Executable File

{
"id": 18,
"name": "SMTP account",
"data": {
"user": "it@chernigiv-rada.gov.ua",
"password": "rhfcyjtbxthyjt",
"host": "192.168.40.35",
"port": 25,
"secure": false
},
"type": "smtp",
"nodesAccess": [
{
"nodeType": "n8n-nodes-base.emailSend",
"date": "2022-05-03T05:44:16.359Z"
}
],
"createdAt": "2022-05-03T05:44:16.377Z",
"updatedAt": "2022-05-03T06:46:57.345Z"
}