Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
ISPConfig 3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 500
    • Issues 500
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 28
    • Merge Requests 28
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #4982

Closed
Open
Created Mar 07, 2018 by Frederik@freno

Disable monitoring only for insecure email protocols

short description

More and more providers disable unsecured protocols for email communication and offer only IMAPS, POP3S or SMTPS.
By disabling the ports (e.g. IMAP) ISPConfig monitoring reports those services as being offline.

The only way to solve this is to completely disable the monitoring function for email.

feature request

  • There should be an option to separate those ports and disable monitoring for insecure (or selected) protocols.
  • This might be extended to other services as well, which are monitored (HTTPS, MySQL).

misc

To me it seems like the monitoring function in ispconfig3/server/lib/classes/monitor_tools.inc.php checks only the standard ports. There is no monitoring for smtps/465, imaps/993 or 995/pop3s.

Firstly those other protocols probably need to be added here. Next would be to separate email monitoring into secure and insecure.

Any other thoughts about this?

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None