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 #85774 of 85778 |
[exim] Failover design with exim (slightly OT)

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)

The idea being that there is always a machine on the internet that
has full email.
So if server A gets rooted, burns down, the datacenter loses power
like the LA outage last month, you swap dns and server B handles
everything.

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.

my friend noted that setup would make messages seem accepted once the
port 25 host let go -- and that you have no control over whether its
getting to or being rejected from the local 2525 or backup 2525

he suggested some sort of daemon on 25 that speaks smtp and holds
onto the connection until either:
a_ both the local and the backup mta have successfully processed
the message
b_ the local mta has processed successfully and the remote is
unreachable (considered down)
if either mta rejects the message, then both do (but that should
never be the case)

before we spend any more time talking about trying to implement
something like this ourselves from scratch-- has anyone out there
done this with exim or another mta?

note: we never got as far as what to do about reading email - but
handling the imap stuff is for another list


--
## 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 6:50 pm

exim-list@...
Send Email Send Email

Forward
Message #85774 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