On Mon, 2008-11-24 at 13:04 +0100, bsd wrote: > Hello folks, > > > I am actually working for an African country where the electricity is > not as stable as one could expect - even in the infrastructure of the > historical telco operator… > > With all the care that we have been able to devote to this project, > stability is still very very limited. > So my idea was to create a fully redundant mail server. > > Ideally I would like people not to have to reconfigure anything on > their client and to be able to connect to any resource available > online (main African server or the backup one in Europe) - in a > seamless way. > > > Mail protocol has solved the issue of "backup" server (secondary MX)… > but how can I achieve a real redundant server. Knowing that the "main > server" and the "slave" are located 8000 Km away with poor link quality.
Why do you want to have a master-slave ? Hire services of a Mail Server (dedicated or shared .. depending on your budget ) wherever bandwidth/reliability is good. May even be in a different country All the Anti-spam / anti-virus happens on the Remote server and from there pull all mails to a local server using uucp ( yes it still works excellent ) whenever you have power and bandwidth Route the outgoing mails too the same way This is the same idea used by many places over here too. Power many not be the issue, but reliable bandwidth is still a real challenge in rural places Thanks Ram