Tags: Email
This task monitors for incoming mail, sent directly to your Mechanic account, and forwards all of it (including attachments) to the address of your choice. (Note that only emails less than 10MB in total size will be sent.)
- View in the task library: tasks.mechanic.dev/forward-incoming-email-to-another-address
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"email_recipient__email_required": null
}
Learn about task options in Mechanic
mechanic/emails/received
Learn about event subscriptions in Mechanic
This task monitors for incoming mail, sent directly to your Mechanic account, and forwards all of it (including attachments) to the address of your choice. (Note that only emails less than 10MB in total size will be sent.)
Find this task in the library at tasks.mechanic.dev, and use the "Try this task" button. Or, import this task's JSON export – see Importing and exporting tasks to learn how imports work.
Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.
Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!