I’ve set mail config in Meltano but I’m not receiv...
# troubleshooting
d
I’ve set mail config in Meltano but I’m not receiving any emails. There’s a
MAIL_DEFAULT_SENDER
but how does Meltano determine the recipient? I haven’t turned on authentication, but I can’t find a way to provide an email address for a user anyway (unless, I guess, authentication is via SSO?) The user table has an email column, but the
meltano user add
command doesn’t have a parameter to add an email? And then I guess somehow there’s a way to create rows in the
subscriptions
table but can’t find it in the reference.