For while I am glad to help the development team in giving my feedback, I don't feel very comfortable with (apparently) one of my Metabase instance sending emails on my behalf without my prior approval.
Because in my case, both the Sender and Recipient email address are used in multiple instances, and, in some case, as the "General | Email Address for Help Requests", the "Email | From Address", and one of the email associated to a user account; I have trouble tracking down the logic behind this email.
Questions
So I am wondering:
which address is used as the Sender of the email?
which address(es) is(are) used as Recipient of the email?
what triggers the sending of this email?
should I want to, how to disable the sending of this (or any similar) email?
There are two emails - a follow up survey and abandonment survey. More details on when and how these are sent are in the follow_up_emails.clj file.
The open source version of Metabase has an option to collect anonymous usage information. This can be turned off at any time in Admin > Settings > General. Disabling this feature will also disable these emails. More details on the information that’s collected is here: https://www.metabase.com/docs/latest/information-collection.html