Display a message when the server refused some recipients.
authorYann Dirson <ydirson@altern.org>
Mon, 16 Jul 2007 22:48:30 +0000 (23:48 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 16 Jul 2007 22:48:30 +0000 (23:48 +0100)
commit0bc1343cccdec319c49b0f7c21a29236158d08c9
tree98f1c8b5901d80ea0a891ce6bb8c6c14bf3e74e3
parentabdaa9e518c43a43980a651d6c61af72da52b15e
Display a message when the server refused some recipients.

When the smtp server directly refuses some recipients, an exception is
only raised when no recipient got the parcel.  This patch displays the
recipients which were denied.

Subsequent delivery is still done, no change here.

Signed-off-by: Yann Dirson <ydirson@altern.org>
stgit/commands/mail.py