Updated mail config comments from postmark to mailgun

This commit is contained in:
Michael Boffey 2014-03-07 14:54:38 +00:00
parent 9bf9c2eb42
commit b191604e23
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
| |
| Here you may provide the host address of the SMTP server used by your | Here you may provide the host address of the SMTP server used by your
| applications. A default option is provided that is compatible with | applications. A default option is provided that is compatible with
| the Postmark mail service, which will provide reliable delivery. | the Mailgun mail service, which will provide reliable delivery.
| |
*/ */
@ -37,7 +37,7 @@
| |
| This is the SMTP port used by your application to delivery e-mails to | This is the SMTP port used by your application to delivery e-mails to
| users of your application. Like the host we have set this value to | users of your application. Like the host we have set this value to
| stay compatible with the Postmark e-mail application by default. | stay compatible with the Mailgun e-mail application by default.
| |
*/ */