Groups
Groups
Sign in
Groups
Groups
web2py-users
Conversations
Labels
About
Send feedback
Help
as string() for email message
18 views
mail
Skip to first unread message
Ron Chatterjee
unread,
Oct 28, 2015, 10:10:43 AM
10/28/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web...@googlegroups.com
email_send_by = auth_user.first_name;
mail.send(to=['my_email_address'],subject='New email',message = email_send_by )
Getting an error since I need to pass the message as a string. Any thoughts?
Ron Chatterjee
unread,
Oct 28, 2015, 11:33:00 AM
10/28/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py-users
auth.user.first_name
Had a typo in there and worked!
Reply all
Reply to author
Forward
0 new messages