Skip to content

Commit dfe33e3

Browse files
committed
Minor fixes
1 parent c9adc2f commit dfe33e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/configuration/swiftmailer.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Configuration
2222
* `transport`_
2323
* `username`_
2424
* `password`_
25+
* `command`_
2526
* `host`_
2627
* `port`_
2728
* `timeout`_
@@ -80,7 +81,7 @@ The password when using ``smtp`` as the transport.
8081
command
8182
~~~~~~~~
8283

83-
**type**: ``string``
84+
**type**: ``string`` **default**: ``/usr/sbin/sendmail -bs``
8485

8586
Command to be executed by ``sendmail`` transport.
8687

0 commit comments

Comments
 (0)