justingit / dada-mail

Self-Hosted, Full Featured, Email Mailing List Manager. Announcement + Discussion Lists, Web-based Installer, Installs with minimal dependencies, sendmail/SMTP/Amazon SES supported
https://dadamailproject.com
GNU General Public License v2.0
172 stars 40 forks source link

Search Results (including Partial Mailing List Sending) are incorrect if subscriber doesn't have a profile #1105

Closed justingit closed 2 years ago

justingit commented 2 years ago

If a subscriber does not have a profile (which isn't out of the ordinary), no profile field values are stored - even if those values are empty. The SQL query Dada Mail uses won't see those subscribers, and thus, won't use them in the search results.