January 2nd 2007 PDT
This is sort of silly and yet, at the same time stupid, but Beatitude currently won't allow you to set any schedules for any 2007 or later. The quick fix is simple enough - find these lines in the program itself (scheduled_mailings.pl: my %mail_year_values = ( 103 => 2003, 104 => 2004, 105 => 2005, 106 => 2006, ); and just append them like this: my %mail_year_values = ( 103 => 2003, 104 => 2004, 105 => 2005, 106 => 2006, 107 => 2007, 108 => 2008, 109 => 2009, 110 => ...Continue Reading
January 2nd 2007 PDT
On Jan 2, 2007, at 1:12 PM, William McKee wrote: > > Has anyone seen spammers using the Send Archive feature? I'm > starting to > see this happen for one of my lists. They'll use the comments box to > insert some advertisments then send the mail through my server. I think someone else reported this as well. I don't think I've personally seen it, but it seems to be possible. * Short term solution is to simply turn off the feature. * The long-term solution may be to use some sort of challenge- re ...Continue Reading
January 2nd 2007 PDT
Has anyone seen spammers using the Send Archive feature? I'm starting to see this happen for one of my lists. They'll use the comments box to insert some advertisments then send the mail through my server. Has anyone found a way to thwart this activity? Thanks, William ...Continue Reading
December 27th 2006 PDT
Hello All,�Just to let everyone know, I'll be gone the rest of the week. There may be another blizzard in Denver on Thursday, so I may actually miss my flight because of cancellation be... not here for a little longer. So if anyone's looking for me, let 'em know I'm in New Mexico :)�Anyways, I've been working on a little the, "Add Email" admin screen. There's a bit of a problem, if you try to add too many addresses at once, the thing will just sort of konk out - no good. This process will worsen, once all the ...Continue Reading
December 26th 2006 PDT
I added a small feature in dada_bridge.pl, to allow you make the cronjob call to a URL, instead of directly running the script. I know that dada_bridge.pl isn't the simplest script to configure, and one of the harder things to do is to find all the absolute perl paths, both the system-wide perl libraries and Dada Mail's own Perl libraries. Getting these wrong makes the script not work when called as a cronjob and sometimes mysteriously. There's also the problem of setting the cronjob incorrectly, if you s ...Continue Reading
December 26th 2006 PDT
Justin, The change in the moderation system is the only reason I haven't upgraded yet.. I can understand that the moderation system was not really a moderation system at all and that dadamail can benefit from having a real moderation system, so what you did was a logical step. However I and probably many others 'misused' the system for other purposes, mainly for adding 'send only' members. In my opinion you're taking it a bit too far or making it to complicated. How about leaving the mod ...Continue Reading
December 26th 2006 PDT
I forgot to also mention, I'm using the extension on the homepage (and only on the homepage) of the support site: http://mojo.skazat.com/ Just to give you an idea on how configurable the script is, Cheers, ...Continue Reading
December 26th 2006 PDT
Happy Holidays, everyone, For fun and because I'm trying to learn some AJAX stuff, I made a small Dada Mail extension - an Ajax-ified subscription form. Talk about old dogs learning new tricks. Anyways, here it is: http://dadademo.orty.com/cgi-bin/dada/extensions/ ajax_include_subscribe.cgi It's quite nice and very configurable. One of the more neater things, is that it'll allow you to actually work like a regular subscription form and redirect to the Dada Mail, mail.cgi script itself, for any specific ( ...Continue Reading
December 24th 2006 PDT
On Dec 23, 2006, at 11:24 PM, Joe Rizza wrote: ...Continue Reading
December 24th 2006 PDT
I'm confused about "Randomly pick 5 subscribers to moderate" comment. Why? That doesn't sound too useful. Other than that, I think it looks OK. I use moderation very little in it's present state, but it is sometimes useful. What about an option to send an email back to the sender notifying them that their message has been received, and will be sent once approved? That would avoid people complaining 30 seconds after they sent it that their message didn't get sent to the list. Just a thought. -JoeOn 23 Dec 2006 ...Continue Reading
Start a new thread, email: dadadev@dadamailproject.com
This is the developer discussion mailing list for Dada Mail.
If you are just looking for support Dada Mail, consult the message boards at:
https://forum.dadamailproject.com
Documentation for Dada Mail:
Specifically, see the Error FAQ:
https://dadamailproject.com/d/FAQ-errors.pod.html
To post to this list, send a message to:
mailto:dadadev@dadamailproject.com
All subscribers of this list may post to the list itself.
Topics that are welcome:
Dada Mail is on Github:
https://github.com/justingit/dada-mail/
If you would like to fork, branch, send over PRs, open up issues, etc.
This Privacy Policy is for this mailing list, and this mailing list only.
Email addresses collection through this mailing list are used explicitly to work within this email discussion list.
We only collect email addresses through our Closed-Loop Opt-In system.
We don't use your email address for any other purpose.
We won't be sharing your email address with any other entity.
Unsubscription can be done at any time. Please contact us at: justin@dadamailproject.com for any help regarding your subscription, including removal from the mailing list.
All mailing list messages sent from us will include a subscription removal link, which will allow you to remove yourself from this mailing list automatically, and permanently.
All consent to use your email address for any other purpose stated at the time of the mailing list subscription will also be revoked upon mailing list removal.