Author: fabien
Date: 2010-03-29 10:51:42 +0200 (Mon, 29 Mar 2010)
New Revision: 28845

Modified:
   doc/branches/1.4/reference/en/05-Factories.markdown
Log:
[doc] [1.4] added a note about Swift_NullTransport

Modified: doc/branches/1.4/reference/en/05-Factories.markdown
===================================================================
--- doc/branches/1.4/reference/en/05-Factories.markdown 2010-03-29 08:29:22 UTC 
(rev 28844)
+++ doc/branches/1.4/reference/en/05-Factories.markdown 2010-03-29 08:51:42 UTC 
(rev 28845)
@@ -272,6 +272,9 @@
   * ~`Swift_MailTransport`~: Uses the native PHP `mail()` function to send
     messages.
 
+  * ~`Swift_NullTransport`~: Disables the transport altogether (useful with the
+    `none` strategy to bypass the connection to the mail server).
+
 You can further configure the transport by setting the `param` setting. The
 ["Transport Types"](http://swiftmailer.org/docs/transport-types) section of
 the Swift Mailer official documentation describes all you need to know about

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" 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/symfony-svn?hl=en.

Reply via email to