| Main Archive Page > Month Archives > postfix-users archives |
Le 01/06/2011 10:52, Nahliel Steinberg a écrit :
> Sirs,
>
> Recently i have configured postfix on my laptop at home, to use it with yahoo. Ok at home run succesfull.
>
> Here at office, postfix dont run because 465 port is blocking by a firewall.
>
> I decide at office, to reconfigure postfix with gmail, and run successfull but with gmail when we post
> a message on mailing-list i don't see my message post (it's normal with gmail)
>
> I thinked if it's possible, configure postfix to sending at user local a copy of mail posting on mailing list
> but the problem is how ?
>
you can use virtual_alias_maps
postfix-user@postfix.org postfix-user@postfix.org, foo@example.com
or you can use recipient_bcc_maps
> how made it ?