Re: unable to send promotions to a specific list from ruby gem

11 views
Skip to first unread message

Cyrus Cavalcante

unread,
Oct 17, 2011, 3:20:21 PM10/17/11
to madmimidev
options = {'from' => 'user us...@site.com>', 'list_name' => 'Teste',
"subject" => "more one", "promotion_name" => "diario"}

res = @mimi.send_mail(options, {})

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
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).
Reply all
Reply to author
Forward
0 new messages