You are not logged in.
Pages: 1
I've spent a lot of time troubleshooting why the SMTP function was failing to work properly for me today. Eventually I was able to determine it was due to bad documentation.
Every page I can find says that the smtpsrvs file should be configured with [b]colons[/b] separating the fields.
Example: [url]https://33hops.com/xsibackup-smtp-server-configuration-file.html[/url]
Even the example in the default smtpsrvs file uses colons to separate the fields. However, I eventually noticed one page of documentation where [b]semi-colons[/b] were used instead. When I used that format for the line everything worked fine.
Here's the page with the correct format (which is all the way at the bottom of the page): [url]https://33hops.com/xsibackup-smtp-client.html[/url]
Please correct all SMTP documentation to use the correct format with semi-colons so that other people don't lose an hour of their life troubleshooting it the way that I did.
Pages: 1