From: W. Trevor King Date: Sat, 1 Sep 2012 10:39:25 +0000 (-0400) Subject: mailpipe: clarify the source of missing `Return-Path` (bad email) X-Git-Tag: v0.3~47 X-Git-Url: http://git.tremily.us/?p=pygrader.git;a=commitdiff_plain;h=2599c940b38f447fb4f4926836a22a5ba8272e2b mailpipe: clarify the source of missing `Return-Path` (bad email) --- diff --git a/pygrader/mailpipe.py b/pygrader/mailpipe.py index f32c151..bb89144 100644 --- a/pygrader/mailpipe.py +++ b/pygrader/mailpipe.py @@ -155,8 +155,9 @@ def mailpipe(basedir, course, stream=None, mailbox=None, input_=None, You can send receipts to the acknowledge incoming messages, which includes warnings about dropped messages (except for messages without ``Return-Path`` and messages where the ``Return-Path`` - email belongs to multiple ``People``. Both of these cases should - only come from problems with pygrader configuration). + email belongs to multiple ``People``. The former should only + occur with malicious emails, and the latter with improper pygrader + configurations). Response to a successful submission: