Update README.md

This commit is contained in:
Gnieark 2017-01-17 13:45:06 +01:00 committed by GitHub
parent 3925cc43eb
commit a70b05b6bc

View File

@ -8,7 +8,7 @@ You can test it by sending a mail to [ getalias Arobaze tinad.fr ].
# Configure
You need an e-mail server with dovecot and sieve. The mail box structure is the classical one.
Add a colomn named "temporary" type Boolean, default 0 to the table alias. So alias table structure is:
Add a column named "temporary" type Boolean, default 0 to the table alias. So alias table structure is:
+-----------+--------------+------+-----+---------------------+-------+
| Field | Type | Null | Key | Default | Extra |
@ -52,4 +52,4 @@ On /etc/dovecot/dovecot.conf my plugin section looks like:
Add purge.sh on your crontab. Evrey 10 minutes is enougth.
Add the filters on yours sieve rules. Sample on this repo ./global.sieve file.
Add the filters on yours sieve rules. Sample on this repo ./global.sieve file.