Information on your n8n setup
- n8n version: 1.9.3.0
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubuntu
Hi, I would like to send replies via SMTP module but it is missing some lines like message id, reference. The standard reply-to does not work.
Pull request: feat: add in-reply-to and references to reply emails by jmrobles · Pull Request #9346 · n8n-io/n8n · GitHub
feat(EmailSend Node): Adding input fields ("key: value" and "JSON") to include custom headers by Hobby-Student · Pull Request #11001 · n8n-io/n8n · GitHub