Displaying 1 result from an estimated 1 matches for "idententic".
2007 Jan 29
1
Sieve and LDA
...is implementation-defined.
|
| If a script asks for a message to be written to a mailbox twice, it
| MUST NOT be treated as an error.
`----
Dovecot seems to ignore this "SHOULD NOT" or am I missing something ?
At first, I thought they were speaking of case where there is two
idententic "fileinto" directive in the ruleset. Something like :
fileinto "box";
fileinto "box";
But, I don't think that they would they "the test for equality of two
messages" with such a trivial case.
Maybe dovecot should maintain a list of recent message-...