mail question

domain.com/webmail is Uebimiau ... a POP3 client.

domain.com/squirrelmail.com is an IMAP client

Both should be available to your clients. If not, browse to /usr/local/directadmin/scripts and run (as root)

./webmail.sh
./squirrelmail.sh
 
Does anyone know of a way to disable Uebimiau? I would like to just offer squirrel mail.

Thanks!
 
Edit /etc/httpd/conf/httpd.conf and change the Alias for /webmail to point to squirrelmail as well.

After that remove the directories where Uebimiau is installed.

Regards,
 
Back
Top