Why not just use the Rails environment with script/runner?
Just curious, and wondering whether it''s really worth the time?
--
-- Tom Mornini
On May 11, 2006, at 11:59 PM, Matias Surdi wrote:
> Hi.
>
> Could someone post here a simple example of sending a mail throught
> a smtp server from ActionMailer but *outside* rails??
>
> I mean, a simple script starting with:
>
> require ''rubygems''
> require_gem ''actionmailer''
>
> #stuff that sends some text by smtp
>
>
>
> I''ve been trying but I can''t get it to work.
>
> Thanks everybody.
>
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails