Results 1 to 2 of 2
How can I configure a Linux server as an email server? Also I need to set up an emailing programme on my own premises but route it through a dedicated ...
- 05-15-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 1
How can I set up an email server and route emails from there to another server
How can I configure a Linux server as an email server? Also I need to set up an emailing programme on my own premises but route it through a dedicated root server in a server warehouse. The mail should go out from port 26.
Thanks in advance.
- 05-24-2006 #2
email server
u need to install qmail or postfix for smtp i prefer this two than sendmail bcoz of security issues.
And dovecot for pop3/imap in order to configure your own mail server....the 2nd one u are asking about routing your mail. U can configure your linux box DNS to relay to another root server u define or use qmail for SMTP relays.
hope this will help


Reply With Quote