> Here: > http://groups.google.com/group/webpy/browse_thread/thread/ef07f362f325e1e8/a77cb54da94a16d1?lnk=gst&q=500#a77cb54da94a16d1 > > Sender and recipient address are the same email address in > web.emailerrors, it may cause issues while delivering email.
That will break backward-compatibility. There are two options: 1. Take 3rd optional argument from_address. 2. Specify from_address in web.config. I prefer the first one. What do you think? Anand --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
