13 Mar
2018
13 Mar
'18
8:56 a.m.
On 12.03.2018 18:44, Christoph Lukas wrote:
- B. Reino reinob@bbmk.org [2018-03-10 23:10:30 +0100]:
On Sat, 10 Mar 2018, Christoph Lukas wrote:
Am 10.03.2018 um 12:20 schrieb Aki Tuomi:
Change mail_location too
That did it! Thank you very much!
You may also want to correct the sieve directory (it uses %d and %n).
Cheers, changed that as well. Thank you.
This is the reason you should use
mail_home=/some/directory/%Ld/%Lu (or home in userdb) mail_location=driver:~/path/ sieve...=~/path
the ~/ expands into mail_home.
Aki