avoid multi recipients messages splitting
Hi everybody.
First of all i'm using Messaging Server 6.2.
I create a channel to route all messages ( every message, to local user and to remote user, should be routed in the same way ) to another host, the channel looks like:
!
! tcp_forward
tcp_antivirus noreverse master_debug logging daemon [10.0.0.22] port 10025 enqueue_removeroute headerlinelength 900 linelength
900
tcp_forward-daemon
The problem is when a message has more recipients and one of them is not a local user.
It seems to do different smtp sessions for local and remote user on the same message.
What I have to do to have just one smtp session for each message, even if recipients are local user as well as remote users?
P.S To manage the routing, i did a rule on conversion table of the mappings file which convert all messages incomig from tcp_local to tcp_forward.
Thank's in advance!
Caius

