Forum Discussion
fabio-italchair
Nov 27, 2019Copper Contributor
rule to move email to folder according to alias ?
Hi all, I have as email address fabio.f@mycompany.com with an alias email5@mycompany.com How can I make that incoming emails sent to email5@ are automaticcaly moved to a folder named /to_email5 ? ...
Jules
Jan 05, 2022Copper Contributor
While old, i'm giving a try since I successfully redirected mails sent to an alias address to an arbitrary folder without issues :
Send one e-mail to your alias address,
Open it in raw mode to see all the headers,
Search "To: " (with the space),
Copy the whole line for later,
Create a new rules with a condition of «headers contains» and paste the whole line.
Then execute the action you wish with that.
For Bcc, you would need to find an appropriate header to filter on using the same technique.