Say i send a mail to 3 recepients (not pop accounts) so the mail has to land in catchall account. From there it is retrieved and distributed to individual recepients.
The porblem is that only single copy is sent with
Envelope-To :user1@domian, user2@domain, user3@domain ....
How can multiple copies of the same mail be sent with a unique Envelope-To header for each so that using the Envelope-To, the mail can be distinctly delivered to WebMail accounts.
The issue gets more complicated when it's a combination of To,s CC,s and BCC.
Any help on how to configure Exim to send out multiple copies of the same message with distinct Envelope-To header?
Thanks
Anup
The porblem is that only single copy is sent with
Envelope-To :user1@domian, user2@domain, user3@domain ....
How can multiple copies of the same mail be sent with a unique Envelope-To header for each so that using the Envelope-To, the mail can be distinctly delivered to WebMail accounts.
The issue gets more complicated when it's a combination of To,s CC,s and BCC.
Any help on how to configure Exim to send out multiple copies of the same message with distinct Envelope-To header?
Thanks
Anup