On Jul 28, 2010, at 11:32 AM, Greg Milby wrote:

> I did not try headers but tried cc bcc. U suggest I try using with sendmail 
> syntax?

I mean just try:

web.sendmail(
    ...SKIP OTHER STUFFS...
    headers=({'Reply-to': '[email protected]',}
)

Is it what you need?

-- 
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.

Reply via email to