mailinabox/conf
Joshua Tauberer 85bd2c8804 use the Dovecot managesieve service to manage sieve scripts
This lets roundcube's manageseive plugin do cool things like vacation responses.

Also:

* Run the spam filtering sieve script out of a global sieve file that we'll place in /etc/dovecot. It is no longer necessary to create per-user sieve files for this. Remove them with a new migration. Remove the code that created them.

* Corrects the spam script. Backslashes were double-escaped probably because this script started embedded within the bash script. Not sure how this was working until now.

this adapts work by @h8h in #103
2014-07-10 23:09:07 +00:00
..
management-initscript obviously put our stuff in /usr/local and not /usr 2014-06-21 12:35:00 -04:00
nginx-ssl.conf update nginx SSL options, fixes #61 2014-06-03 14:06:02 +00:00
nginx.conf new nginx configuration yaml file to allow proxying of whole domains elsewhere 2014-07-09 12:31:32 +00:00
phpfcgi-initscript add php-fastcgi init script to start the FastCGI process needed to run Roundcube (and any other PHP scripts, really) 2014-03-17 00:03:19 +00:00
postfix_outgoing_mail_header_filters Filter privacy-sensitive headers on outgoing mail 2014-06-08 18:35:09 -04:00
sieve-spam.txt use the Dovecot managesieve service to manage sieve scripts 2014-07-10 23:09:07 +00:00
www_default.html update default www page to link to the website, fixes #96 2014-07-07 07:07:54 -04:00