I'm hosting my chevereto install in a Lamp container, and my mail services are exposed differently from a traditional SMTP server. First is the host name which is just a container network alias, not a traditional FQDN. Second issue is that the mail container runs a non-standard SMTP port so I need a way to set a custom value instead of selecting from a drop down. Finally, I authenticate to the mail server with the username@fqdn rather than just the username, but chevereto's validation does not seem to like that.
I managed to set these values manually in the database, but it seems that chevereto still does not fully accept these as valid values and will not let me send messages from the application.
Hope this provides you with all the info you need, I look forward to hearing your thoughts on this issue.
I managed to set these values manually in the database, but it seems that chevereto still does not fully accept these as valid values and will not let me send messages from the application.
Hope this provides you with all the info you need, I look forward to hearing your thoughts on this issue.