http://articles.sitepoint.com/article/code-html-email-newsletters
Now I would like to send this newsletter from within a Web2py CRM
application. I searched the group for how to instructions but I didn't
find anything useful. I tried the link in this post:
but that resulted in an unable to connect warning. I tried the link to
the wiki from Web2py's homepage but that resulted in an internal
error.
I hope one of you could provide me with detailed instructions of how
to send an html e-mail newsletter from a Web2py application.
Kind regards,
Annet.
I made a simple function to send HTML mail, put it on in a slice just
now. You can find it here
http://www.web2pyslices.com/main/slices/take_slice/69
it uses a few python modules. Maybe it helps...
Thanks for the reference to the e-mail newsletter article.
Nico de Groot
On 6 mrt, 09:47, annet <annet.verm...@gmail.com> wrote:
> From this article I learned how to code an html e-mail newsletter:
>
> http://articles.sitepoint.com/article/code-html-email-newsletters
>
> Now I would like to send this newsletter from within a Web2py CRM
> application. I searched the group for how to instructions but I didn't
> find anything useful. I tried the link in this post:
>
> http://groups.google.com/group/web2py/browse_thread/thread/83ee213ce5...