random-access / NewsReader

A NNTP-Reader for Android, currently in early development stage
6 stars 3 forks source link

Error if port-entry is left empty (when adding server with SSL connection) #20

Open random-access opened 8 years ago

random-access commented 8 years ago

If the port field is not filled out, NewsReader should try to connect to the standard ports (119 for unencrypted connections, 563 for encrypted connections).

If a new server gets added and the port field is left blank, the test connection fails, if connecting via SSL. If you fill out the port field with the standard port (563) it works.

random-access commented 8 years ago

Will be fixed in next release. For now, please fill out the port, if using SSL.