I am trying to use Action Mailer and runner to process incoming mail
addressed to a specific address (optin).
It appears that runner expects to find Ruby in /usr/bin. I am running
Passenger and have Ruby located elsewhere. runner does not seem to
have an option for specifying an alternative location for Ruby.
Can someone please tell me what I need to do to make runner aware of
the alternative location for Ruby?
Just for the record, I am using Postfix and the relevant entry in my /
etc/aliases file looks like this:
optin: "/var/www/rails/railshq.net/script/runner
'Emailer.receive2optin(STDIN.read)'"
Thanks for any input.
... doug
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" 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/rubyonrails-talk?hl=en.