Dada Mail Developers Archives

 

Question regarding scheduled messages

September 3rd 2007 UTC

I purchased the dada pro version so I’d have access to the scheduled mailings. I have 3 lists. One is a typical newsletter. The others are digests from my site (it’s a news site). They both send a special page that holds the data that I want sent. I tested the scheduled mailings with a command line –test and it ran fine. I also see where when I manually ran the schedule it tells me it’s sent. I also receive the email, and the results. But there is nothing in the email. It’s an html page. When this happens I go back to ...Continue Reading

Re: Dada Mail Hosting Update

August 28th 2007 UTC

On Aug 28, 2007, at 1:11 PM, Mariano Absatz wrote: > How's this going, Justin?... I see: > "This site has exceeded its bandwidth quota. Please try again later." > again going to http://mojo.skazat.com/ :-( > > ~~~I see dead people~~~ :-P On site 2 of three - the skazat.com sites will be the last ones to go. My host just switched from using home-brew stuff to Cpanel and are experiencing some growing pains. Believe me, I'm so much looking forward to getting some more 'width. The mirror is ...Continue Reading

Re: blacklists

August 28th 2007 UTC

On Aug 27, 2007, at 12:35 PM, Mariano Absatz wrote: > Thanx, Justin.... it worked OK... actually, I did it a little more > elegantly (within the same 'if' that was already there). Thanks! The code looks good. I'm actually trying to get away from statements like this: do_this() if that(); In favor of a bit more verbose: if(that()){ do_this(); } As per the Perl Best Practices Book suggestion (pg 93!). I can't *really* believe this, but there's no tests in the suite concerning this bug - the characteristi ...Continue Reading

Re: Dada Mail Hosting Update

August 28th 2007 UTC

On 8/13/07, Dada Mail (Justin Simoni) wrote: > > Hey everyone, > > Just to keep people in the loop, I'm in the process of moving the > accounts I have on my current host over to a new plan - the new plan > should have 10 - 100x more resources when it comes to bandwidth, > server space and all that jive. That should help a whole lot of stuff > - most importantly the silly, "Bandwidth Quota Exceeded" stuff which, > well sucks. How's this going, Justin?... I see: "This site has e ...Continue Reading

Re: blacklists

August 27th 2007 UTC

On 8/26/07, Justin Simoni wrote: > It's probably these lines in the DADA/MailingList/Subscribes.pm file: > > [snip] > foreach my $check_this_address(@$new_addresses) { > > > my $errors = {}; > my $status = 1; > > $errors->{invalid_email} = 1 if > DADA::App::Guts::check_for_valid_email($check_this_address) == 1; > > if($args{-Type} ne 'black_list' || $args{-Type} ne > 'moderators'){ > if($li->{use_subscription ...Continue Reading

Re: blacklists

August 26th 2007 UTC

On Aug 26, 2007, at 5:31 PM, Dada Mail ((Justin Simoni)) wrote: > I wanna say that you should - just that regex's wouldn't (perhaps) > work - blocking, hotmial.com should indeed work. I'll add some > tests and see if they fail. If they do, I'll open up a bug and get > to a'fixin' and try to give you some sort of patch. It's probably these lines in the DADA/MailingList/Subscribes.pm file: [snip] foreach my $check_this_address(@$new_addresses) { my $errors = {}; my $status = 1; $er ...Continue Reading

Re: blacklists

August 26th 2007 UTC

On Aug 26, 2007, at 5:22 PM, Mariano Absatz wrote: > > On 8/25/07, Dada Mail (Justin Simoni) wrote: >> >> On Aug 23, 2007, at 2:08 PM, Mariano Absatz wrote: >> >>> What am I doing wrong? >>> >>> Is there a way to use full perl regexes in the blacklist? what is >>> the >>> syntax for it? >> >> You can probably use Perl regex's (or you used to), but I do have >> tentative plans to remove that ability, since it posses a security > ...Continue Reading

Re: "Date:" header handling

August 26th 2007 UTC

On 8/24/07, Dada Mail (Justin Simoni) wrote: > > On Aug 24, 2007, at 12:36 PM, Mariano Absatz wrote: > > IIRC, 2.10.0 didn't do this (or is/was it a configuration setting?). > > > > I see two pros and two cons to this approach: > > pros) > > 1) You can "fix" the message and re-use the same copy again and again > > for a slight performance increase (this is in fact not valid if you > > change the "To:" address in each message) > > 2) You know to ...Continue Reading

Re: blacklists

August 26th 2007 UTC

On 8/25/07, Dada Mail (Justin Simoni) wrote: > > On Aug 23, 2007, at 2:08 PM, Mariano Absatz wrote: > > > What am I doing wrong? > > > > Is there a way to use full perl regexes in the blacklist? what is the > > syntax for it? > > You can probably use Perl regex's (or you used to), but I do have > tentative plans to remove that ability, since it posses a security > threat - in the SQL backend, there's chance of an injection. If > you're using the SQL backend at the moment ...Continue Reading

Re: First time setup of a discussion list

August 25th 2007 UTC

On Aug 22, 2007, at 1:27 AM, Garry Stasiuk wrote: > > Howdy > Can anyone point me towards info on setting a discussion list > I'm a real novice at this aneed all the help I can get Here's the skinny - install the dada_bridge.pl plugin: http://mojo.skazat.com/support/documentation-dada-2_10_15/ dada_bridge.pl.html ...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.