I am facing this problem myself at the moment However, I have to
figure out a solution yet Taking a look at the mysql backend, the
database design is a bit weak There should be a table for
subscribers, a table for lists, and another table that maps
subscribers to lists
In a nutshell, that's what will happen in 3
1 (the alpha that's out
will has this design, already)
I don't know if this'll help the scenarios everyone is facing, though:
wanting to send the same message to more than one list
This did used to be a feature in Dada Mail
It was removed, when subscriber fields were introduced - subscriber
fields could be used instead to make dynamic sublists
The reason for the removal was that there was going to be a mass of
confusion if you ever, say, wanted to send a message to part of more
than one list
Each time a subscriber is subscribed to a mailing list,
the subscription fields would be duplicated and could, potentially, be
different
In 3
1, the subscriber fields info is separate from the table that
tells what addresses are subscribed to which lists, so this won't be a
problem anymore
The "Send to more than one list" feature could
potentially be reintroduced
I really really want to get 3
1 out
The last thing I'm working is
allowing a subscriber to update their email address
It's a lot harder
than it seems, though, so It's taking a slow time
The new features also don't have any TAP tests associated with them
and there's no docs on the new API, both of which are not so much fun
to make and take a long time to make right
Sigh
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.