mailpipe: print error messages when we continue_after_invalid_message.
authorW. Trevor King <wking@tremily.us>
Sun, 2 Sep 2012 13:06:17 +0000 (09:06 -0400)
committerW. Trevor King <wking@tremily.us>
Sun, 2 Sep 2012 13:06:17 +0000 (09:06 -0400)
commit43088c73970c8221cf0fb9a4fc14f5562155f8e1
tree606bbe2dc5d46deb13538fb5e3b3de05c4cae7ed
parentea43a771f4ed10d1c96e65d44939f1083c9e9114
mailpipe: print error messages when we continue_after_invalid_message.

Since we're not raising the message, we should log it.  Otherwise the
user may not know that something is amiss.
pygrader/mailpipe.py