I’m trying to make an e-mail routing strategy but I have a problem.
My Email Server Java checks various e-mail accounts, and those e-mails are putted in the Inbound queue. How can I put those e-mails that are in the inbound queue to different queues separating them by the address thew were sent.
I mean, I will create different queues like support, info…and I wish that all the mails sent to [email removed] went to the support queue.
I’ve been trying it useng the variable UData ToAddress, but it doesn’t worked.
in 6.x ICS there’s a module, the Content Analyzer, that you can create rules in: in each of them you set up the criteria - for example the destination address - applied to the incoming emails and the destination - VRPs - they should submitted to.