On Sun, Feb 02, 2014 at 09:06:03AM -0500, Charles Marcus wrote:

> I want to set up an email alias for my domain, ie:
> 
> facilit...@example.com
> 
> That sends the email to two (or more) external addresses:
> 
> us...@example2.com
> us...@example2.com
> 
> Currently, if I set up the alias, each recipient only sees
> themselves as the recipient,

How's that done?  Generally, the message headers are unchanged and
all you see is the alias.  So not sure what you mean by "only
sees themselves".

> but I need all recipients to see each
> other, so each knows the other received it.

    s/received it/was another recipient/

> I'd also like for one the be added as 'To:', and the other as 'CC:',
> but again, not really that important, as long as they will each see
> the other got it.

They can't know the other recipient got the message, they can only
know that it was alleged to have been sent to the other recipient,
and for this it is sufficient for them to know that they're both
targets of the alias.  The requirement you have is rather strange,
it appears to be appeasing someone's confusion rather than enlightened
interest.

All that said, Postfix has no facilities for 1-to-many header
recipient rewriting.  This would need to be done via procmail
or other external filter.

-- 
        Viktor.

Reply via email to