0
votes
1answer
570 views

set up mailserver for multiple domains guide for beginner

I am not Linux pro, and after days of trying with tutorials how to set up postfix or other e-mail server I am try to find solution here. In your office we have HP Proliant server with Ubuntu server ...
1
vote
2answers
1k views

How to configure apache / php / postfix website emails when using vhosts?

I have a LAMP webserver configured to serve multiple websites. Each virtual host has various PHP applications, mainly Wordpress. When users sign up to the Wordpress sites, email is sent by PHP ...
0
votes
0answers
32 views

Stuck with Apache2, Postfix and apt-get [duplicate]

Possible Duplicate: How do I resolve unmet dependencies? I've installed apache2 and postgresql on my system. When I try to start apache2 service using: $ sudo service apache2 start No ...