Commit Graph

8 Commits

Author SHA1 Message Date
bernd
14ccf9ebff Update to ruby-actionmailer-2.0.2. 2007-12-27 19:43:03 +00:00
bernd
d2aaa315a1 Update to ruby-actionmailer-1.3.6. 2007-11-26 18:16:46 +00:00
jcs
b969fe9094 actionmailer-1.3.5 2007-10-15 15:30:08 +00:00
jcs
996e617dee update to actionmailer-1.3.4 2007-10-05 14:41:21 +00:00
jcs
35d4794f26 update to actionmailer-1.3.3 2007-06-22 03:46:21 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
sturm
f15bb48241 update ruby-rails (and associated ports) to 1.1.6
This fixes a security vulnerability in rails, permitting the evaluation
of Ruby code through a URL.

for details, see
http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disclosure
2006-08-12 07:37:15 +00:00
sturm
b39884390c Initial import of ruby-actionmailer 1.2.1
Action Mailer is framework for designing email-service layers. These layers
are used to consolidate code for sending out forgotten passwords, welcoming
wishes on signup, invoices for billing, and any other use case that requires
a written notification to either a person or another system.

Additionally, an Action Mailer class can be used to process incoming email,
such as allowing a weblog to accept new posts from an email (which could even
have been sent from a phone).

from msf
2006-06-12 20:01:18 +00:00