Displaying 1 result from an estimated 1 matches for "send_last_2_days_orders".
2013 Nov 13
2
Cannot receive from specified address Unauthenticated senders not allowed
...ionmailer-3.1.10/lib/action_mailer/base.rb:430:in
`deliver_mail''
/mnt/voylla-production/shared/bundle/ruby/1.9.1/gems/mail-2.3.3/lib/mail/message.rb:230:in
`deliver''
/mnt/voylla-production/releases/20131111011431/app/controllers/admin/order_query_controller.rb:255:in
`send_last_2_days_orders''
/mnt/voylla-production/releases/20131111011431/lib/tasks/env_setup.rake:116:in
`block (2 levels) in <top (required)>''
Tasks: TOP => maintenance:last_2_days_orders
(See full trace by running task with --trace)
My production.rb is:
config.action_mailer...