[ https://issues.apache.org/jira/browse/JAMES-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16511902#comment-16511902 ]
Tellier Benoit commented on JAMES-2424: --------------------------------------- I.Remote deliveysimply enqueue email in a mail queue to schedule mail delivery, then start a correctly configure service for consumming that queue. The *outgoing* configuration property governs which queue should be used. The problem with your configuration is that _you use only one queue_ for all of your RemoteDelivery mailets. Then of course they are mixing mails. You should configure different queue names for each RemoteDelivery mailets you have. Cheers, > Only one instance of RemoteDelivery mailet works in mailtcontainer > ------------------------------------------------------------------ > > Key: JAMES-2424 > URL: https://issues.apache.org/jira/browse/JAMES-2424 > Project: James Server > Issue Type: Bug > Components: Remote Delivery > Affects Versions: 3.1.0 > Environment: Linux 3.10.0-693.17.1.el7.x86_64 #1 SMP Thu Jan 25 > 20:13:58 UTC 2018 x86_64 GNU/Linux > from docker image linagora/james-jpa-spring > Reporter: Sergey B. > Priority: Major > Attachments: mailetcontainer.xml > > > My mailetcontainer.xml contains mutiple RemoteDelivery mailets. They are > intended to work under different conditions. But it seems that only one > randomly chosen instance really works. > When message dispatched to processor mail1 it is sent by RemoteDelivery > mailet from processor mail2 or any other mailet from any processor. > My config is in attachment. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org