When I installed ISPC on my colocated Mac mini in November, I wanted to check out a few different webmail clients. I saw that Uebimiau was the only one supported as an install into ISPC, but I honestly don't like it too much.
I ended up choosing what I was already familiar with, SquirrelMail. Then I was faced with the issue of getting it to be easily accessible to the customer. I ended up creating a server-wide alias in my apache2.conf file similar to the one I made for mailman.
Code:
# Webmail
Alias /webmail/ "/pathto/webmail/"
Alias /webmail "/pathto/webmail/"
This way...
www.domain.tld/webmail will always work for whatever my clients' domain is.
Recent comments
16 hours 57 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 6 hours ago
1 day 11 hours ago
1 day 11 hours ago
1 day 13 hours ago
1 day 23 hours ago
2 days 4 hours ago
2 days 6 hours ago