Email broken after upgrade

philsh.caa

Member
Mar 20, 2025
43
3
8
60
I upgraded to the latest version. It seems that email is not working. I cannot login to the GUI as I cannot receive a code. If I log directly in the debian machine, I see this error in the logs:

1780418388776.png
 
In your .env file, you are missing the from fields. The update doesn't change those. Something else must've happened. Fill these in

MAIL_FROM_ADDRESS=email@yourdomain.com
MAIL_FROM_NAME="Your company name"
 
In your .env file, you are missing the from fields. The update doesn't change those. Something else must've happened. Fill these in

MAIL_FROM_ADDRESS=email@yourdomain.com
MAIL_FROM_NAME="Your company name"
sorry to hijack this thread but i'm on 1.8.7 and updated logo file and changed app name in .env file. after that i tested email and i can get 2fa and password reset emails (smtp2go in env works) but new vm email with attachment is not coming through nor the transcription (openai integration - got enough balance for that). any ideas on how to troubleshoot that? should i try to reboot the server?
 
Start by going to Status -> Logs -> Emails and see if you find any clues there.
You can also check the log for any clues.
 
  • Like
Reactions: yaboc
@pbxgeek

it only shows log for 2fa and pass reset to email addresses that are tied to extensions VM was left on and set to be emailed and transcribed.

EDIT: After both nodes reboot, voicemails are being sent and transcribed!
Thank you @pbxgeek

1781096152451.png

after reboot
1781097373160.png
 
Last edited:
  • Like
Reactions: pbxgeek