[Zope-CMF] Importing "subscribers" from a csv file
Rui Gamito
atrium601 at gmail.com
Mon Nov 21 04:15:28 EST 2005
Hi all.
Is there a way to import email addresses (newsletter subscribers) from a
csv file?
I've never tried to import anything other than zexp files, but I've been
told it was possible, and effortless, using the usual import/export...
Well, it's not working and I get a "Invalid export header" error..
The csv file format I've been given is as follows:
"""email"";";;"""activo"";"
user_mail at mail.pt;1;1
...
The first line seems pretty strange to me, having what seems to be too
much "s ...
What do you guys say?
Tkx,
RG
More information about the Zope-CMF
mailing list