Search the web
Sign In
New User? Sign Up
exim-users · Exim MTA
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
[exim] 2 Problems / Question.   Message List  
Reply | Forward Message #85776 of 85778 |
Re: [exim] Failover design with exim (slightly OT)

Jonathan Vanasco wrote:
> I was talking earlier with a friend about having a failover email
> system providing full redundancy
>
> Ideally something like:
>
> Mailserver A port 25 (Live)
> delivers locally to Mailserver A port 2525 maildirs
> relays a copy to Mailserver B port 2525 (backup)
>
> Mailserver B port 25 (backup)
> delivers locally to Mailserver B port 2525 maildirs
> relays a copy to Mailserver A port 2525 maildirs (live)

I have been thinking about doing something very similar to this. In my
case, I have 4 servers, each having a subset of maildirs, so A->A&B,
B->B&C, C->C&D, and D->D&A. So if A went down, D could take over its
functions if needed.

My cutover would involve taking A out of DNS and changing the database
entries for all accounts on A so Exim and Courier know where to look for
the maildir.

> my first idea was that port 25 on each machine is an exim relay station
> that just routes messages to the local mailstore and the backup mta --
> both running on port 2525.

I think what would work better is to have all your scanning happen on
the port 25 daemon (AV, SA, RBL, etc) and the 2525 daemon simply accepts
the mail (*only* from your 2 mail servers) and delivers it where is
needs to be (little or no checking).

An rsync between the servers may be able to handle changes that IMAP/POP
may have made. Just make sure if you have an outage and you switch back
to server A, that you don't let the rsync run as it normally would or
you'll lose mail.

At this point, it is all in my head. I haven't started implementing any
of it. If you do, let me know how it works out.

--
Dennis Skinner
Systems Administrator
BlueFrog Internet
http://www.bluefrog.com

--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/



Fri Oct 7, 2005 9:43 pm

dskinner@...
Send Email Send Email

Forward
Message #85776 of 85778 |
Expand Messages Author Sort by Date

My first problem is with out going mail form my Exim. It works for some destination addresses but I get some that look like this. 2005-10-07 08:40:36...
Larry Raab
lraab@...
Send Email
Oct 7, 2005
2:48 pm

Quoth Larry Raab on Fri, Oct 07, 2005 at 08:48:47 -0600 ... Both problems would be solved it you took the time to read the documentation properly. ... Nope,...
Yann Golanski
yann@...
Send Email
Oct 7, 2005
2:59 pm

I understand that ROOT is on never_use list. My problem is the WEBMASTER name is not on that list yet mail that is sent to WEBMASTER is being sent to ROOT and...
Larry Raab
lraab@...
Send Email
Oct 7, 2005
3:16 pm

On 7 Oct 2005 at 9:16, Larry Raab wrote about ... Looks like a redirect router has mapped webmaster to root. Most likely, you have something like webmaster:...
Fred Viles
fv+exim@...
Send Email
Oct 7, 2005
3:33 pm

... webmaster is probably an alias that points to root. Check your aliases file. Probably /etc/aliases. You'll need to run newaliases if you update that...
Michael Sprague
mfs@...
Send Email
Oct 7, 2005
3:33 pm

... http://exim.org/eximwiki/MailingListEtiquette#head-133abe53fab0e4e954a04a8fd8c0c4cd7f520f7f ...
Marc Sherman
msherman@...
Send Email
Oct 7, 2005
3:33 pm

On 7 Oct 2005 at 11:21, Michael Sprague wrote about ... That's highly unlikely. By default, exim uses /etc/aliases directly and there's no need to run...
Fred Viles
fv+exim@...
Send Email
Oct 7, 2005
3:33 pm

... On 7 Oct 2005 at 11:21, Michael Sprague wrote about ... That's highly unlikely. By default, exim uses /etc/aliases directly and there's no need to run...
Larry Raab
lraab@...
Send Email
Oct 7, 2005
3:35 pm

I was talking earlier with a friend about having a failover email system providing full redundancy Ideally something like: Mailserver A port 25 (Live) delivers...
Jonathan Vanasco
exim-list@...
Send Email
Oct 7, 2005
6:52 pm

... I have been thinking about doing something very similar to this. In my case, I have 4 servers, each having a subset of maildirs, so A->A&B, B->B&C,...
Dennis Skinner
dskinner@...
Send Email
Oct 7, 2005
9:53 pm

I think I've mentioned this before, but if not here it goes. I was thinking of having exim dump mail into either MySQL Cluster or multi-master replication...
Lanny Jason Godsey
lannygodsey@...
Send Email
Oct 7, 2005
10:54 pm
< Prev Topic  |  Next Topic >
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help