[Spambayes-checkins] spambayes/scripts sb_imapfilter.py,1.9,1.10

Sjoerd Mullender sjoerd at users.sourceforge.net
Thu Oct 2 04:08:22 EDT 2003


Update of /cvsroot/spambayes/spambayes/scripts
In directory sc8-pr-cvs1:/tmp/cvs-serv13996

Modified Files:
	sb_imapfilter.py 
Log Message:
Typo in comment.


Index: sb_imapfilter.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/scripts/sb_imapfilter.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** sb_imapfilter.py	2 Oct 2003 08:06:22 -0000	1.9
--- sb_imapfilter.py	2 Oct 2003 08:08:19 -0000	1.10
***************
*** 344,348 ****
              return
          imap.SelectFolder(self.folder.name)
!         # We really want to use RFC822.PEEK here, as that doesn't effect
          # the status of the message.  Unfortunately, it appears that not
          # all IMAP servers support this, even though it is in RFC1730
--- 344,348 ----
              return
          imap.SelectFolder(self.folder.name)
!         # We really want to use RFC822.PEEK here, as that doesn't affect
          # the status of the message.  Unfortunately, it appears that not
          # all IMAP servers support this, even though it is in RFC1730





More information about the Spambayes-checkins mailing list