I have the same error ,the email don't send and return nil
how to resolve ?
pdobb
unread,
Dec 20, 2011, 2:33:04 PM12/20/11
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 madmi...@googlegroups.com
You might check to confirm that config.action_mailer.perform_deliveries is set to true in your environment. I don't know anything about what gem you might be using but I had this issue myself, today, with my gem. That is, it wasn't the gem's fault (in my case).