Minor Bug in service monitor?
Hello,
I think I discovered a small bug in the service monitor, but you might also call it a configuration error, so I have to ask:
For the mail server I only want to allow encrypted connections (STARTTLS). So at first I put the line
ssl = required
into my dovecot.conf.
But this configuration did only work for the IMAP connection seemingly, not for POP3.
So I have disabled the unencoded pop3 protocol by changing the line
protocols = imap imaps pop3 pop3s
to
protocols = imap imaps pop3s
Now the connections are secure, but the service monitor tells me that the pop3 service is not available. I am sure it works, for I have created a mailbox to test it.
I see that all this happens because I use a workaround, but on the other hand the service is working and ISPConfig tells me it's not. Bug? :-)
Regards,
Tom
|
Recent comments
18 hours 36 min ago
18 hours 42 min ago
23 hours 40 min ago
1 day 6 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 12 hours ago
1 day 19 hours ago
1 day 23 hours ago
2 days 52 min ago