Simmo Siil wrote: > >But now i have new problem. >I have 3 lists, which are [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] >and they all are in [EMAIL PROTECTED] >When i send email to [EMAIL PROTECTED] whitch has the users in,out & office, >then i get next message form all of them: ><name> post from [EMAIL PROTECTED] requires approval >Reason: Message has implicit destination >When i aprove the message it will sent. how i can solve this problem?
You can enable full personalization on the all list which isn't expensive if the other three lists are the only members. This requires OWNERS_CAN_ENABLE_PERSONALIZATION = Yes in mm_cfg.py to make the list settings available. Or, you can go to Privacy options...->Recipient filters for the in, out and office lists and either turn off require_explicit_destination or add [EMAIL PROTECTED] or a regular expression to acceptable_aliases. >And then second question. >If i send mail to the [EMAIL PROTECTED] and have prefixes then it will >look like that: >[office] [all] <subject> >How i can to so that if i send email to all then it has only [all] >but when i send to office then it also has [office] prefix. I don't know a way to do this. >Or is ther eny other way how i can make lists with sub lists (listes under >lists) >[EMAIL PROTECTED] = [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] >[EMAIL PROTECTED] = [EMAIL PROTECTED] + users ([EMAIL PROTECTED]) >[EMAIL PROTECTED] = users ([EMAIL PROTECTED]) >out & [EMAIL PROTECTED] = users ([EMAIL PROTECTED]) Visit the mailman FAQ at http://www.python.org/cgi-bin/faqw-mm.py and see article 3.5 for other suggestions. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org
