public
Description: Support for multiple SMTP servers in ActionMailer
Clone URL: git://github.com/nakajima/many-mailers.git
updated README doc


git-svn-id: http://wush.net/svn/animoto/plugins/many_mailers@3747 
6c340329-a920-0410-8062-e7f800300859
patnakajima (author)
Thu Feb 21 18:29:08 -0800 2008
commit  d8e0d5d00b7d70dfeedb52ba94f20a57ece7a6ef
tree    3da39c18f8fd4ce1dcc66b76273168a5b7032268
parent  387bc3b2cfcb233abcbd49cb225c9af643a86fbd
0
...
36
37
38
39
 
40
41
42
...
36
37
38
 
39
40
41
42
0
@@ -36,7 +36,7 @@ To specify the default server, do this:
0
 
0
   ActionMailer.default_server = :internal
0
 
0
-ActionMailer (and all of its subclasses, ie, your mailers) will use this
0
+ActionMailer::Base (and all of its subclasses, ie, your mailers) will use this
0
 server by default.
0
 
0
 TODO

Comments

    No one has commented yet.