Dada Mail Developers Archives

 

Re: Version 4 Beta - missing attachments mechanism

October 7th 2009 PDT

On Oct 7, 2009, at 1:14 PM, Martyn Davison wrote: > To show you in a bit more detail the problem at the bottom of the > Send a Message page I have attached a screen-shot of the offending > area for the attach files. Thanks for making the screen shot. At least from what I'm seeing, it looks like the comment in the html is messing things up, perhaps? Here's what it looks like in the: dada/DADA/Template/templates/send_email_screen.tmpl file: Perhaps removing this comment will help? The HTML seemed to ...Continue Reading

Re: Version 4 Beta - missing attachments mechanism

October 7th 2009 PDT

JustinI am running FireFox 3.5.3 under windows xp pro.To show you in a bit more detail the problem at the bottom of the Send a Message page I have attached a screen-shot of the offending area for the attach files.Regarding the fckeditor area the HTML pane just goes grey with no sign of the interface.I am going to compare the resulting files a bit later to see any differences but I will have to change the beta 4 config.cgi file to do that.Clearly there is a problem with FireFox here - shame because I prefer it to the ot ...Continue Reading

Re: Version 4 Beta - missing attachments mechanism

October 6th 2009 PDT

On Oct 6, 2009, at 6:46 PM, Martyn Davison wrote: > I have been using Firefox do to all the work so far and have had no > trouble with the previous version of Dada. And it is in Firefox that > I cannot get these items to work with the Beta 4 That's very strange, since I primarily use Firefox for almost everything. I am on a Mac running Snow Leopard. Can anyone else see if they are also having trouble with these issues? (File Upload for attachments, FCKeditor)? ...Continue Reading

Re: Version 4 Beta - missing attachments mechanism

October 6th 2009 PDT

JustinOoops!I have been using Firefox do to all the work so far and have had no trouble with the previous version of Dada. And it is in Firefox that I cannot get these items to work with the Beta 4.I have now tried Opera, Google Chrome and IE8 and both the attachment mechanism and the fckeditor work very well in them.I will do some investigation to try and find out what is different between 3.n and beta 4 that is causing the problem in Firefox.Many thanks for your feedback.  Keep up the good work on this a brillia ...Continue Reading

Re: Blank response on all post pages

October 6th 2009 PDT

> How can I track where it's timing out / figure out what's going on? Do you have Dada Mail's error log set up? ($PROGRAM_ERROR_LOG). That's a good place to start. If nothing is getting printed, try setting some of the CPAN trace variables: http://dadamailproject.com/support/documentation-dada-3_0_4/error_faq.pod.html#making_the_error_log_more_verbose___cpan_debug_settings_ If you're using the SQL backend, def. set the, "DBI" one - "1" should be enough - it's extremely verbose. If you a ...Continue Reading

Re: Blank response on all post pages

October 5th 2009 PDT

bump?On Mon, Sep 21, 2009 at 11:53 AM, Adam Lane <le.adamlane@PROTECTED> wrote: Thanks Justin,Just taken a look at the logs.. I thought dada.txt was the place to go but then realised it's 500'ingfrom error_log:[Mon Sep 21 11:43:40 2009] [warn] [client 203.58.7.34] Timeout waiting for output from CGI script /var/www/vhosts/xxx.com/cgi-bin/dada/mail.cgi, referer: http://xxx.com/new/join-mailing-list.html [Mon Sep 21 11:43:40 2009] [error] [client 203.58.7.34] Premature end of script headers: mail.cgi, referer: http ...Continue Reading

Re: Version 4 Beta - missing attachments mechanism

October 5th 2009 PDT

On Oct 4, 2009, at 1:45 AM, Martyn Davison wrote: > 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 1 > Thanks for the report. At least on my copy, the attachments are still there. > As an aside I just cannot get the fckeditor to work, I just get a > grey HTML editing field. Any ideas ...Continue Reading

Version 4 Beta - missing attachments mechanism

October 3rd 2009 PDT

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 PDT

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 PDT

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
  • 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.