Dada Mail Developers Archives

 

What to do with the list invitation feature

December 17th 2007 UTC

So, I've been working really really really hard on the new release. Some things I've been tackling recently: * Cleaning up the Mass Add and Verifying these additions. I'm guessing there's going to be confusion on how to successfully add a whole bunch of subscribers and making sure the information you give Dada Mail is in the right format. The least I can do is give as much feedback as possible. I've tried to make the verification screen nice and orderly (have you seen it currently?) http://mojomail.source ...Continue Reading

Re: Redesigning the, "Send a List Message" Screen

December 10th 2007 UTC

Here's some rough drafts of the unified, "Send a List Message" screen - unified to the point where there's no, "Basic" and, "Advanced" mode. Default: http://mojomail.sourceforge.net/images/misc/send_default.jpg And with everything expanded: http://mojomail.sourceforge.net/images/misc/send_expanded.jpg The, "Send a Webpage" screen has a similar treatment: http://mojomail.sourceforge.net/images/misc/send_webpage_default.jpg http://mojomail.sourceforge.net/images/misc/se ...Continue Reading

Re: dada_usage.txt - log format bug?

December 9th 2007 UTC

On Dec 9, 2007, at 4:06 AM, Peter Velan wrote: > No, I'm using 2.10.16 Ah. OK. > Aaah, now its makes sense. But nevertheless, this information seems to > me like an logging overkill: Removing an adress from > "sub_confirm_list" > is a "natural" consequence if the address was added to "list" I agree - in the new alpha, when you use the SQL backend, you won't get so many lines, it'll just say something like: [Fri Dec 7 21:14:56 2007] listname ip-quad Moved from list ...Continue Reading

Re: dada_usage.txt - log format bug?

December 9th 2007 UTC

am 08.12.2007 20:27 schrieb Dada Mail (Justin Simoni): > On Dec 8, 2007, at 3:31 AM, Peter Velan wrote: >> am 08.12.2007 10:03 schrieb Peter Velan: >>> a subscription (using standard confirmed opt-in) leaves the following >>> traces in dada_usage_text: >>> >>> (cited to prevent line breaks) >>> [Fri Dec 7 21:14:56 2007] listname ip-quad Subscribed to >>> listname.sub_confirm_list x@PROTECTED >>> [Fri Dec 7 21:24:30 2007] listname ip-quad ...Continue Reading

Re: dada_usage.txt - log format bug?

December 8th 2007 UTC

On Dec 8, 2007, at 3:31 AM, Peter Velan wrote: > am 08.12.2007 10:03 schrieb Peter Velan: >> a subscription (using standard confirmed opt-in) leaves the following >> traces in dada_usage_text: >> >> (cited to prevent line breaks) >> [Fri Dec 7 21:14:56 2007] listname ip-quad Subscribed to >> listname.sub_confirm_list x@PROTECTED >> [Fri Dec 7 21:24:30 2007] listname ip-quad Unsubscribed from >> listname - sub_confirm_list x@PROTECTED >> [Fri Dec 7 21 ...Continue Reading

Re: dada_usage.txt - log format bug?

December 8th 2007 UTC

am 08.12.2007 10:03 schrieb Peter Velan: > a subscription (using standard confirmed opt-in) leaves the following > traces in dada_usage_text: > > (cited to prevent line breaks) > [Fri Dec 7 21:14:56 2007] listname ip-quad Subscribed to listname.sub_confirm_list x@PROTECTED > [Fri Dec 7 21:24:30 2007] listname ip-quad Unsubscribed from listname - sub_confirm_list x@PROTECTED > [Fri Dec 7 21:24:30 2007] listname ip-quad Subscribed to listname.list x@PROTECTED > > I ...Continue Reading

dada_usage.txt - log format bug?

December 8th 2007 UTC

Hi, a subscription (using standard confirmed opt-in) leaves the following traces in dada_usage_text: (cited to prevent line breaks) > [Fri Dec 7 21:14:56 2007] listname ip-quad Subscribed to listname.sub_confirm_list x@PROTECTED > [Fri Dec 7 21:24:30 2007] listname ip-quad Unsubscribed from listname - sub_confirm_list x@PROTECTED > [Fri Dec 7 21:24:30 2007] listname ip-quad Subscribed to listname.list x@PROTECTED I think, the second line is wrong: An unsubscription process isn't a ...Continue Reading

Re: Redesigning the, "Send a List Message" Screen

December 6th 2007 UTC

On Wed, Dec 05, 2007 at 04:06:14PM -0700, Dada Mail (Justin Simoni) wrote: > > I haven't found the YUI instructions, yet :) I haven't even tried the YUI editor yet. Just saw it come online recently and since we use YUI for other AJAX work thought it might be handy down the road when they work out the kinks. > I can def. put something like this in the FAQ and also make it a > little easier in the code to work with - not a big problem and if it > comes in handy, hey, why not. That would be great! Th ...Continue Reading

Re: Question regarding "Sendmail"

December 5th 2007 UTC

On Dec 5, 2007, at 2:02 PM, Andreas Stalidis wrote: > > Hello, > > similar problems before (from other users). I promised I would do, > and reinstated my account. > > So, the question is this: has this ever happened before to anybody? > Is this a real problem or not? Do I need to do anything? Is the > sendmail flow rate real, or the sendmail gets or the requests and is > only starting sending the messages after some time (so, it sends > many of them simultaneously)? > > ...Continue Reading

Re: Redesigning the, "Send a List Message" Screen

December 5th 2007 UTC

On Dec 5, 2007, at 6:57 AM, William McKee wrote: > Justin, > > These all sound great. I'm particularly keen on having an HTML > Editor be > pluggable so that I could use TinyMCE[1] or the new YUI Rich Text > Editor[2]. Tiny MCE should be easy enough to use in Dada Mail, you can do it without even touching Perl code, just the templates. The two you'd want to play around (to start) with are: admin_js.tmpl and: send_email_screen.tmpl First, install it ala: http://wiki.moxiecode.com/index.php ...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.