December 30th 2019 PDT
I added this to github awhile back but since you are working on clickthrough tracking, I thought I’d check in to see if there is any chance it might be implemented: "For the option on Profiles to 'Update Profiles, after opens/clickthroughs' there are a variety of variables based on location that can be inserted. Adding the date & time of the open/clickthrough as an option for filling that field would be helpful for weeding out addresses that have not been active on a list.” Thoughts? Mary Ann ...Continue Reading
December 30th 2019 PDT
Thanks! And thanks for everyone else who participated in my little test. I'm really liking how this is shaping up. The current line graph on the main screen of the tracker is sort of a mess. One of the changes I made was to make the total number of recipients be on a different y axis scale than all the other information. That'll stop the rest of that info from appearing so small. Done.I think it would be a good idea to implement AWS ses open click tracking. Doesn't seem hard to do https://aws.amazon.com/premiumsupport ...Continue Reading
December 30th 2019 PDT
Done. I think it would be a good idea to implement AWS ses open click tracking. Doesn't seem hard to dohttps://aws.amazon.com/premiumsupport/knowledge-center/ses-email-opens-clicks/On Sun, Dec 29, 2019, 3:33 AM justin@PROTECTED justin@PROTECTED [Dada Mail Developers] <dadadev@PROTECTED> wrote:__ From: justin@PROTECTED Howdy - I'm working on making the Clickthrough Tracking Analytics be better reported. If you have a moment, would you mind clicking on one, some, or all of the links below o ...Continue Reading
December 29th 2019 PDT
Howdy - I'm working on making the Clickthrough Tracking Analytics be better reported. If you have a moment, would you mind clicking on one, some, or all of the links below once - or as many times as you would like? [*]Google [*]Wikipedia [*]Youtube Thanks! Justin j ...Continue Reading
December 16th 2019 PDT
Howdy everyone, I've been working on bringing back the ability to see unique opens and clickthroughs in the tracker. It was removed in v11 because of GPDPR issues - the "uniqueness" of the data was done by tracking the email address, which is a pretty big no-no in this post-GDPR world without explicit consent. Instead, I'm tweaking the app to use one-way anonymous hashes rather than email addresses, created with a single-use salt. The salt is never saved within the app, so there's no way to figure ou ...Continue Reading
December 13th 2019 PDT
Howdy everyone, v11.7.0 has been released. Download and Install: https://dadamailproject.com/d/install_dada_mail.pod.html Changelog (and below) http://dadamailproject.com/d/changes_11_x.pod.html#pod11.7.0 I'm pasting in the changelog for v11.6.0 as well, as I don't think that was announced on this list: 11.7.0 Features Bridge Announcement List and Authorized Senders Enhancements The Bridge plugin allows you to send messages with Dada Mail through your mail reader without having to log into Dada Mail's own list control ...Continue Reading
November 12th 2019 PDT
Whoops, sorry - copy pasta mistake on my part - here's the changelog for v11.5.1: 11.5.1 This is mostly a bug-fix release for issues found in the v11.5.0 release of Dada Mail. There a few small features to look out for: Features Cleaned up Discussion List Moderation Screen Dada Mail primarly moderates discussion list messages via an email interface: copies of messages that require moderation are sent to all the Moderators via an email notification. The moderators can then approve or deny a message from being sent. We've ...Continue Reading
November 12th 2019 PDT
Howdy everyone, v11.5.1 has been released. Download and Install: https://dadamailproject.com/d/install_dada_mail.pod.html Changelog (and below) http://dadamailproject.com/d/changes_11_x.pod.html#pod11.5.1 11.5.0 Features Testers List Test sending out your mass mailing is a great idea to do, before you commit to sending out the message to your entire mailing list. In past versions, Dada Mail could only send only send a test mass mailing to one email address at one time. Starting with v11.5.0, Dada Mail can send a test m ...Continue Reading
November 5th 2019 PDT
Justin, Sorry for the delay in replying. No, the semaphore error message does not occur if the scheduled jobs are run from the admin page. As far as I could tell, no lock files were being written to .tmp when the Schedule::Cron jobs ran. Thanks for the assistance in identifying the warning in the code.I have modified the warning, retaining the part to the process ID number and the last part with the code line number. This shorter message is a useful 'heartbeat' signal, in these early days of my Dada Mail implementation. ...Continue Reading
November 3rd 2019 PDT
Hmm - do you get the same error, (Semaphore does not exist to delete), if you run the Schedule Jobs URL, just in your browser? Does that file, (/home/very/long/path/user/private/.dada_files/.tmp/scheduledtasks.lock) actually exist? I guess if you want a bodge, you could just remove the line that throws that warning, Look for: warn "PID: $$ Semaphore does not exist to delete at, '" . $self->lockfile; in, dada/DADA/App/ScheduledTasks.pm and just remove it, Cheers, -- Justin J: Lead Dadaist.url: http://d ...Continue Reading
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:
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:
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.
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.