LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices

Reply
 
LinkBack Search this Thread
Old 12-30-2007, 11:47 PM   #1
prixone
Member
 
Registered: Jul 2007
Posts: 35

Rep: Reputation: 15
Question Exim smarthost ?


Hi,

we have 2 mailservers and we did like to setup our 2nd mailserver to be a backup and hold messages while the primary server is down.

Our primary server is using exchange and our backup server is using Exim.

So in order to acomplish this i did need just to setup a smarthost ?

Is this setup correct ? or i missed something
Quote:
smarthost:
driver = manualroute
domains = example1.com
transport = remote_smtp
route_list = xxx.xxx.xxx.xxx # where xxx.xxx.xxx.xxx is the ip of the exchange that will receive the emails
thanks.
 
Old 12-31-2007, 05:49 PM   #2
centauricw
Member
 
Registered: Dec 2005
Location: Lawrenceville GA
Distribution: Slackware, CentOS. Red Hat Enterprise Linux
Posts: 216

Rep: Reputation: 31
The real trick is going to be in MX records on the DNS server so that the outside world can find your backup host. If your MX record only points to the primary, nobody will be able to find the secondary. For example:

Code:
example.com.    IN  MX    10    primary-server.example.com.
example.com.    IN  MX    20    secondary-server.example.com.
MX records use a weighted system the lower number after the MX is the preferred mail server and the higher number is the less preferred. If you do run a secondary server, be sure that you're running a spam filter since spammers tend to use the lest preferred servers on the believe that anti-spam resources are not as great.
 
Old 01-01-2008, 04:05 AM   #3
prixone
Member
 
Registered: Jul 2007
Posts: 35

Original Poster
Rep: Reputation: 15
yes both have spam and antivirus but i was aware of the DNS record already. i was just in doubt if i would need just the smarthos to acomplish this need.

But thanks for recall that information
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Etch + exim4 + sa-exim: sa-exim is not loading Thalagyrt Debian 0 04-18-2007 10:12 AM
sendmail smarthost klaxyn Linux - Networking 3 03-12-2007 10:00 PM
SUSE 9.2 postfix smarthost hk- Suse/Novell 1 04-18-2005 04:20 PM
exim4 smarthost and SBC Yahoo RonV Debian 1 04-18-2005 06:57 AM
exim is failed !!! error:package exim is not installed apache Linux - Software 0 06-24-2004 05:55 AM


All times are GMT -5. The time now is 04:49 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration