Skip to Content.
Sympa Menu

en - [sympa-users] Passing parameters to include_sql_query

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] Passing parameters to include_sql_query
  • Date: Tue, 18 Mar 2008 13:35:48 +0100

Hi,

I'm currently using sympa 5.3.3 and the SOAP client.

I am wondering if it's possible to pass parameters to the sql statement.

For example I want to create multiple lists for specific groups, so there may
be a number of group ids. Therefore I would like to construct a list along the
lines of:

select email_name from my_table where group_id = <an id>;

Does anyone know of a way to achieve this?

many thanks

Catherine



Archive powered by MHonArc 2.6.19+.

Top of Page