Hi, I'd using this tool with Cyrus & postfix and have run into a problem that I don't understand. If I enable SSL on POP3S & IMAPS, then I can no longer log into the utility. I get the default error message. The standard POP3 & IMAP servers are still running so this makes no sense to me.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It might be a problem with the way your server is set up because mine did a similar thing. To make mailadmin work with SSL, I just edited the config.inc file, and changed $mail_server_port to "993/imap/ssl/novalidate-cert"
Try that, but I was having problems with my setup the other day, so I'm redoing mine now...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I'd using this tool with Cyrus & postfix and have run into a problem that I don't understand. If I enable SSL on POP3S & IMAPS, then I can no longer log into the utility. I get the default error message. The standard POP3 & IMAP servers are still running so this makes no sense to me.
It might be a problem with the way your server is set up because mine did a similar thing. To make mailadmin work with SSL, I just edited the config.inc file, and changed $mail_server_port to "993/imap/ssl/novalidate-cert"
Try that, but I was having problems with my setup the other day, so I'm redoing mine now...