Login     Sign up
Basic mass mail Module
Dann (@zipp2000)
Join date: Sep 17th 2010
Community posts: 28
View Profile
Send Message

I have come to notice a few are requesting Mass E-Mail script what I got here is a simple Mail script that will loop the same message you send to all members in the database in one click. This is not as good as smtp Mass Mailing script but it will do the job. Plus I do know a few who don't have smtp hosting I'm hoping this will do for now until a better Mass mailer is built.

Sends as text email only.

I set the code in an easy to read way so feel free to edit the code it's nothing fancy, it auto adds [email protected] on sending message.

Download at:
[url]http://www.ozupload.com/user_uploads/OZFzipp20006752/massmailmod.zip[/url]

To setup

  1. add below code to admin.php
  2. place massmail folder in /modules/massmail/
  3. enter site as admin setup massmail in modules then place code below in admin.php

add to admin under line : '<br />'.url('admin/blacklist',t('Black List')).'</div>

    <div class="ai_items">'
    .url('massmail','<img src="'.uhome().'/files/icons/admin/comments.gif" />').
    '<br />'.url('massmail',t('Mass Mail')).'</div>

Warning: Only has basic security & not fully tested on members past 100+

166 months ago
jan kirk (@jankirk)
Join date: Sep 20th 2010
Community posts: 24
View Profile
Send Message

nice share buddy,, I'll try it.

166 months ago
AL (@switch48)
Join date: Sep 1st 2010
Community posts: 450
View Profile
Send Message

Cheers mate nicely done..

166 months ago
t tattoo (@tmtattoo)
Join date: Aug 28th 2010
Community posts: 15
View Profile
Send Message

Tested on 200 members... works perfectly. Thanks for the module. Great addition.

166 months ago
Zapto (@zapto)
Join date: Sep 15th 2010
Community posts: 103
View Profile
Send Message

Nice work :) TY :)

166 months ago
adil (@adil)
Join date: May 9th 2010
Community posts: 202
View Profile
Send Message

Thanks a lot for the mod it is great

I've 1000+ members it took 1.05 min to send the message to all but with one bug!!! it sends 2 emails to members 1 empty and 1 have the message

now need something like 1 to 1 message !!! I mean

Admin warning messages and admin suspend account message or admin release suspend and etc ...

so can you do that

Adil

166 months ago
Dann (@zipp2000)
Join date: Sep 17th 2010
Community posts: 28
View Profile
Send Message

Wow I didn't think this mod be that popular to be honest sending to 1000+ members with that minor bug not too bad for this old looping script. No idea why it sent 1 mail and 1 empty possible it's a loop bug in script but mail send part is on end of looping to stop this hmm yeah no idea.. then again it's sending server side could be server having a fit.. this is where smtp sender be best used.

About the warning messages for admin it's possible to do but doesn't jcow have that now? I never looked at it, to be honest most admin scripts I seen have that as inbuilt function.

I'll look at admin when I got some time off work. I was looking at rebuilding my admin for viewing member accounts better & adding extra security ect.. just not got around to it been working on Chat server script for friends gaming site most week.

Could be awhile..

166 months ago
Abhimanyu (@abhimanyusharma003)
Join date: Aug 12th 2010
Community posts: 124
View Profile
Send Message

any ways.. great work.. and great mod..

166 months ago
Ian (@eeji)
Join date: Aug 3rd 2010
Community posts: 107
View Profile
Send Message

if anyone is on shared hosting check your email limits with your host because some hosts will suspend your account if they see you sending too many mails in a short time - they think you may be spamming :(

166 months ago
Vincent T (@vincent)
Join date: Jun 18th 2010
Community posts: 298
View Profile
Send Message

[quote=eeji]if anyone is on shared hosting check your email limits with your host because some hosts will suspend your account if they see you sending too many mails in a short time - they think you may be spamming :([/quote]
Agree.
If you are sending 100 email, you'd better send 1 email per minute, while not send 100 email at one time.

166 months ago
Jerry Thompson (@gerardie)
Join date: Sep 27th 2010
Community posts: 7
View Profile
Send Message

I am getting an error "app not found"

I made it active but I get the error.

Any ideas?

166 months ago
Jerry Thompson (@gerardie)
Join date: Sep 27th 2010
Community posts: 7
View Profile
Send Message

Never mind. I got it to work.

Thanks

166 months ago
1 2 Next