Skip to Content.
Sympa Menu

en - RE: [sympa-users] Collecting Subscriptions Seperately

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Adam Bernstein" <address@concealed>
  • To: <address@concealed>, <address@concealed>
  • Subject: RE: [sympa-users] Collecting Subscriptions Seperately
  • Date: Wed, 19 Jun 2002 12:09:13 -0700

> Here's my problem:
> When people sign up to my mailing list, I'd like to get other info besides
> their email address,
> such as their name, zip code etc...
> I could easily set up a seperate database to do this and have Sympa include
> that database. But what

I see two answers here: First, the real name is something that Sympa
already has a place for (in the "gecos" field, the naming of which
remains a complete mystery to me), and it should be gathered on the
subscription page next to the email address. I tried half-heartedly
to add that into the Sympa code one day, but never quite got it working.
May be worth another try... or maybe we could get some help here?
Olivier?

Second, one easy way to gather all that other information is to write
your own Perl script that gets called by the subscription form instead
of Sympa's own routine, entering your data into whatever table you want
and then maybe sending off an email to Sympa with an "add <email> <name>"
command instead of doing the internal subscription routine (which would
also, of course, incidentally solve the first problem above, but not
very elegantly).

adam
--
......................................................................
Tech consulting and virus-protected Member of Tech Underground
email & list service for nonprofits http://tech-underground.org
http://amberbug.org 415-596-6384




Archive powered by MHonArc 2.6.19+.

Top of Page