September 20th 2017 PDT
thanks. hope to see the function of project wide bounce list and project wide blacklist in future. ------------------ Original ------------------ *From: * "dadadev";<dadadev@PROTECTED>; *Date: * Wed, Sep 20, 2017 01:25 AM *To: * <455750938@PROTECTED>; *Subject: * Re: [dadadev] project wide bounced list From: justin@PROTECTED > From: 455750938@PROTECTED Hi All,> > Amazon SES have a site wide bounce list. If an email address is hard bounced, ...Continue Reading
September 19th 2017 PDT
From: Just FYI - trying this URL with v10.6 and v10.7 seemed successful to me, Cheers, ...Continue Reading
September 19th 2017 PDT
From: > From: 455750938@PROTECTED > Hi everyone, I need to add Sender-ID in email header. I find a simple way by adding below code before "# List-Archive" in /DADA/Mail/Send.pm: You'll have to use the _verp method: $lh{'Sender'} = '<'. $self->_verp( $self->{ls}->param('admin_email') ) . '>' ; ...Continue Reading
August 15th 2017 PDT
Hi All, Amazon SES have a site wide bounce list. If an email address is hard bounced, none other can send to this email any more. Can dada mail achieve a similar function, like project wide hard bounce list, if an email address is hard bounced in one list, then it can't be sent to in another list? ...Continue Reading
August 11th 2017 PDT
LS. Funny problem here. I have several mailinglists in dadamail. Now it seems the bouncemail of list A is been sent to list-mailaddress of List B. Is this a bug? Anybody recognizes this issue? Regards, eef ...Continue Reading
August 5th 2017 PDT
Hi everyone, I need to add Sender-ID in email header. I find a simple way by adding below code before "# List-Archive" in /DADA/Mail/Send.pm: # Sender-ID if ($self->{ls}->param('verp_return_path') == 1) { $lh{'Sender'} = '<'. $self->{ls}->param('admin_email') .'>' ; }else{ $lh{'Sender'} = '<' . $self->{ls}->param('admin_email') . '>' ; } # Sender-ID But it i ...Continue Reading
July 11th 2017 PDT
From: Given the interest in SparkPost recently, here's a little tutorial on how to to set up the SMTP Relay SparkPost provides with Dada Mail: http://blog.dadamailproject.com/2017/07/11/getting-started-with-sparkpost-email-delivery-service-and-dada-mail/ Cheers, ...Continue Reading
July 9th 2017 PDT
Hi Justin, I still did not upgrade to 10.7.0 (tomorrow I have to send a 9k recipient message). I'm trying to send the message from a webpage (as I usually did) so that images get properly attached and referenced. However, I'm getting a "Sorry, there is no content." message (when I know there is/ content). FWIW, the webpage to be sent is https://mailing.juanabsatz.com/2017/mailing-2017-07-15-CarasYCaretas.html The errors.txt log says: HTML doc passed with no body tag?! at DADA/App/FormatMessages/ ...Continue Reading
July 6th 2017 PDT
From: Hi Everyone - v10.7.0 has been released. Download and install: http://dadamailproject.com/d/install_dada_mail.pod.html Changelog (and below): http://dadamailproject.com/d/changes_10_x.pod.html#pod10.7.0 10.7.0 Features Support for embedding Google Analytics-style UTM parameters into your message links Dada Mail now makes it easy to add UTM parameters to the links in your email messages. If you use a platform like Google Analytics, you can then see when visitors come to your site, from a link originati ...Continue Reading
July 5th 2017 PDT
Here's a followup to this feature, as I've done a bit of work on this, and would like to ship something, before I go! See the attached screenshot - you'll find this in the, "Send a Message"/"Send a Webpage" screen under the, "Options" tab: * Add UTM parameters to links with the following domains: This enables/disables the feature. You can then set exactly what domains get the UTM parameters. If you leave this blank, all links will get the UTM parameters. The rest ...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.