Dada Mail Developers Archives

 

Re: Finding the warning text for blacklisted unsubscribers

July 6th 2009 PDT

Perfect. Thank you. On Jul 6, 2009, at 11:45 AM, Justin J wrote: > > It's in the file, > > dada/DADA/Template/templates/error_black_listed_screen.tmpl > -- Justin J. > > Dada Mail - Write Once: Distribute Everywhere Software > url: http://dadamailproject.com > > Demo: > http://demo.dadamailproject.com > > Seen Dada Mail 3? > http://dadamailproject.com/features/3_0/ > > On Jul 6, 2009, at 12:30 PM, John Collins wrote: > >> >> I'd like to modify the text ...Continue Reading

Re: Finding the warning text for blacklisted unsubscribers

July 6th 2009 PDT

It's in the file, dada/DADA/Template/templates/error_black_listed_screen.tmpl -- Justin J. Dada Mail - Write Once: Distribute Everywhere Software url: http://dadamailproject.com Demo: http://demo.dadamailproject.com Seen Dada Mail 3? http://dadamailproject.com/features/3_0/ On Jul 6, 2009, at 12:30 PM, John Collins wrote: > > I'd like to modify the text in the warning dialog that a person who > is blacklisted sees when they try to subscribe. > > No doubt there's a simple answer for this, but ...Continue Reading

Finding the warning text for blacklisted unsubscribers

July 6th 2009 PDT

I'd like to modify the text in the warning dialog that a person who is blacklisted sees when they try to subscribe. No doubt there's a simple answer for this, but I haven't found it. I didn't see it in any of the admin screens, the mysql db or the config.pm file. But I'm old and don't see well and may have just plain missed it. Please tell me where it is. Thanks, John Currently... The XXXX Newsletter You Are Unable to Subscribe It seems that you're email address, xxxx@PROTECTED May not be allowed to s ...Continue Reading

Re: git "feature-subscriber_editable_fields" to "master" merge

June 30th 2009 PDT

On Jun 30, 2009, at 9:57 AM, Carl G. Kuczun wrote: > > Hi Justin, > > Will this master release have the ability to clone email lists from > existing ones? It sure will. ...Continue Reading

Re: git "feature-subscriber_editable_fields" to "master" merge

June 30th 2009 PDT

Hi Justin, Will this master release have the ability to clone email lists from existing ones? Carl K. ----- Original Message ----- From: "Justin J" To: "Dada Mail Developers Subscriber" Sent: Tuesday, June 30, 2009 5:40 AM Subject: [dadadev] git "feature-subscriber_editable_fields" to "master" merge > > Hey everyone, > > > I just merged that feature-subscriber_editable_fields branch of Dada Mail > to, "master", so if you're wanting to branch ...Continue Reading

git "feature-subscriber_editable_fields" to "master" merge

June 30th 2009 PDT

Hey everyone, I just merged that feature-subscriber_editable_fields branch of Dada Mail to, "master", so if you're wanting to branch off of master, but were waiting for the last... "few" months of changes, they're now in master and now would be a good time to play around ;) http://github.com/justingit/dada-mail/tree/master This marks the end to a very long development cycle, highlighted by a good start to the testing suite and documentation for the new modules, as well as more stability ...Continue Reading

Dada Mail 3.0.4 beta 1 + clone list settings

June 27th 2009 PDT

For anyone who may be interested: I just merged this beta 1 release (304b1) with my "extra features" git repository, see: http://github.com/zwerfkat/dada-mail-3.0.x/tree/ExtraFeatures304b1 Currently, these extra features are: -clone list settings ...Continue Reading

Re: Dada Mail 3.0.4 beta 1 released

June 26th 2009 PDT

> ----- Original Message ----- > From: "Justin J" > To: "Dada Mail Developers Subscriber" > Sent: Thursday, June 25, 2009 9:30 AM > Subject: [dadadev] Dada Mail 3.0.4 beta 1 released > > > > Hello everyone, > > I just tagged a release as, 3.0.4b1 on Github, for the 3.0.4 beta release > of Dada Mail, you can grab it here: > > http://github.com/justingit/dada-mail-3.0.x/zipball/3.0.4b1 > > or here: > > http://github.com/justingit/dada-mail-3.0 ...Continue Reading

Dada Mail 3.0.4 beta 1 released

June 25th 2009 PDT

Hello everyone, I just tagged a release as, 3.0.4b1 on Github, for the 3.0.4 beta release of Dada Mail, you can grab it here: http://github.com/justingit/dada-mail-3.0.x/zipball/3.0.4b1 or here: http://github.com/justingit/dada-mail-3.0.x/tarball/3.0.4b1 Or via git: git clone git://github.com/justingit/dada-mail-3.0.x.git (and then... I have no idea how you switch to the tagged release! :) Anyone?) This is mostly a bug fix release, here's the bugs fixed and the CPAN perllib changes (to help fix other pr ...Continue Reading

Fwd: SMTP Authentication

June 22nd 2009 PDT

I am using Dada one one host with the SMTP server on another.  Recently, messages have been disappearing instead of getting sent.  I went to investigate and when I tested my SMTP settings, I got the following error message: [Tue Jun 23 00:22:21 2009] mail.cgi: Problems sending via SMTP: Can't call method "auth" on an undefined value at /DADA/Mail/Send.pm line 452. [Tue Jun 23 00:22:21 2009] mail.cgi: at /home/public/cgi-bin/dada/mail.cgi line 2696I had a look at those lines of code but I am not (ye ...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.