On 2017-03-21 12:46 PM, Carlo Poggiarelli wrote:
Hi,
Thanks for your answer.
That's exactly what I need... Send a single copy of that message to each of 
those addresses.
I need that because I have the following situation:
An exchange server sends to postfix an email with multiple addresses in the to 
field.
This message should be sent to an sms gateway that accepts one address only in 
the to field. If ti receives an email with multiple addresses, it sends the sms 
message to the first addresses in the to field only discarding the others.

So postfix should send a single copy with one address only to the sms gateway 
for each address of the original message.

If the gateway is reading the To line then Postfix can't help you. Even if you split the message up the To line won't be modified. I think you have to go into your application and split it there with separate To addresses.

--
D'Arcy J.M. Cain
System Administrator, Vex.Net
http://www.Vex.Net/ IM:da...@vex.net
VoIP: sip:da...@vex.net

Reply via email to