On Sat, Jun 18, 2011 at 06:26:16PM -0400, R. David Murray wrote:
> from_addr and to_addrs.  The convenience being provided by send_message is
> not having to separately track compute the this-hop sender and recipients,
> but being able to compute them only once when creating the Resent-
> headers, and then have send_message extract them from the Message via
> the Resent- headers.  But this use case is not supported by the RFC.

I got the point.  Can the heuristics be turned-off and defaulted to
reject if someone using the smtplib api wants it that way? If yes,
then approach seems fine to me. +1.

-- 
Senthil
_______________________________________________
Email-SIG mailing list
Email-SIG@python.org
Your options: 
http://mail.python.org/mailman/options/email-sig/archive%40mail-archive.com

Reply via email to