Autor: Vadim Kutchin Data: A: exim-users Assumpte: [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: