It seems there is a bug in James in that it batches too
many recipients to a particular domain and that domain's
SMTP server responds with:
    

Not a bug.  A limitation regarding an anti-spam measure taken by the remote
server.

There is no setting for this, although there are plans to support it in a
future update.  Feel free to enter Jira issue.

Where does james determine whether to batch a bunch of emails? Is it in the RemoteDelivery mailet?

How does james do this batching? Does it look at the outbound queue to determine whether a bunch of messages should go to the same domain?

Reply via email to