Fix msa port setup

This commit is contained in:
David Woodhouse 2007-07-05 03:51:30 +00:00
parent be2d7666d5
commit 5f2a3a9d24

View File

@ -30,7 +30,7 @@
+ +
+remote_msa: +remote_msa:
+ driver = smtp + driver = smtp
+ port 587 + port = 587
+ hosts_require_auth = * + hosts_require_auth = *
+ +
+ +