when selecting SSL the port should be updated

Bug #113106 reported by Nicolò Chieffo
2
Affects Status Importance Assigned to Milestone
cGmail
In Progress
Low
Unassigned

Bug Description

When editing/adding a POP3 account, the connection type let the user choose between "normal" and "SSL".
when SSL is selected, the port should be automatically changed to 995

Revision history for this message
Marco Ferragina (ferama) wrote :

you are right here. I will change this

Changed in cgmail:
importance: Undecided → Low
status: Unconfirmed → In Progress
Revision history for this message
JonathanC (jhonnyc) wrote :

Please add a check to see if the default value of the port has been changed by the user before clicking on SSL.
For instance if I modify the port to 12943 and then click on SSL, it is reasonable to assume that I know what I was doing and that I am connecting to a server with a custom port number.

The best solution though, in my opinion, is to move the protocol selection above the port number text field, disable and hide the text field by default and enable it only on user request, e.g. if he clicks on a "Use custom port" checkbox:

Something like this:

Protocol:
 (*) Standard () SSL () TSL
 [ ] Use custom port

If the user clicks:

Protocol:
 (*) Standard ( ) SSL ( ) TSL
 [x] Use custom port:
     Port number: 12943

What do you think?

Revision history for this message
Nicolò Chieffo (yelo3) wrote : Re: [Bug 113106] Re: when selecting SSL the port should be updated

it is good for me!

Revision history for this message
Marco Ferragina (ferama) wrote :

partially implemented. I don't know how to use TSL with python poplib for now.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.