Hi Folkert, > 1. /etc/squirrelmail/apache.conf is not installed into > /etc/apache2/conf.d
This is a valid point, but I'm a bit in doubt here on how to implement it. On the one hand wwwconfig-common seems obsolete, but webapps-common is not ready yet. I'm wary to be reinventing the wheel in this package again. > 2. default imap (via inetd) settings do not work: > "Bad request: The IMAP server is reporting that plain text logins are > disabled. Using CRAM-MD5 or DIGEST-MD5 authentication instead may work. > Also, the use of TLS may allow SquirrelMail to login. Please > contact your system administrator and report this error." ii uw-imapd > 7:2002edebian1-13.3 > Installing uw-imapd-ssl works though (one needs to set imap port to 993 > and tls to on) so my suggestion is to either add a warning or make it a > dependency. I'm not sure how this is a SquirrelMail bug. SquirrelMail works with any IMAP server, but of course that IMAP server must accept SquirrelMail's logins. There is no "default imap server", you talk about. There's no mode that would work out of the box for all. The current does work for the majority of serious IMAP servers though (courier, cyrus, UW, dovecot). I cannot add it as a dependency because then people cannot choose a different IMAP server anymore. Where would you like to see a warning? Thijs