On Thu, Mar 4, 2010 at 5:25 AM, webcb <[email protected]> wrote:
> Hm, that looks doable for character data, but I want to attach an
> image. Any recommendations there? I was hoping this would be quick.
>
> On Mar 3, 1:31 pm, Gregg Lind <[email protected]> wrote:
>> Pull request waiting at github, alter as you see fit.   I didn't quite
>> do the body thing at you described, but I could.  Wouldn't be hard to
>> change from my tuples (name, content_type) to your triples (name,
>> content_type and body).  I guess if you want fine control, you want
>> fine control!
>>
>> On Mar 3, 3:15 pm, kevin <[email protected]> wrote:
>>
>> > this would be an awesome addition!
>>
>> > On Wed, Mar 3, 2010 at 5:42 AM, Gregg Lind <[email protected]> wrote:
>> > > Yes, yes of course it will :)  Good  insight!  Give me an hour or two
>> > > here.
>>
>> > > On Mar 2, 8:35 pm, Anand Chitipothu <[email protected]> wrote:
>> > > > On Wed, Mar 3, 2010 at 7:56 AM, Gregg Lind <[email protected]> 
>> > > > wrote:
>> > > > > Maybe I'll implement tomorrow... github checkout the best way?
>>
>> > > > Yes.
>>
>> > > > > Plan:  add an attachments kw to sendmail(), along with making the
>> > > > > message MIMEmultipart.
>>
>> > > > Sounds good. Will each attachment be a dict with name, content_type and
>> > > body?
>>

I have a sendmail with attachment snippet. Maybe it's useful
http://gist.github.com/321511

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to