Dada Mail Developers Archives

 

Version 4 Beta - missing attachments mechanism

October 3rd 2009 UTC

HiJust downloaded and am trying out Version 4 Beta.It has some features which are going to be very useful to me (e.g. delete all subscriptions - useful because of the type of list that we are going to run).On the Send a Message page the attachments area is missing. How do I get this back (I guess that it is there somewhere but I do not see any option in the config.pm file apart from the "display_attachments" option which is already set to 1As an aside I just cannot get the fckeditor to work, I just get a grey ...Continue Reading

New feature committed Subscription request approval system

September 25th 2009 UTC

Hello everyone, I just created a new branch for an experimental feature to allow the list owner of a mailing list to approve or deny subscriptions. I know this is one of those features that gets requested a lot and I guess I had an itch to scratch. If you've ever wanted to know what that type of change in the program looks like (well, a rough first stab at it) here's the entire commit: http://github.com/justingit/dada-mail/commit/9b3d65a53fb20c98a2441ae3fcb1ef2dc8022bac This will be marked, "experimen ...Continue Reading

Re: Updating Subscriber field after sending message

September 24th 2009 UTC

On Sep 24, 2009, at 5:23 PM, Irfan Zaidi wrote: > Is there any solution, or any plugin someone developed for this > purpose? > > Please help. I personally don't really have anything like this. There's no real self-population of fields because of any specific situation in Dada Mail. It's a wonderfully great idea, I just don't have any code that fits that problem, We (you, me or anyone) can put this as a feature request though: http://sourceforge.net/tracker/?group_id=13002&atid=363002 That's the ...Continue Reading

Re: Updating Subscriber field after sending message

September 24th 2009 UTC

Is there any solution, or any plugin someone developed for this purpose?Please help.On Wed, Sep 23, 2009 at 10:48 PM, Peter Velan <pv0001@PROTECTED> wrote: am 23.09.2009 16:22 schrieb Irfan Zaidi: > Can anyone tell me how to achieve this: > > I want to segregate sent email addresses within in a list. I have found > a way to have a subscribers field of say "sent_date" and populate this > field with the date on the message was sent to the corresponding > address. So that next time, after ...Continue Reading

RE: Misc. Dada Developments Twitter, CKeditor (Scriptalicious, too!)

September 23rd 2009 UTC

On Sep 23, 2009, at 9:11 PM, John Collins wrote: > My online calendar system uses tinyMCE to format text in one of the > fields. It works very well and has many user configurable options. > Is it compatible with DadaMail? Dada Mail doesn't have any built-in support for it, but I'm sure it certainly can be hacked in. I'm a little apprehensive to put it in myself, as now we'll be traveling the slippery road of me putting in and supporting a million different WYSIWYG editors :) But, if anyone wants ...Continue Reading

RE: Misc. Dada Developments Twitter, CKeditor (Scriptalicious, too!)

September 23rd 2009 UTC

My online calendar system uses tinyMCE to format text in one of the fields. It works very well and has many user configurable options. Is it compatible with DadaMail? On Sep 23, 2009, at 1:46 PM, Justin J wrote: > > On Sep 23, 2009, at 10:31 AM, Alex Judd wrote: >> Very exciting - would you mind giving a brief overview of what it >> adds >> (guessing here that you add people's twitter accounts and send them >> 'emails' >> too)?? > > > Ha, no nothing like that. Al ...Continue Reading

RE: Misc. Dada Developments Twitter, CKeditor (Scriptalicious, too!)

September 23rd 2009 UTC

On Sep 23, 2009, at 10:31 AM, Alex Judd wrote: > Very exciting - would you mind giving a brief overview of what it adds > (guessing here that you add people's twitter accounts and send them > 'emails' > too)?? Ha, no nothing like that. All this does, is "Tweet" on your behalf, when you send a message out. The tweet will consist of the Subject of the message and the URL to the archived message, so they can check out the rest. Kinda goes with the whole idea of sending a message, archiving i ...Continue Reading

Re: Updating Subscriber field after sending message

September 23rd 2009 UTC

am 23.09.2009 16:22 schrieb Irfan Zaidi: > Can anyone tell me how to achieve this: > > I want to segregate sent email addresses within in a list. I have found > a way to have a subscribers field of say "sent_date" and populate this > field with the date on the message was sent to the corresponding > address. So that next time, after adding few more subscribers, I have > filter the on the "sent_date" field and then send emails to only those > who do no have their "sent_d ...Continue Reading

Updating Subscriber field after sending message

September 23rd 2009 UTC

Hello,Can anyone tell me how to achieve this:I want to segregate sent email addresses within in a list. I have found a way to have a subscribers field of say "sent_date" and populate this field with the date on the message was sent to the corresponding address. So that next time, after adding few more subscribers, I have filter the on the "sent_date" field and then send emails to only those who do no have their "sent_date" populated. Or, any other idea is someone has already implemented, k ...Continue Reading

RE: Misc. Dada Developments Twitter, CKeditor

September 23rd 2009 UTC

Hi Justin Very exciting - would you mind giving a brief overview of what it adds (guessing here that you add people's twitter accounts and send them 'emails' too)?? Otherwise I can read the code but it's far more dastardly coming from the brains that concocted it all! Alex Skywire | www.skywire.co.uk | alex@PROTECTED T: 020 7229 0208 M: 07740 305 115 S: 020 7870 9940 7-9 Botts Mews | Notting Hill | London W2 5AG Registered in England No. 04362840 | VAT No: 795 5843 67 Please don't print this email and help the envi ...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.