Hi there,
I guess that possible. You could even go futher.. As JAMES use
activemq for the queue you could just have to smtpservers which write
to the same activemq queue. And then have one server which dispatch
them and deliver it to the maildir + offer imap support.
Bye,
Norman
2011/5/2 Nicola
Hi there,
I'm looking for the best configuration to have two James SMTP server
(for load balancing) to spool messages using Maildir.
My idea is to use a shared file system for storing maildir with two
SMTP servers, and one IMAP server to read and write to shared file
system.
Any suggestions?
Th