You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Nicola Salvemini <ni...@gmail.com> on 2011/05/02 12:11:18 UTC

SMTP load balancing using maildir

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?

Thanks in advance,

Nicola.

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: SMTP load balancing using maildir

Posted by Norman Maurer <no...@googlemail.com>.
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 Salvemini <ni...@gmail.com>:
> 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?
>
> Thanks in advance,
>
> Nicola.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org