mirror of
https://github.com/Pro/exchange-catchall.git
synced 2026-04-25 15:35:56 +03:00
[GH-ISSUE #19] Feature request - route mail based on attachment or other condition #15
Labels
No labels
bug
enhancement
pull-request
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/exchange-catchall#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @geekChamp on GitHub (Sep 28, 2016).
Original GitHub issue: https://github.com/Pro/exchange-catchall/issues/19
Hey Stef, thanks for the awesome functional code sample, and you also keep it updated with CU3 for 2016!
I have a requirement where I need to change the domain of the recipient (to route to a specific send connector) based on the condition if the email has an attachment or it has a URL link in the body.
Would it be easy to edit your code to include this functionality?
Cheers
@Pro commented on GitHub (Sep 29, 2016):
This should be possible to add in the code but it's not related to catchall. Therefore I suggest you fork or create a new routing agent for especially this purpose.
Unfortunately I have not enough time to include this into the catchall agent.