I have so many problems trying to install some mail clients like Squirrel or postfix ...
I try to install a mail client but i recieve so many fails like cannot conect smtp server or similars and in squirrel only shows a white screen instead the client.
Can someone make a guide to install it please ?
Okay, try this in that order.
1st u need to install postfix and mailutils in case u need to use them.
U should select the option of Internet Site and introduce the address of your mail like mail.com or something like this same on the archive /etc/hosts so u need to put
and rename the line of your localhost to the address on the previous step.
Now u should create the users to exchange the mails.
And the last step send and email like...
and finish the mail pressing Ctrl+d
Now u can change the users to verify the mail , just put the line:
In the case u need graphical instance u can install squirrel like this.
Now, u can go to the web of Squirrelmail and download the version required.
Then, u can extract the tar.gz
U should move it
sudo mv squirrelmail.stable/ var/www/html/mail(or the name what u want it)U will need change the owner like nobody or www-data
Now u should go to the archive config-default.php to edit it
inside u need to change three lines
The attach dir isnt create so do this:
and change the owner
If all its okay and u follow all the steps u can type in Explorers bar something like mail.com/mail/squirrelmail to get a client mail.