On Friday, February 17, 2017 at 4:57:03 AM UTC-8, Scott Hunter wrote: > > Is it possible to send email with web2py's Auth mailer using a .p7s file > to sign/encrypt it? If so, how? > > If not, I saw (very brief) documentation on how to use x509 encryption > (top of Chapter 8), but wasn't clear on what the arguments that it needed > were. > > - Scott >
I don't know if this will help, but Massimo and some other users recommend SparkPost Mirek Zvolský wrote: 4/15/16 Why sendgrid? I have just implemented sparkpost (rcommended from mandrill, which terminates their free services). 100000 mails/month for free, and we have sparkpost package in pypi. Here my notes (use google translate): http://wikilinuxdevel.alwaysdata.net/plugin_wiki/page/sparkpost Perhaps the instructions for that service cover certifying. /dps -- 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]. For more options, visit https://groups.google.com/d/optout.

