gecko-dev/mailnews/imap
sspitzer%netscape.com 7b22dc8cf3 fix the junk mail purge code. when this code was original written, it was modeled
after the biff code, using the purge interval as the timer.  (yikes, a 14 day timer!)

now, we fire a timer at a fixed interval, and see if a purge is necessary, and use
the purge interval to decide what messages to delete.

add code to verify that we are only trying to delete messages marked as junk.

we do this because the junk folder might be trash, or there might be non-junk in it
that hasn't been moved, and we don't want to delete that.

r/sr=bienvenu
2003-03-04 00:28:40 +00:00
..
build adding a contract id for the imap service, so I can clean up some code 2003-01-10 03:46:23 +00:00
macbuild adding new .idl file to the mac build for bienvenu. 2002-08-21 22:37:48 +00:00
public store junk mail classification on imap servers that support user keywords, r/sr=sspitzer 180857 2003-01-21 18:00:00 +00:00
resources/locale/en-US fix for #169227. for certain redirector types, don't show hostname in the password prompt. 2002-09-17 19:25:31 +00:00
src fix the junk mail purge code. when this code was original written, it was modeled 2003-03-04 00:28:40 +00:00
.cvsignore
Makefile.in kill obsolete test directory 2001-01-30 04:43:09 +00:00