[Dovecot] deploying dspam
Timo Sirainen
tss at iki.fi
Wed Dec 15 22:27:26 EET 2004
On 15.12.2004, at 20:12, Johannes Berg wrote:
> Is copy the only way a message can be moved into/out of a mailbox?
Within server, yes. If client copies a message between servers or from
local disk to server, it uses APPEND command. You could do pretty much
the same thing for it too if you need it.
Or do you need to know what messages were copied/appended? With COPY
that's possible to do because you know the messageset, but with APPEND
it's not really possible, unless you just do it for every new message
that is seen (ie. could have been created by another IMAP session or
MTA).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20041215/e6b34f8e/PGP.pgp
More information about the dovecot
mailing list