You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@ Based on the slick interface and work from [MailDev](https://github.com/maildev/
8
8
## Usage
9
9
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.
10
10
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.
12
12
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.
0 commit comments