| Re: Mass email 100 limit? |
| by Nick_James on 2008/1/16 17:09:05 Quote:
Ah, so the reason for the limit of 100 emails is to prevent the site from getting blocked. mailusers.php line 7 after the disclaimer $limit = 100, |
| SPAM attack? |
| by Nick_James on 2007/9/30 23:16:57 SPAM attack? After my last mailing, I received 91 undeliverable messages back. The messages purportedly came from my site, but from non-existent user names. Does this mean someone broke into my account and used my email privs? Quote:
|
| Re: Mass email 100 limit? |
| by JMorris on 2007/9/15 23:49:27 It's not a good idea to try to mass mail users using XOOPS. For mass mailings over 50 users, you would be better off to use a tool like http://www.phplist.com/ that can send the mails in batches. Many hosting providers have measures in place to block scripts that send out more than 100 emails at a time. Most ISPs check for such pattern and could blacklist your domain if your not careful. |
| Re: Mass email 100 limit? |
| by Anonymous on 2007/9/15 22:36:31 Is it 2.0.17 bug ? because I see it in 2 websites upgraded to 2.0.17 ! |
| Re: Mass email 100 limit? |
| by Nick_James on 2007/9/2 21:35:44 Latest version 0.17. |