...
Code Block |
---|
|
MD[nagnis_master]:~/lib/nagios/plugins$ ls -ltr /tmp/ |grep 'check_mail'
-rw-rw---- 1 nagnis_master nagnis_master 15 Dec 8 13:21 check_mail_loop.TEST.status |
Debugging mail fetching
If you encounter that Checkmk might not fetch mails, you might want to try out if Checkmk is able to connect to the POP/IMAP servers with openssl:
Code Block |
---|
|
MD[nagnis_master]:openssl s_client -crlf -connect imap.gmail.com:993 |
Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | KB |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label in ("email","check_mail_loop","emailloop") and type = "page" and space = "KB" |
---|
labels | email emailloop check_mail_loop |
---|
|
...