On Wed, Dec 30, 2009 at 5:03 PM, Benjamin Podszun < [email protected]> wrote:
> Now - it obviously works now, but I'm sure I did something very nasty > here. What would be the _right_ way to configure the smtp settings for > the poller script/the message_forwarding_processor.rb? > Ben, For being "ignorant about Ruby" I must say you did some good work :-) Actually, the config/boot file should be loaded through quite a few steps by the script/poller file (this loads another file which loads another file which ... you get the idea.) Before changing this: what happened? Did you get any errors? And do you supply a RAILS_ENV when running the poller script? Regards, - Marius -- You received this message because you are subscribed to the Google Groups "Gitorious" 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/gitorious?hl=en.
