On Wed, Mar 3, 2010 at 4:31 AM, Gregg Lind <[email protected]> wrote: > Any easy way to alter / improve(?) utils.sendmail so it supports > attachments?
I thought of adding it sometime back. I don't remember why I didn't do that. Until it is implemented, follow this example to send attachments. http://github.com/webpy/webpy/blob/master/web/debugerror.py#L326 Anand -- 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.
