Send attachement SMTP mail dosn't work

Hi everyone, on the n8n Cloud? I have a problem sending attachments by email. I retrieve a file from my Google Drive which I convert to Binary


When I send the email, I receive the email but there is never an attachment.
I thought about putting a name to the document I retrieved

This is the Output of email :
[

{

“accepted”: [

[email protected]

],

“rejected”: [

],

“ehlo”: [

“8BITMIME”,

“AUTH PLAIN LOGIN”,

“SIZE 141557760”

],

“envelopeTime”: 40,

“messageTime”: 15,

“messageSize”: 1849,

“response”: “250 Requested mail action okay, completed: id=1MPK73-1t3Enn2W7x-00US0u”,

“envelope”: {

“from”: “[email protected]”,

“to”: [

[email protected]

]

},

“messageId”: “[email protected]

}

]

Thank you for your help !

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system: