I want to send email using sogo credentials in node.js i want to know how to configure SMTP HOST NAME
xaibe
The SMTP hostname is = the FQDN you set for your server. Example: mail.domain.tld
like i am using noreply@platfwm.com so what should i use as smtp server name
platfwm.com is the top level domain. During your mailcow setup you had to define the hostname for your server. This is your smtp hostname (maybe mail.platfwm.com ?)
where can i find that hostname in Sogo or mailcow?
SOGo is connected within the docker network, you can’t use that’ as a hostname for external access.
See the manual for how to configure your mail client: https://mailcow.github.io/mailcow-dockerized-docs/client/client-manual/ If you access this manuel from your mailcow it will be pre-filled with your custom information.