Dada Mail Developers Archives

 

Re: Spamming via Send Archive feature

January 4th 2007 UTC

On Thu, Jan 04, 2007 at 03:45:08AM -0000, Dada Mail (Justin Simoni) wrote: > I cobbled together CAPTCHA support for this feature - the CAPTCHA > stuff in Dada Mail is actually fairly encapsulated, so it wasn't the > biggest of deals. I'll put the changes in CVS soon and release a dev. > version of Dada Mail, if you'd like to give it a shot. Awesome! Yes, I'd be glad to try it when the dev version is ready. > The only rub with the CAPTCHA stuff, is that you have to have both > the GD image lib ...Continue Reading

Re: Spamming via Send Archive feature

January 3rd 2007 UTC

On Jan 3, 2007, at 9:59 AM, William McKee wrote: > > Hi Justin, > > I'm glad to hear that you're aware of the situation. The system > doesn't > seem to be getting terribly abused yet but I will turn it off if it > becomes a bigger issue. I mostly wanted you and others to be aware of > this spam vector that's now being used. I cobbled together CAPTCHA support for this feature - the CAPTCHA stuff in Dada Mail is actually fairly encapsulated, so it wasn't the biggest of deals. I'll put the c ...Continue Reading

Re: Spamming via Send Archive feature

January 3rd 2007 UTC

Hi Justin, I'm glad to hear that you're aware of the situation. The system doesn't seem to be getting terribly abused yet but I will turn it off if it becomes a bigger issue. I mostly wanted you and others to be aware of this spam vector that's now being used. I think CAPTCHA is about the only suggestion I'd have as well. I agree that it's not very friendly. Even I have a hard time reading those skewed images sometimes! Having sound would be a nice touch. Thanks, William ...Continue Reading

Note on year 2007 compatibility and all versions of Beatitude (scheduled_mailings.pl)

January 2nd 2007 UTC

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

Re: Spamming via Send Archive feature

January 2nd 2007 UTC

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

Spamming via Send Archive feature

January 2nd 2007 UTC

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

Improvements: "Add Email" screen getting a refresh

December 27th 2006 UTC

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

New Feature in dada_bridge.pl - run cronjob via URL

December 26th 2006 UTC

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

RE: Request for Comments: Moderation System

December 26th 2006 UTC

 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

Re: Ajax-ified subscription form

December 26th 2006 UTC

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
  • This mailing list is a public mailing list - anyone may join or leave, at any time.
  • This mailing list is a group discussion list (unmoderated)
  • 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:

https://dadamailproject.com/d

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:

  • Constructive critiques on the program (I like, "x", but, "y" needs some work - here's an idea on how to make this better...)
  • Bug/Error reports
  • Bug fixes
  • Request For Comments on any changes to the program
  • Help customizing Dada Mail for your own needs
  • Patches
  • Language Translations
  • Support Documentation/Doc editing, FAQ's, etc.
  • Discussion of any changes that you would like to be committed to the next version of Dada Mail -

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.

Privacy Policy:

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.