diff --git a/README.md b/README.md index 8f96c31..70fc46d 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file + Add the filters on yours sieve rules. Sample on this repo ./global.sieve file.