i have this on all the email the workflow reply , heres my node. i put it to false but that changes nothing the email continue to have ““This email was sent automatically with n8n https://n8n.io”” . So i need a lil help
It looks like you’re trying to remove the “This email was sent automatically with n8n” footer but it persists even after disabling the “Append n8n Attribution” option. This issue might be related to a new bug.
I just tested this behaviour in n8n 2.4.4 and it does work as expected.
I’d recommend that you delete the node from your workflow and add it back again to enusure
that your workflow is using the latest version of this node.
I just tested it with n8n 2.4.4 in manual (test) mode and with a scheduled trigger. In both cases the node did behave as expected and removed the attribution when the toggle was off in the node settings.