Mail address not conveyed to profile?
-
On certain events, firefly-iii can send mails to notify.
It seems, that firefly-iii doesn't have access to the mail address in the related profile in cloudron. When I try to trigger a testmail, it is prompting me the error that there is no recipient/cc/bcc for the mail.
I tried to update the entry in table
users
by adding the mail address in the database itself.
However, after I launched firefly-iii again, the complete post-installation user setup starts again. That means I need to create a new user and the data entered so far seems to be lost.Has anyone experience with this mail-topic?
I also asked in the forum of the application, but there seems to be no obvious solution:
https://github.com/orgs/firefly-iii/discussions/6681#discussioncomment-4271728 -
I can reproduce the issue here as well and actually it seems firefly set the username in the email field even. Not sure why this is happening as we do set the headers correctly as mentioned in https://docs.firefly-iii.org/firefly-iii/advanced-installation/authentication/#customizing-remote-user-header
The package env file has those to be set: https://git.cloudron.io/cloudron/firefly-iii-app/-/blob/master/env.production#L172
-
-
This is merged upstream.
-