huan/docker-simple-mail-forwarder

Help for prefix or suffix / regex forwarding

taimaiduc opened this issue · 1 comments

I love this tool so much. Can we also have more flexibility for config by forwarding email

Example:

From a_user1@xxx.dev => forwarding user1@xxx.com

From *_user1@xxx.dev => forwarding user1@xxx.com

From *_user2@xxx.dev => forwarding user2@xxx.com

huan commented

Thanks!

I’d love to accept a PR to implement that. (Please do not forget with the unit tests.