Can I receive messages using SMTP?

I have several servers hosting docker stacks.
Until now I have used the SMTP sending capabilities of certain docker images (eg. Watchtower) to collect information into a local fake email server called MailHog, which comes very handy.

But now that I have installed cmk, I would like to collect the email messages sent by the stacks into cmk instead.
Is that possible?

Hallo,

may help.
Ralf

Hi @stsinc

In addition to the proposal of @rprengel, you may want to take a look at the ruleset “Check Email”.
I have never used it before, but its “inline help” says:

The basic function of this check is to log in into an IMAP or POP3 mailbox to monitor whether or not the login is possible. A extended feature is, that the check can fetch all (or just some) from the mailbox and forward them as events to the Event Console.

Looks like, it’s possible. :slight_smile:

HTH,
Thomas

2 Likes

Thank you SO MUCH for your advice, @rprengel and @openmindz
Will test tomorrow and will keep everybody posted

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.