Skip to content

Commit 1cb0b41

Browse files
Fix smtp port default - issue #164
1 parent 0afac0c commit 1cb0b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/config/log/mail.smtp.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<!-- mandatory -->
1919
<option name="transport" value="smtp" />
2020

21-
<!-- optional default=587 -->
21+
<!-- optional default=25 -->
2222
<option name="smtp.port" value="587" />
2323

2424
<!-- mandatory -->

0 commit comments

Comments
 (0)