Are you talking about verifying that an email was successfully received by its recipient? I don't think there is anything built in to handle that. Maybe check out https://pypi.python.org/pypi/pytracking/0.1.0 or use a third-party email delivery service that will provide tracking data for you.
Anthony On Monday, March 26, 2018 at 8:21:03 AM UTC-4, yogeshwar khalkar wrote: > > Hi All, > > I want to track the email delivery, Is there any way to do it using web2py. > > Thanks for any help. > -- 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.

