August 5th 2017 PST
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 PST
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 PST
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 PST
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 PST
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
July 4th 2017 PST
On Jul 4, 2017, at 3:00 PM, Mariano Absatz - gmail el.baby@PROTECTED [Dada Mail Developers] <dadadev@PROTECTED> wrote: FWIW, it worked just fine without ssl. Now I have to see why sparkpost keeps rejecting the message, but smtp communication went just fine. Well, that's a little better. I'm betting it not working with SSL is a shortcoming of Dada Mail with its current SMTP library. The newer one will work much better, and have a few more options. I'm pretty happy to get the SMTP engine upgraded.&nbs ...Continue Reading
July 4th 2017 PST
FWIW, it worked just fine without ssl. Now I have to see why sparkpost keeps rejecting the message, but smtp communication went just fine. --Mariano Absatz - El Babywww.clueless.com.ar On 4 July 2017 at 17:15, Mariano Absatz - gmail el.baby@PROTECTED [Dada Mail Developers] <dadadev@PROTECTED> wrote: __ Sorry, I didn't read your last 2 messages. Gonna try port 255 without SSL (and eagery wait for dada 10.7) :) Have a nice trip to the mountains. --Mariano Absatz - ...Continue Reading
July 4th 2017 PST
Sorry, I didn't read your last 2 messages. Gonna try port 255 without SSL (and eagery wait for dada 10.7) :) Have a nice trip to the mountains. --Mariano Absatz - El Babywww.clueless.com.ar On 4 July 2017 at 17:05, Mariano Absatz - gmail el.baby@PROTECTED [Dada Mail Developers] <dadadev@PROTECTED> wrote: __ Seems like they don't support plain old smtps (à la port 465). Did you add starttls support in 10.6.0 that is already out? I'd be more than happy to u ...Continue Reading
July 4th 2017 PST
> On Jul 4, 2017, at 2:05 PM, Mariano Absatz - gmail el.baby@PROTECTED [Dada Mail Developers] wrote: > > Did you add starttls support in 10.6.0 that is already out? I'd be more than happy to upgrade in that case. No, I have not. This will be a feature in v10.7.0, Cheers, ...Continue Reading
July 4th 2017 PST
Seems like they don't support plain old smtps (à la port 465). Did you add starttls support in 10.6.0 that is already out? I'd be more than happy to upgrade in that case. --Mariano Absatz - El Babywww.clueless.com.ar On 3 July 2017 at 17:00, Justin J justin@PROTECTED [Dada Mail Developers] <dadadev@PROTECTED> wrote: It looks like they may want you to use STARTTLS, which isn't something that Dada Mail's SMTP currently supports. Perhaps you can try connecting to it via SSL on a secure port, which ...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.