Files
n8n/credentials/19.json

18 lines
379 B
JSON
Raw Normal View History

2022-05-26 20:57:30 +03:00
{
"id": 19,
"name": "mail.cynic.club",
2022-06-01 05:27:46 +00:00
"data": {
"user": "nia@cynic.club",
"password": "Nfgxtyrb2007",
"host": "mail.cynic.club"
},
2022-05-26 20:57:30 +03:00
"type": "smtp",
"nodesAccess": [
{
"nodeType": "n8n-nodes-base.emailSend",
"date": "2022-05-03T06:01:09.993Z"
}
],
"createdAt": "2022-05-03T06:01:10.011Z",
"updatedAt": "2022-05-03T06:01:10.011Z"
}