View Single Post
Old 01-21-2020, 11:49 AM   #1
icetbr
Junior Member
icetbr began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jan 2020
Device: Kindle Keyboard 3G (K3)
Lightbulb Fixed: smtp issues with gmx, gmail, yahoo (send to kindle)

Hi, I just discovered/fixed a few things for myself, tough I should share them here. It would be nice to put in wiki or something.

GMX
- only works for a few countries (US and UK)?

GMAIL
Code:
  hostname: imap.gmail.com
  username: yourName@gmail.com
  password: yourPassword
  encryption: TLS
  port: 587

YAHOO
Code:
  hostname: smtp.mail.yahoo.com
  username: yourName@yahoo.com
  password: see bellow 
  encryption: TLS
  port: 587
icetbr is offline   Reply With Quote