equal
deleted
inserted
replaced
|
1 # HG changeset patch |
|
2 # Parent edb5de053fb4b1e81d7ae2eeb4b5afd977fb1978 |
|
3 diff -r edb5de053fb4 -r ceca9fed510e doc/spec.txt |
|
4 --- a/doc/spec.txt Fri Feb 11 21:12:38 2011 +0100 |
|
5 +++ b/doc/spec.txt Fri Feb 11 21:35:49 2011 +0100 |
|
6 @@ -18794,6 +18794,14 @@ |
|
7 empty, it is ignored. If it starts with an alphanumeric character, a leading |
|
8 colon is inserted. |
|
9 |
|
10 +Please note, that normally you want to use |
|
11 + |
|
12 + maildir_tag = ,S=${message_size} |
|
13 + |
|
14 +The default prefix choosen (a colon) may be misinterpreted by other maildir |
|
15 +clients. Please check their documentation about the expected format of |
|
16 +the filename; |
|
17 + |
|
18 26.7Â Using a maildirsize file |
|
19 |
|
20 If maildir_use_size_file is true, Exim implements the maildir++ rules for |