Stephen Liu wrote: > Hi Jon, > > > Thanks for your advice. >
[cut example of how to spread storage over separate xen hosts] > Now my problem is how can remote mail clients send/receive mails from > their servers on the Xen box. For sending mail maybe they can use the > routing mail server, Guest01. About how about receiving mail? There > is only ONE external IP connected to the Xen box. Jon's answer was on the mark. Use perdition. It will do exactly what you need. Clients will all talk IMAP/POP3 to the same external IP, and perdition will proxy their requests to the correct backend server - the xen hosts. Perdition can proxy users to different backends based on all kinds of criteria, supports ldap and sql backends, etc. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
