Skip to Content.
Sympa Menu

en - Re: [sympa-users] Allow posts to one list of you're subscribed to another?

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "John Levine" <address@concealed>
  • To: address@concealed
  • Cc: address@concealed
  • Subject: Re: [sympa-users] Allow posts to one list of you're subscribed to another?
  • Date: 8 Oct 2015 17:51:16 -0000

>title.gettext All server users.
>
>CustomCondition::is_user([sender]) smtp,dkim,md5,smime -> do_it
>true() smtp,dkim,md5,smime -> reject

That's pretty close. I want to allow people subscribed to list A to
post to list B. I could do a separate is_user_list_foo() for each
list, but is there a way to pass an argument to a custom routine
like is_user so I can check for a specific list?

R's,
John



Archive powered by MHonArc 2.6.19+.

Top of Page