• Joshua Tauberer's avatar
    use the Dovecot managesieve service to manage sieve scripts · 85bd2c88
    Joshua Tauberer authored
    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
    85bd2c88
Name
Last commit
Last update
..
management-initscript Loading commit data...
nginx-ssl.conf Loading commit data...
nginx.conf Loading commit data...
phpfcgi-initscript Loading commit data...
postfix_outgoing_mail_header_filters Loading commit data...
sieve-spam.txt Loading commit data...
www_default.html Loading commit data...