17 Apr
2007
17 Apr
'07
12:56 p.m.
Timo Sirainen wrote:
On 17.4.2007, at 0.11, Phillip T. George wrote:
Oh..hmm. I may have left an important part of the log file out...it was previously grepped, but here it is, with the delete line in the middle: Apr 16 12:51:45 east dovecot: IMAP(user.domain.com), IP(70.177.64.93): copy -> Spam: uid=718, msgid=<sameid@domain.com> Apr 16 12:51:45 east dovecot: IMAP(user.domain.com), IP(70.177.64.93): deleted: uid=718, msgid=<sameid@domain.com> Apr 16 12:51:45 east dovecot: IMAP(user.domain.com), IP(70.168.68.56): copy -> Spam: uid=718, msgid=<sameid@domain.com>
"deleted" means it was marked with \Deleted flag. The message still exists in the mailbox so it can be copied. Only after it's expunged, it's really gone.
Ahh...right. Thanks again.