April 29th 2013 PST
On Apr 27, 2013, at 6:50 AM, Carl Kuczun wrote: > > Will the email address need to be entered manually on the unsub screen? > Can't it be filled in automatically? If it was, it'd fall into the, "anyone can now click this button, to unsubscribe someone other than themselves", unfortunately. So the workflow would be: message received -> message forwarded -> forwarded person clicks the unsub link -> unsubs original recipient, with click, 'o a button. ...Continue Reading
April 27th 2013 PST
Justin,That sounds good to me. Unsubscription has always been one of the things that my lists have trouble with:Several people kept emailing me claiming that they "never got" the unsubscribe confirmation email, even though they got every single other message that the system sent and even though I could not reproduce the problem. I highly doubt that it was a bug in the software, because these were all people who had trouble following even the simplest directions for anything. A few people had some ...Continue Reading
April 27th 2013 PST
Will the email address need to be entered manually on the unsub screen? Can't it be filled in automatically? Carl K. ----- Original Message ----- From: "Justin J" To: "Dada Mail Developers" Sent: Friday, April 26, 2013 10:08 PM Subject: [dadadev] Important Changes to the Unsubscription Process Hello Everyone, To have Dada Mail work better with what's laid out in the CAN SPAM law, I'm yet again changing the way Unsubscribes work. I'm a little worried, as it seems Dada Mail's current default s ...Continue Reading
April 26th 2013 PST
Hello Everyone, To have Dada Mail work better with what's laid out in the CAN SPAM law, I'm yet again changing the way Unsubscribes work. I'm a little worried, as it seems Dada Mail's current default system: sending an unsub confirmation, is against the guidelines the law lays out! It basically wants this: > "(1) an e-mail recipient cannot be required to pay a fee, provide information other than his or her e-mail address and opt-out preferences, or take any steps other than sending a reply e-mail message or ...Continue Reading
April 25th 2013 PST
On Apr 25, 2013, at 3:06 PM, Carl Kuczun wrote: > A worthwhile improvement, Justin. If you are going to get into very complex search capabilities, you might consider Regular Expressions (http://www.regular-expressions.info/reference.html) where ^80 would match the beginning two digits and \d{3}$ would wildcard the last three digits. RegEx is an extremely complete search language, but probably overkill for an email list. Actually, my worry with getting more complicated is the user interface to all that - as it ...Continue Reading
April 25th 2013 PST
A worthwhile improvement, Justin. If you are going to get into very complex search capabilities, you might consider Regular Expressions (http://www.regular-expressions.info/reference.html) where ^80 would match the beginning two digits and \d{3}$ would wildcard the last three digits. RegEx is an extremely complete search language, but probably overkill for an email list. Carl K ----- Original Message ----- From: "Justin J" <justin@PROTECTED> To: &qu ...Continue Reading
April 25th 2013 PST
I've been working (commissioned) on enhancing the partial list sending feature in Dada Mail. I've recently added the ability to search for more than one thing, per field, as well as search by "Not Equal To" and, "Not Like". So for my contrived example: http://dadamailproject.com/images/dev/partial_sending.jpg this is a search where: The First Name is not equal to, "Justin" The City is equal to, "Washington" And the Favorite Color is not red or yellow. So, hopefully that' ...Continue Reading
April 24th 2013 PST
AJ noticed that if you set the charset something different on the table, it'll turn the table from case sensitive to case insensitive, a few back: On Mar 24, 2013, at 1:40 PM, AJ wrote: > > I was experimenting with profile fields and partial list sending and noticed that the search was case sensitive. I looked at the schema sql and the table is explicitly created with the utf8_bin collation. Why not set it as utf8_general_ci? You could give that a shot. The table you want to play around with is "dada_p ...Continue Reading
April 24th 2013 PST
Justin, you are right. It does, indeed, search the subscriber fields, but it is case-dependent. I was searching for "carl" and it wasn't finding me. I'm not sure I would ever need case to be considered in searches. Is there an easy modification I can apply to make it case independent? Carl K. ----- Original Message ----- From: "Justin J" To: "Dada Mail Developers" Sent: Wednesday, April 24, 2013 10:54 PM Subject: [dadadev] Re: Membership Search On Apr 24, 2013, at 8:03 PM, Carl Kuc ...Continue Reading
April 24th 2013 PST
On Apr 24, 2013, at 8:03 PM, Carl Kuczun wrote: > > I was just trying to find a member by entering their last name (one of my > subscriber fields) and the search appears to only search the email address. > Didn't the search previously find hits among the subscriber fields, too? It should def. still search both email address, and all profile fields. One quirk is that it's going to be a case sensitive search, so, "Lastname" is going to return different results than, "lastname" ...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.