> I'd guess that whatever's handing the mail off to the model method
> isn't running as the same user as the webserver; you may want to look
> into that.

I was able to fix the problem by making the database writeable by the
user that the smtp server was running as.  It works just fine.  I just
get nervous when I have to expand the write permissions on the
database.  Basically, I'm thinking that I'm probably missing
something.  In this case, maybe not.  Thanks for the 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.


Reply via email to