Internal mail distributor with Sieve filters?

Issue #456 new
Foddy created an issue

Hello everybody,

We have around 50 email accounts and would like to set up a kind of mailing list via an internal, private email so that general emails can be sent to all employees with just one email address at the recipient(s) list.

E.g. all@example.com -> redirects to -> a.b@example.com, b.c@example.com … 200+

I have heard that this can be realized via Sieve filters?!

Unfortunately, I do not know how to realize something like that. It is important that this filter must be set to an email account (all@example.com) and it should not be necessary to manually adjust the filter after every new mail account creation.

Does somebody has any idea? Thank you in advance!

Comments (2)

  1. SB

    Hi Foddy, I have recently made a C# Windows Forms API connector for poste.io which would allow you do automate this process at the click of a button, if you would like I am happy to share the source code with you. It would need a little work to do what you need, but the basic GET/POST commands you would need are already there, and I could send you the logic to allow you to do what you need above.

  2. Log in to comment