Hi,
I am running Dovecot and exim4 on Linux Debian Lenny with Apach2. I have a
number of virtual domains
and the Maildir structure is:
/home/exampledomain.co.uk/user/Maildir
I have installed Squirrelmail using the latest debian package but can't get it
to work.
Help please
Regards
Peter
Thanks Fredrik,
I got it running by creating the following file /etc/apache2/sites-available/mail.mydomain.co.uk
and in the DNS pointed mail.mydomain.co.uk at my server
ServerAdmin webmas...@mydomain.co.uk
ServerName mail.mydomain.co.uk
DocumentRoot /usr/share/squirre
Hi,
I have set up Squirrelmail on a debian lenny machine running exim4. When I try and send mail from
Squirrelmail I get the following error:
Message not sent. Server replied: Connection refused111 Can't open SMTP stream
Exim uses the a smarthost.
Please how do I set up Squirrelmail to use th
I have just installed squirrelmail on a debian lenny system where I have a
number of domains. To
enable me to log in to each of the different domains I created in
/etc/apache2/sites-available/ the
following files mail.mydomain1.co.uk, mail.mydomain2.co.uk etc each containing
mail.mydomain*.co