YunoHost-Apps / firefly-iii_ynh

Firefly III package for YunoHost
https://firefly-iii.org/
GNU General Public License v3.0
18 stars 10 forks source link

Use `sendmail` to send mail. #120

Closed orhtej2 closed 1 year ago

orhtej2 commented 1 year ago

There seems to be a problem in interop between Laravel's mail system and default ynh conf that allows unauthenticated SMTP usage. Using sendmail gets around this problem.

Problem

After installation of Firefly III and creating user app returns 500 on sending invitation.

Solution

Use sendmail method gets around this problem.

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

ericgaspar commented 1 year ago

!testme

yunohost-bot commented 1 year ago

Alrighty! Test Badge