Dada Mail Developers Archives

 

Dada Mail v9 Stable Released

December 13th 2015 UTC

Hi everyone - v9 is out the door! Here's the announcement: http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dada_announce/20151208231207/ The diff file for this release is something like 109 *thousand* lines long, so it's a pretty substantial upgrade - and it's 99.9% focused on the front end. Dada Mail has over 300 separate template files/views, and it was no small task to convert them all into using the Foundation framework (soooooo many divs slung) - I feel that I now have a career of experience working i ...Continue Reading

Error Saving Email

December 13th 2015 UTC

I am having significant trouble saving an email as a draft. It also happens when I send an email. Very often, I get the following error which then closes the Send screen, requires me to log back into Dada Mail, and all recent changes to the email are lost:It is not related to specific text because when I paste in my content from notepad into the source window and save, it might fail, but doing it again exactly the same it might succeed. It even happened once with the following source:I have tested this for a long time ...Continue Reading

Subject Tag

December 13th 2015 UTC

Hi Justin,The code you provided so long ago, still works like a charm for creating a subject tag that can be referenced in the body of the email. Here's how I am using it: In my email template, I format the message in the template as:<p><font face="Arial" size="4">Subject: </font></p><font size="3">Hello [subscriber.first_name],and it produces an email exactly what I want:Dada Mail rules!Carl [*] Post: mailto:dadadev@PROTECTED [*] Unsubscribe » [* ...Continue Reading

Question about Amazon SES

December 13th 2015 UTC

I’m having an issue with an installation that I manage for a sports booster club. We have cheap hosting and the resources are fine for our needs, but sharing a mail server with everyone else is a nightmare. If I used amazon SES integrated with Dada, would that solve the problem? And is that possible with Bridge, or only with announce-only mailings? Mary Ann ...Continue Reading

Re: 8.4 cron issues

December 3rd 2015 UTC

I think Moshe's suggestion is exactly what you're looking for, but if you do need to run the cronjob as a path to a file, rather than via curl, you can do something like this: http://dadamailproject.com/d/features-scheduled_cronjobs.pod.html#Running-the-scheduled-jobs-via-the-command-line ie: cd /home/youraccount/public_html/cgi-bin/dada; /usr/bin/perl ./mail.cgi flavor=_sched513A3F128C5C41EC schedule=_all list=_all output_mode=_verbose The problem with this (in your case) is it's not just an absolute path to a ...Continue Reading

Re: Including Subject in HTML Email Template

December 3rd 2015 UTC

> On Dec 2, 2015, at 10:15 AM, Carl Kuczun ckuczun@PROTECTED [Dada Mail Developers] wrote: > > Hi Justin, > > The upgrade from v6 to v9 went like clockwork. The only thing I'm having trouble with is updating an existing email address. OK - I know what that may be: In the, dada_mail_support_files/static/javascripts/dada_mail.js See if there's a line like this: $("#tabs").tabs(); //{ heightStyle: "auto" } If so, remove it. If this is the problem, just loading that screen shou ...Continue Reading

Re: 8.4 cron issues

December 3rd 2015 UTC

Hi Eric,I’m not sure if my client has command line access or not (I do on my dedicated, but this is on shared hosting for a client). I’m going to try Moshe’s suggestion first since that is along the lines of what her support suggested.Thanks for the reply!Mary Ann On Dec 2, 2015, at 2:37 PM, Eric Tyrer etyrer@PROTECTED [Dada Mail Developers] <dadadev@PROTECTED> wrote:Hi Mary..Do you have access to the terminal/console on your server?here’s a good article on basics of cronnie http://code.tutsplus.com/tutori ...Continue Reading

Re: 8.4 cron issues

December 2nd 2015 UTC

Hi Mary.. Do you have access to the terminal/console on your server? here’s a good article on basics of cronnie http://code.tutsplus.com/tutorials/scheduling-tasks-with-cron-jobs--net-8800 Type: crontab -l This should display your current job Now if you feel up to the task of editing it in the VI editor do a: crontab -e Eric S. Tyrer II Associate Director – Web and Digital Communications York College - The City University of New Yorkhttp://www.york.cuny.edu 94-20 Guy R. Brewer Blvd. Academic Core - STE 1H1 ...Continue Reading

Re: 8.4 cron issues

December 2nd 2015 UTC

The easiest thing to do is probably to create a script that looks like this: #!/bin/bash curl  --user-agent "Mozilla/5.0 (compatible;)" --silent --get --url http://domainhere.com/cgi-bin/dada/mail.cgi/_schedules/_all/_all/_silent/ and save that as 'dada_cron.sh' (or similar) in the client's home directory. Then schedule that file in your cron job. Moshe On Dec 2, 2015 1:26 PM, "Mary Ann Kelley maryann@PROTECTED [Dada Mail Developers]" <dadadev@PROTECTED> wrote: > > For the client’s ...Continue Reading

Re: 8.4 cron issues

December 2nd 2015 UTC

For the client’s control panel, it won’t let me put in the command. It forces me to input the absolute local path and choose the frequency, so I chose:<local-path>/www/cgi-bin/dada/mail.cgi/_schedules/_all/_all/_silent/and it just says file not found. It wants there to be a file at /_silent/ and of course there isn’t.On my server, did finally get it to work with:--user-agent "Mozilla/5.0 (compatible;)" --silent --get --url http://domainhere.com/cgi-bin/dada/mail.cgi/_schedules/_all/_all/_silent/… b ...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.