Setting Up Mail in Linux on Your LAN
This video shows you how to setup a simple mail system in CentOS 6 Linux using Postfix and Dovecot.
by Datapioneer
linux smtp server
This video shows you how to setup a simple mail system in CentOS 6 Linux using Postfix and Dovecot.
by Datapioneer
linux smtp server
Comments are closed.
OK, I've got a question.
I have three servers in LAN. One of them in intranet running Ubuntu and LAMP, second is running Ubuntu LAMP as web server and the third is running Ubuntu mail server.
Now I have a router with set ports: 80, 8080 for Web server, 22 for intranet server and 25, 110, 443 etc running on mail server.
My problem is that I am unable to sent mails from webserver web pages using sendmail to my mailserver. My forms from web server are not sending any mails to my mail server. Any ideas how to sort this out?