Fix email setup #160

Merged
reynir merged 1 commits from reynir/ansible:fix-gitea into main 2023-03-07 15:03:47 +00:00
Owner

Since whenever gomail doesn't like credentials when they're not going to
be used:

Failed to send a testing email to 'redacted@redacted.dk': gomail: could not send email 1: SMTP server does not support AUTH, but credentials provided
Since whenever gomail doesn't like credentials when they're not going to be used: Failed to send a testing email to 'redacted@redacted.dk': gomail: could not send email 1: SMTP server does not support AUTH, but credentials provided
reynir added 1 commit 2023-03-07 14:43:48 +00:00
77e4d90589 Fix email setup
Since whenever gomail doesn't like credentials when they're not going to
be used:

    Failed to send a testing email to 'reynir@reynir.dk': gomail: could not send email 1: SMTP server does not support AUTH, but credentials provided
Author
Owner

This didn't fix it. Somehow gitea remembers the username :(

This didn't fix it. Somehow gitea remembers the username :(
Author
Owner

Fixed by editing /docker-volumes/gitea/gitea/conf/app.ini. Should we reconsider the volume setup!?

Fixed by editing `/docker-volumes/gitea/gitea/conf/app.ini`. Should we reconsider the volume setup!?
reynir merged commit 2ca0b8daba into main 2023-03-07 15:03:47 +00:00
reynir deleted branch fix-gitea 2023-03-07 15:03:48 +00:00
Sign in to join this conversation.
No description provided.