Skip to content

Commit c6a8b5d

Browse files
committed
clarify
1 parent 66ac9e7 commit c6a8b5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Based on the slick interface and work from [MailDev](https://github.com/maildev/
88
## Usage
99
Use MailCatcher to test applications that send mail via the local built-in SMTP server and/or sendmail (like PHP's mail() function); this plugin will rename the existing `/usr/sbin/sendmail` to `/usr/sbin/sendmail.sav` and symlink to our sendmail replacement. Unique credentials for the SMTP services can be found in `/home/<username>/web/<domain>/private/smtp.json`. Default SMTP port is 2525 and the username must match the given `<domain>` name.
1010

11-
The built-in GUI web client can be found at the URL path `http(s)://<domain>/mailcatcher` and as an envelope icon in HestiaCP's web domain listing and edit pages.
11+
* The built-in GUI web client can be found at the URL path `http(s)://<domain>/mailcatcher` and as an envelope icon in HestiaCP's web domain listing and edit pages.
1212

13-
If you install mailcatcher ***after*** you have already created sites; then you must suspend/unsuspned the given site to initialize mailcatcher services for your domain.
13+
* If you install mailcatcher ***after*** you have already created sites; then you must suspend/unsuspned the given site to initialize mailcatcher services for your domain.
1414

1515

1616
## Installation

0 commit comments

Comments
 (0)