Sorry for my Question but I'm too confused with all answers from stackoverflow! I search all Topics of statckoverflow but I can not understand which is the best. Some guys told that with php mailer (especial a PHPmailer class) you can send 5000 mail without problem,and others advise programs.
So:
- Is php the proper language for sending mass emails? or my server will be broken down in a minute? I want to send about 3000-4000++ mails.
- Can I call the "mail.php (script)" from my server that my site is on or this server will crashed and I will lost my site?
- May I use a simple mass mailer programm for this job?
Thank your for all your answers.