Welcome, Guest. Please login or register.
Did you miss your activation email?
May 23, 2012, 09:37:12 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155400 Posts in 21698 Topics by 7729 Members
Latest Member: adnan
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Alternative to massmail module  (Read 739 times)
Buttons

Offline Offline

Posts: 2


« on: June 25, 2008, 11:44:46 AM »

Hi, all.

I have a functioning mail script that I patched together myself from different sources for sending out announcements to our membership list – fewer than 50 people. The main difference it has from the massmail module is that it sends individual mails to each subscriber, rather than putting a whole load of them in the BCC field (which spam filters tend to flag as suspect).

It runs from the front end, via an authorised-users-only page.

It’s a bit rough and ready, and far from being a seasoned scripter I am very much feeling my way in PHP; so it’s certainly not ready to go public. But if there were any interest I could try to develop it further, or share it with those who are more experienced than I.

What would need doing
  • Authorised users are at present hard-coded in the script; I did have it working with WB groups, but version 2.7 seems to have broken that function (because of the possibility of a user being in multiple groups?) Haven’t had time to check that.
  • It’s now using FCKEditor to produce HTML mail, but ideally would produce a text-only version of the mail in parallel. (The fact it doesn’t also gives it a black mark from the spam filters.)
  • You can send to “everybody” or a defined group via pull-down selection lists. But the presentation’s a bit crude. I would want the defined groups to appear only when the user selects “By group” in the first selection.
  • It should probably (optionally?) incorporate Captcha.
  • I don’t know how robust it is with much higher numbers of recipients. 500? 5000? To be honest, I don’t imagine it to be the right tool for someone with hundreds of subscribers, but I would hope it would handle one or two hundred.
  • It’s not packaged as a WB module.
  • Further down the road, it would be nice if you could also send attachments.

Any interest?
Logged
doc
Guest
« Reply #1 on: June 25, 2008, 12:37:55 PM »

Hello,

feel free to post your code here in the forum if the code is published under a Open source license and free of charge.
Maybe someone will pick up your code and add the missing features.

Regards Christian
Logged
Buttons

Offline Offline

Posts: 2


« Reply #2 on: July 11, 2008, 11:58:25 AM »

Well, the absence of responses suggests no one is desperate to develop this. I’ll see what I can do to improve the script myself; it’s a good learning process, and for my own satisfaction I’d prefer to take it through to the stage where it can be considered a complete module.
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!