Alexander Ogol wrote:
> 
>Just as example, suppose we have those lists with subscribers (on the same
>host, of course):
> 
>Project1 Programmers
>  Programmer1
>  Programmer2
>  Project1 Programming Managers
> 
>Project1 Programming Managers
>  Programmer1
>  Programmer3
> 
>Project1 Architects
>  Programmer1
> 
>All Architects
>  Project1 Architects
>  Project2 Architects
> 
>If in this case mail is sent to:
> 
>To: Project1 Programmers
>CC: All Architects
> 
>how many copies of letter Programmer1 will receive?


Three.


>(Or can it be setupped,
>so Programmer1 will receive letter only one time)?

See
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.005.htp
for a partial workaround.

--
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to