[exim] split message with multiple cc/bcc to different messa…

Top Page
Delete this message
Reply to this message
Author: Vadim Kutchin
Date:  
To: exim-users
Subject: [exim] split message with multiple cc/bcc to different messages
Hi!

Sometimes my users send messages with multiple cc's, all for one server:
to: tom@???
cc: jane@???
cc: bob@???
cc: klark@???
and so on.

Server.com have restrictions - it require only one incoming smtp connection
from single ip (i use "serialize_hosts = *" to meet this) and only one
destination address.
I add different options to my config file:

connection_max_messages = 1
remote_max_parallel = 1
queue_run_max = 1

but exim stil try to deliver message to all addresses with one try.
I made something wrong?

Search with google and exim faq was not successfull to me...
Sorry for bad language...

--
WBW, AmadiS, System administrator of IP-COM