View all comments ➔Show context ➔
  • 3 months

    getting rid of that shitty insecure protocol that SENDS YOUR CREDS OVER THE WIRE IN PLAIN TEXT.

    GMail has supported POP3 over SSL for a while now.

    LERMwOdwJuSPYDb.png

    • That’s moderately better, but that’s just slapping a bandaid on an open wound. POP is still a garbage protocol that should be depreciated, even when you wrap it in SSL.

      • 3 months

        Why is it a garbage protocol? POP3 performs perfectly well for its intended use-case: as a mail-spooling protocol. If you want a multi-client mailbox protocol then use IMAP instead.