BitePa
Sending emails to smtp4dev
From this guide https://twenty.com/developers/section/self-hosting/upgrade-guide#upgrade-guide I want to upgrade from 0.33.0 to 0.33.4 as shown here https://hub.docker.com/r/twentycrm/twenty/tags
28 replies
Sending emails to smtp4dev
[email protected]
[email protected]
EMAIL_FROM_NAME='Twenty Administrator'
EMAIL_DRIVER=smtp
EMAIL_SMTP_HOST='192.168.1.5'
EMAIL_SMTP_PORT=25
[email protected]
EMAIL_SMTP_PASSWORD=XXXXXX
28 replies
Sending emails to smtp4dev
I tried to use "Change Password" function to test receiving email. Twenty UI says success, but my Postfix server has no log of Twenty attempting to connect and send email. There is no firewall between them. From Twenty server, I can send email and get it by using command line "mail -s"
28 replies