Skip to Content.
Sympa Menu

en - [sympa-users] include_sql_query

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Redmond Militante <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] include_sql_query
  • Date: Tue, 16 Jan 2007 14:04:42 -0600

Is it possible to use include_sql_query as a data source - so that 'Name' is
populated for a subscriber as well as 'Email'.

something like

include_sql_query
db_type oracle
host sqlserv.admin.univ-x.fr
user banalise
passwd mysecret
db_name scolarship
sql_query SELECT DISTINCT email, name FROM student
?

I'd like for list owners to be able to see 'Name' for subscribers under
'Manage Subscribers' for lists populated in this manner.

Thanks,
Redmond

--
Redmond Militante / NSIT / The University of Chicago
PGP Public Key: <http://home.uchicago.edu/~rjm/pubkey.asc>



Archive powered by MHonArc 2.6.19+.

Top of Page