I was going to try first option in last but 2nd optionĀ I don't think will work easily as first I had to allow everyone to send mail on mailing list. Also mailing list will resend mail to qmail queue and if mail came again into queue it will retap the mail to mailing list. This can cause a loop.
Regards, Amit At Wednesday, 01-09-2010 on 14:24 Pak Ogah wrote: On 01-Sep-10 4:13, Amit Dalia wrote: Hi Everyone, Is it possible to TAP 1 email id to multiple email id. Eg. I want to get a copy of incoming and outgoing mail for [email protected] into [email protected], [email protected], [email protected] & [email protected]. Is it possible to do so by TAP file? Regards, Amit I think it's possible with some trick, there are 2 way to achieve this 1. create multiple line on taps file [r...@svr-m1 control]# cat taps [email protected]:[email protected] [email protected]:[email protected] [email protected]:[email protected] [email protected]:[email protected] or 2. taps into milist with member of those four [r...@svr-m1 control]# cat taps [email protected]:[email protected] [email protected] members are: [email protected] [email protected] [email protected] [email protected] HTH
