CVS: tmda/TMDA Pending.py,1.26,1.26.2.1

"Jason R. Mastaler" <[email protected]>
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Update of /cvsroot/tmda/tmda/TMDA
In directory sc8-pr-cvs1:/tmp/cvs-serv9558/TMDA

Modified Files:
      Tag: release-1-0
	Pending.py 
Log Message:
bugfix from main trunk

Index: Pending.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/Pending.py,v
retrieving revision 1.26
retrieving revision 1.26.2.1
diff -u -r1.26 -r1.26.2.1
--- Pending.py	10 Dec 2003 07:36:55 -0000	1.26
+++ Pending.py	15 Jan 2004 22:47:57 -0000	1.26.2.1
@@ -423,7 +423,7 @@
             raise Errors.MessageError, '%s not found!' % self.msgid
         try:
             self.msgobj = email.message_from_file(open(self.msgfile, 'r'))
-        except email.Errors.BoundaryError:
+        except email.Errors.MessageError:
             self.msgobj = Util.msg_from_file(open(self.msgfile, 'r'))
         self.recipient = recipient
         if self.recipient is None:
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.