Custom SMTP server

As I can see, that if I email a quote from the app, it goes through some weird email servers, I was wondering of there is a way to specify my own SMTP server with login?

I haven’t tested the email function, but I concur with @bela.

SMTP may allow synchronization of the sent emails. This will allow me to check sent email regardless of what email client I’m using.

I think it’s a good idea to support custom SMTP servers and I’m certainly going to add this feature.

1 Like

Support for custom SMTP server has been added into the latest version (14.1.16)

Keep in mind, this is very rough implementation. It works but if for whatever reasons your SMTP settings are wrong, the program will fall back to our default SMTP server.

Go to Settings, then Email Settings to set your custom SMTP server.