Gossamer Forum
Home : Products : Links 2.0 : Discussions :

adding e-mails to the email.db

Quote Reply
adding e-mails to the email.db
Okay here is my problem, I just aquired around 15000 e-mails and i need to add them to the database file (EG: email.db) but after i add them and then suscribe to my own list it reset it to the previous number of e-mails before I added my new ones...

Anyone can help? Is there a id tag ive forgotten to change? or something?



It will only happen if you truly believe in it.
Quote Reply
Re: adding e-mails to the email.db In reply to
You forgot the name field.

The default structure of the email.db file is:

Code:

name|someemail@somedomain.com


Also, don't think you are going to have much luck using LINKS 2.0 to send out 15,000 email messages. The script will time-out via your browser for sure and most likely via telnet.

Good luck!

Regards,

Eliot Lee
Quote Reply
Re: adding e-mails to the email.db In reply to
hmm thanks for the info there elliot!

It will only happen if you truly believe in it.
Quote Reply
Re: adding e-mails to the email.db In reply to
You're welcome.

Regards,

Eliot Lee