Line Breaks

D'Arcy J.M. Cain darcy at druid.net
Mon Nov 23 16:31:03 EST 2009


On Mon, 23 Nov 2009 14:46:23 -0500
Susan Day <suzieprogrammer at gmail.com> wrote:
> First, it does in fact ignore all line breaks, not just double line breaks.
> Here's what I'm doing:
> session.sendmail(clientEmail, ourEmail2, header+msg)
> The email sent out has the message sans breaks.

You should really post an entire script that runs and shows the error
so that we can run it (changing the email address of course) to see
what it does.

-- 
D'Arcy J.M. Cain <darcy at druid.net>         |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.



More information about the Python-list mailing list