Displaying 2 results from an estimated 2 matches for "deliver_method".
Did you mean:
delivery_method
2006 Jul 11
1
smpt server
Hi,
i am now in the process of building a newsletter system which will send
out emails to users that have enlisted to a certain group;
everything''s going fine, and i an towards the end of this project...now
the real part of the story kicks in, where i need to check to see if the
thing is working or not. i have been looking over the development.log
file, and i see that the emails
2005 Mar 10
6
problems with ActionMailer
I''m having some problems with ActionMailer and I''m hoping that someone can
help. I''ve followed the tutorial on "How To Send Emails With Action
Mailer" <URL:
http://wiki.rubyonrails.com/rails/show/HowToSendEmailsWithActionMailer >,
I''ve generated a mailer -- "notifier.rb" -- and I''ve added the following
method to the