1
vote
1answer
125 views

Postfix filter messages and pass to PHP script

Each time a user signs up to our website through an external provider we get a basic email with the body contents containing the user details. I want to write a personalised automatic reply to this ...
0
votes
1answer
737 views

Wrong CSS mime type with Roundcube 0.5 beta and nginx

I'm running into a CSS problem. This is a setup based on Debian Squeeze (nginx/0.7.67, php5/cgi) on which I installed the latest Roundcube 0.5 beta. PHP is properly processed, login works fine but ...
0
votes
1answer
2k views

How do you uninstall roundcube?

How do you uninstall roundcube in debian? It came with directadmin.
1
vote
5answers
970 views

Experience with dovecot mail server/roundcube web mail client [closed]

I'm currently building a web server with a mail server: Debian Lenny Apache 2.2 PHP 5.3 Dovecot Postfix I am unsure of which mail client to use. I have my eye on roundcube since it looks cooler ...
7
votes
7answers
10k views

What is the best webmail for a small Debian Linux server?

I have my own email server, running in a VM under Xen. I want to setup another Xen VM with a web mail system, to let my users access their mail from a web browser. I want to use Debian Stable, which ...