Skip to content

Commit ba1344c

Browse files
committed
README updated
1 parent 0513fca commit ba1344c

1 file changed

Lines changed: 26 additions & 3 deletions

File tree

README.md

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,38 @@ mailctl is a script to easily interact with [docker-mailserver](https://github.c
4747
mailctl postconf Show postfix configuration
4848
mailctl logs [-f] Show logs. Use -f to 'follow' the logs
4949
mailctl login Run container shell
50+
mailctl supervisor Interact with supervisorctl
5051
mailctl update-check Check for container package updates
5152
mailctl update-packages Update container packages
53+
mailctl versions Show versions
5254

5355
## Example:
5456

5557
`mailctl status`
5658

57-
Container: Up 4 hours
59+
Container: Up 48 hours
60+
Version: 10.0.0
5861
Fail2ban: No IPs have been banned
59-
Postfix: Mail queue is empty
60-
Ports: 25 465 993 995
6162
Packages: All packages are up to date.
63+
Ports: 25 465 993 995
64+
Postfix: Mail queue is empty
65+
Supervisor: amavis RUNNING pid 2999, uptime 17:32:37
66+
cron RUNNING pid 2913, uptime 2 days, 2:11:34
67+
dovecot RUNNING pid 2920, uptime 2 days, 2:11:34
68+
fail2ban RUNNING pid 2192, uptime 2 days, 2:11:34
69+
mailserver RUNNING pid 24, uptime 2 days, 2:11:39
70+
opendkim RUNNING pid 2923, uptime 2 days, 2:11:34
71+
opendmarc RUNNING pid 2935, uptime 2 days, 2:11:33
72+
postfix RUNNING pid 2942, uptime 2 days, 2:11:33
73+
rsyslog RUNNING pid 2915, uptime 2 days, 2:11:36
74+
changedetector RUNNING pid 2916, uptime 2 days, 2:11:34
75+
update-check RUNNING pid 2917, uptime 2 days, 2:11:35
76+
clamav STOPPED Not started
77+
fetchmail STOPPED Not started
78+
postgrey STOPPED Not started
79+
postsrsd STOPPED Not started
80+
saslauthd_ldap STOPPED Not started
81+
saslauthd_mysql STOPPED Not started
82+
saslauthd_pam STOPPED Not started
83+
saslauthd_rimap STOPPED Not started
84+
saslauthd_shadow STOPPED Not started

0 commit comments

Comments
 (0)