Quote:
Originally Posted by Marino sumo
for example if i use a script like php list or Pommo, How many emails will I be able to storage? most important: with them can I put a section, on my website, where surfers can write their emails to receive my nesletter?
is it safe? could I get any trouble by legal meanings?
thx
|
I've looked at pommo's site (pommo.org/Main_Page ) and i doubt there is any limitation on how many emails you can store as it relys on a mysql database.
I think with sending huge quantities you sooner will find problems with your SMTP server. But as i've read it, it can support up to 4 SMTP servers.
They have a signup form you can use or customize.
As for legal troubles.. ppl already mentioned you may want to read the legal rules regarding spam.
On a side note. Pommo is not just a simple script. It requires adjusting some php.ini setting, setting up a SMTP server and they mentioned smarty templates so perhaps you need to install smarty as well.