Hi all,

We have created a email cluster system using qmail-ldap patch, there are 3 servers on 
my environment, one is primary and ruuning ldap server, and the two other is remote 
from our main location, they communicate in qmqp protocol.

My question is: If one user send a message with 10 recepients (this 10 recepient's 
mailstore is on remote server), how qmail-ldap process the message? One by one or in 
the batch?

Meaning
One by one: generate 10 message, each message has one recepient and delivery them one 
by one, so total is 10 messages. This is NOT a economic way.
In the Batch: generate 1 message with 10 recepients and delivery it, so total is 1 
message with some extra header. This is a economic way.

Thanks,

Hunte

Reply via email to