Hi Walter,

Thank you very much.  Is there any tutorial for "rails generate mailer"

Regards

On Sat, Feb 5, 2011 at 10:51 PM, djangst <[email protected]> wrote:

> If the messages are to remain inside your application and this is a
> learning exercise, then I suggest writing your own system.
>
> If you later need to send messages externally via SMTP (a 'copy me'
> function, for example), then you could use ActionMailer with your
> existing system.
>
> On Feb 5, 11:49 am, Bhasker Harihara <[email protected]>
> wrote:
> > Thanks for your input.  Since I want a messaging system which will not
> send
> > messages outside, will it be helpful to use ActionMailer or just write my
> > own set of classes.
>
> --
> 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.
>
>

-- 
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