From c5f66931f9cf8ff354ac101270be4253f1ca8c1f Mon Sep 17 00:00:00 2001 From: Christophe Coevoet Date: Fri, 18 Feb 2011 11:17:34 +0100 Subject: [PATCH] Updated the doc about SwiftmailerBundle --- guides/emails.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/guides/emails.rst b/guides/emails.rst index 69f6a7abca2..0cd94851eea 100644 --- a/guides/emails.rst +++ b/guides/emails.rst @@ -77,8 +77,10 @@ The following configuration attribute are available: * ``port`` * ``encryption`` (``tls``, or ``ssl``) * ``auth_mode`` (``plain``, ``login``, or ``cram-md5``) -* ``type`` -* ``delivery_strategy`` (``realtime``, ``spool``, ``single_address``, or ``none``) +* ``spool`` + + * ``type`` (only ``file`` is supported currently) + * ``path`` * ``delivery_address`` (an email address where to send ALL emails) * ``disable_delivery`` @@ -129,7 +131,7 @@ transport: