On Mon, Nov 9, 2015 at 11:12 AM, <zljubi...@gmail.com> wrote: > Hi, > > I know how to send an email, but I would like to be able to receive a > reply and act accordingly. > Mail reply should contain yes/no answer. > > I don't know whether email is appropriate for such function. > Maybe better idea would be to have links in email body, one for yes, > another for no that will execute something on the server. > > Anyway, what are my options? > > Regards. > -- > https://mail.python.org/mailman/listinfo/python-list >
I'm assuming this is a website. If so, why not use a form with a checkbox? -- Joel Goldstick http://joelgoldstick.com/stats/birthdays -- https://mail.python.org/mailman/listinfo/python-list