Coding like in the manual
mail.send('[email protected]',
'Message subject',
'<html><img src="cid:photo" /></html>',
attachments = mail.Attachment('/path/to/photo.jpg', content_id='photo'))
all the images appear at the bottom of the email as attachments like this (
anexos means attachments!)
[image: image.png]
how do i prevent this because its not nice to see them as attachments
besides the <html><img src="cid:photo" /></html>'
regards
António
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/web2py/CAEM0BxP6HdKJ%2B5ZoxACcev2yLh_Qk_KHmsEZDkBWit_%3DRXWYMQ%40mail.gmail.com.