2 Jun
2008
2 Jun
'08
10:37 a.m.
Timo Sirainen wrote:
http://dovecot.org/tmp/deliver-multiple.diff for Dovecot v1.1 implements -p <path> parameter for deliver, which reads the input mail from the specified path instead of stdin. With maildir and hardlink copying enabled, it also tries to hard link the file to destination instead of copying it.
Excellent, this could save lots of disk space.
Does this also work through the Sieve plugin, or is Sieve doing its own writing?
Anders