lava / dockermail

Ready-to-use email server + (optional) web mail + (optional) caldav, carddav and a kitchen sink in a docker container
MIT License
300 stars 60 forks source link

Add sieve mailfiltering #34

Open Kiina opened 8 years ago

Kiina commented 8 years ago

Don't know if you are interested in this, but I added sieve for mailfiltering. Its a useful feature I think and is a bit related to #32.

lava commented 8 years ago

I'm a bit skeptic that this forces people to care about and edit the sieve.conf, even if those that don't need it. Can we maybe make it such that it tests if there is a user-supplied config, and creates an empty dummy-config that does nothing if there isn't?