Hi,

I met the same need (eg: to avoid sending any email until the user is
"confirmed" for instance) but did not implement anything yet.

I would probably just create a custom_mail method to be used in place
of mail, which would decide based on your logic if mail must be called
or not.

That said having a "global" hook to stop delivery could be useful too.

Just a thought!

-- Thibaut

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-core+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en.

Reply via email to