Created
June 11, 2017 19:35
-
-
Save aielwaste/917eb434ae9c1f1e130ad436e9a39b6c to your computer and use it in GitHub Desktop.
Common IMAP Settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"mail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mail.org": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"email.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"post.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"usa.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"accountant.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"consultant.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"dr.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"engineer.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cheerful.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"techie.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"linuxmail.org": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"europe.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"london.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"uymail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"myself.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"iname.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"writeme.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"2die4.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"activist.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"adexec.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"africamail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"aircraftmail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"alabama.usa.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"alaska.usa.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"allergist.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"alumni.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"alumnidirector.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"americamail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"amorous.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"angelic.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"archaeologist.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"arizona.usa.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"artlover.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"asia-mail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"atheist.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"australiamail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bartender.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"berlin.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bigger.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bikerider.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"birdlover.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"blader.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"boardermail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"brazilmail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"brew-master.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"california.usa.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"californiamail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"caress.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"catlover.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"chef.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"chemist.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"chinamail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"clerk.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cliffhanger.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"collector.org": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"columnist.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"comic.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"computer4u.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"contractor.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"coolsite.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"counsellor.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"count.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"couple.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cutey.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cyberdude.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cybergal.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cyber-wizard.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"dallasmail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"dbzmail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"deliveryman.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"diplomats.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"disciples.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"doctor.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"doglover.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"doramail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"dublin.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"earthling.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"elvisfan.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"englandmail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"europemail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"execs.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"fan.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"feelings.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"financier.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"fireman.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"florida.usa.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"footballer.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gardener.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"geologist.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"germanymail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"graduate.org": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"graphic-designer.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"hackermail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"hairdresser.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"hilarious.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"hockeymail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"homemail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"hot-shot.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"hour.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"humanoid.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"illinois.usa.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"innocent.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"inorbit.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"instruction.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"instructor.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"insurer.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"irelandmail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"italymail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"japan.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"journalist.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"keromail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"kittymail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"koreamail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"lawyer.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"legislator.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"loveable.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"lovecat.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mad.scientist.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"madonnafan.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"madrid.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"marchmail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mexicomail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mindless.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"minister.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mobsters.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"monarchy.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"moscowmail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"munich.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"musician.org": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"muslim.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"newyork.usa.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"null.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"nycmail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"oath.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"optician.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"pacificwest.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"petlover.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"photographer.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"playful.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"poetic.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"politician.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"popstar.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"presidency.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"priest.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"programmer.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"publicist.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"realtyagent.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"reborn.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"reggaefan.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"religious.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"repairman.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"representative.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"rescueteam.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"revenue.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"rocketship.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"rockfan.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"rome.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"royal.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"saintly.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"salesperson.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"sanfranmail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"scientist.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"scotlandmail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"secretary.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"seductive.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"singapore.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"snakebite.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"songwriter.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"soon.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"spainmail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"teachers.org": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"technologist.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"texas.usa.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"thegame.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"therapist.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"toke.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"tokyo.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"toothfairy.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"tvstar.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"umpire.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"wallet.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"webname.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"weirdness.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"who.net": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"whoever.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"winning.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"witty.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"worker.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"workmail.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yours.com": { | |
"display_name": "mail.com", | |
"display_short_name": "mail.com", | |
"imap_host": "imap.mail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mail.telenor.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"vip.cybercity.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"post.cybercity.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"email.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mobil.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"privatmail.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"info.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"io.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"it.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"film.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"worldonline.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"wol.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"1031.inord.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"123mail.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"12fuel.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"12mail.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"12move.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"2senior.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"anarki.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"anderledes.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"begavet.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bitnisse.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"city.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cool.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cyberdude.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cyberjunkie.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"dk2net.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"dk-online.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"elinstallatoer.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"elsker.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"elvis.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"fald.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"fedt.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"feminin.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"forening.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gadefejer.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gason.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"grin.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"grov.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"hardworking.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"heaven.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"hemmelig.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"huleboer.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"image.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"inbound.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"indbakke.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"infile.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"jyde.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"klog.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"knus.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"krudt.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"kulturel.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"larsen.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"lazy.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"lystig.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mail.dia.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"maskulin.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"min-postkasse.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"musling.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"natteliv.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"netbruger.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"pedal.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"pengemand.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"pokerface.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"post.dia.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"postman.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"privat.dia.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"quake.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ready.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"secret.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"sleepy.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"sporty.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"superbruger.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"talent.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"tanke.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"taxidriver.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"teens.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"teknik.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"tjekket.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"traceroute.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"tv.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ugenstilbud.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ungdom.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"video.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"vittig.dk": { | |
"display_name": "Telenor Danmark", | |
"display_short_name": "Telenor", | |
"imap_host": "mail.telenor.dk", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.telenor.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"126.com": { | |
"display_name": "126.com", | |
"display_short_name": "126.com", | |
"imap_host": "imap.126.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.126.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"163.com": { | |
"display_name": "163.com", | |
"display_short_name": "163.com", | |
"imap_host": "imap.163.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.163.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"a1.net": { | |
"display_name": "a1.net", | |
"display_short_name": "a1.net", | |
"imap_host": "securemail.a1.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "securemail.a1.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"aon.at": { | |
"display_name": "a1.net", | |
"display_short_name": "a1.net", | |
"imap_host": "securemail.a1.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "securemail.a1.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"abc.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "abc.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"active24.com": { | |
"display_name": "ACTIVE 24 Webhosting", | |
"display_short_name": "ACTIVE 24", | |
"imap_host": "email.active24.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "email.active24.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"smtp.cz": { | |
"display_name": "ACTIVE 24 Webhosting", | |
"display_short_name": "ACTIVE 24", | |
"imap_host": "email.active24.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "email.active24.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"agate.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "agate.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"aol.com": { | |
"display_name": "AOL Mail", | |
"display_short_name": "AOL", | |
"imap_host": "imap.aol.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.aol.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "https://help.aol.com/articles/how-do-i-use-other-email-applications-to-send-and-receive-my-aol-mail", | |
"label": "How do I set up other email applications to send and receive my AOL Mail?" | |
} | |
] | |
}, | |
"aim.com": { | |
"display_name": "AOL Mail", | |
"display_short_name": "AOL", | |
"imap_host": "imap.aol.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.aol.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "https://help.aol.com/articles/how-do-i-use-other-email-applications-to-send-and-receive-my-aol-mail", | |
"label": "How do I set up other email applications to send and receive my AOL Mail?" | |
} | |
] | |
}, | |
"netscape.net": { | |
"display_name": "AOL Mail", | |
"display_short_name": "AOL", | |
"imap_host": "imap.aol.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.aol.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "https://help.aol.com/articles/how-do-i-use-other-email-applications-to-send-and-receive-my-aol-mail", | |
"label": "How do I set up other email applications to send and receive my AOL Mail?" | |
} | |
] | |
}, | |
"alice.it": { | |
"display_name": "Alice Italy", | |
"display_short_name": "Alice", | |
"imap_host": "in.alice.it", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "out.alice.it", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://aiuto.alice.it/informazioni/clientemail/thunderbird.html", | |
"label": "" | |
} | |
] | |
}, | |
"amail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "amail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"amber.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "amber.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ameritech.net": { | |
"display_name": "AT&T", | |
"display_short_name": "AT&T", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "outbound.att.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.att.com/esupport/article.jsp?sid=KB401570&ct=9000152", | |
"label": "Configure POP3 for att, sbcglobal, swbell, prodigy etc." | |
} | |
] | |
}, | |
"att.net": { | |
"display_name": "AT&T", | |
"display_short_name": "AT&T", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.att.com/esupport/article.jsp?sid=KB401570&ct=9000152", | |
"label": "Configure POP3 for att, sbcglobal, swbell, prodigy etc." | |
} | |
] | |
}, | |
"bellsouth.net": { | |
"display_name": "AT&T", | |
"display_short_name": "AT&T", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.att.com/esupport/article.jsp?sid=KB401570&ct=9000152", | |
"label": "Configure POP3 for att, sbcglobal, swbell, prodigy etc." | |
} | |
] | |
}, | |
"flash.net": { | |
"display_name": "AT&T", | |
"display_short_name": "AT&T", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "outbound.att.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.att.com/esupport/article.jsp?sid=KB401570&ct=9000152", | |
"label": "Configure POP3 for att, sbcglobal, swbell, prodigy etc." | |
} | |
] | |
}, | |
"nvbell.net": { | |
"display_name": "AT&T", | |
"display_short_name": "AT&T", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "outbound.att.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.att.com/esupport/article.jsp?sid=KB401570&ct=9000152", | |
"label": "Configure POP3 for att, sbcglobal, swbell, prodigy etc." | |
} | |
] | |
}, | |
"pacbell.net": { | |
"display_name": "AT&T", | |
"display_short_name": "AT&T", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "outbound.att.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.att.com/esupport/article.jsp?sid=KB401570&ct=9000152", | |
"label": "Configure POP3 for att, sbcglobal, swbell, prodigy etc." | |
} | |
] | |
}, | |
"prodigy.net": { | |
"display_name": "AT&T", | |
"display_short_name": "AT&T", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "outbound.att.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.att.com/esupport/article.jsp?sid=KB401570&ct=9000152", | |
"label": "Configure POP3 for att, sbcglobal, swbell, prodigy etc." | |
} | |
] | |
}, | |
"sbcglobal.net": { | |
"display_name": "AT&T", | |
"display_short_name": "AT&T", | |
"imap_host": "imap.mail.att.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.att.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.att.com/esupport/article.jsp?sid=KB401570&ct=9000152", | |
"label": "Configure POP3 for att, sbcglobal, swbell, prodigy etc." | |
} | |
] | |
}, | |
"snet.net": { | |
"display_name": "AT&T", | |
"display_short_name": "AT&T", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "outbound.att.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.att.com/esupport/article.jsp?sid=KB401570&ct=9000152", | |
"label": "Configure POP3 for att, sbcglobal, swbell, prodigy etc." | |
} | |
] | |
}, | |
"swbell.net": { | |
"display_name": "AT&T", | |
"display_short_name": "AT&T", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "outbound.att.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.att.com/esupport/article.jsp?sid=KB401570&ct=9000152", | |
"label": "Configure POP3 for att, sbcglobal, swbell, prodigy etc." | |
} | |
] | |
}, | |
"wans.net": { | |
"display_name": "AT&T", | |
"display_short_name": "AT&T", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "outbound.att.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.att.com/esupport/article.jsp?sid=KB401570&ct=9000152", | |
"label": "Configure POP3 for att, sbcglobal, swbell, prodigy etc." | |
} | |
] | |
}, | |
"garnet.broba.cc": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.broba.cc", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"amethyst.broba.cc": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.broba.cc", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"coral.broba.ccv": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.broba.cc", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"diamond.broba.cc": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.broba.cc", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"onet.pl": { | |
"display_name": "Poczta Onet", | |
"display_short_name": "Onet", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.poczta.onet.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"onet.eu": { | |
"display_name": "Poczta Onet", | |
"display_short_name": "Onet", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.poczta.onet.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"poczta.onet.pl": { | |
"display_name": "Poczta Onet", | |
"display_short_name": "Onet", | |
"imap_host": "imap.poczta.onet.pl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.poczta.onet.pl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"poczta.onet.eu": { | |
"display_name": "Poczta Onet", | |
"display_short_name": "Onet", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.poczta.onet.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"op.pl": { | |
"display_name": "Poczta Onet", | |
"display_short_name": "Onet", | |
"imap_host": "imap.poczta.onet.pl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.poczta.onet.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"vp.pl": { | |
"display_name": "Poczta Onet", | |
"display_short_name": "Onet", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.poczta.onet.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"autograf.pl": { | |
"display_name": "Poczta Onet", | |
"display_short_name": "Onet", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.poczta.onet.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"buziaczek.pl": { | |
"display_name": "Poczta Onet", | |
"display_short_name": "Onet", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.poczta.onet.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"amorki.pl": { | |
"display_name": "Poczta Onet", | |
"display_short_name": "Onet", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.poczta.onet.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"republika.pl": { | |
"display_name": "Poczta Onet", | |
"display_short_name": "Onet", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.poczta.onet.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"apost.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "apost.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"aqua.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "aqua.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"arcor.de": { | |
"display_name": "Arcor", | |
"display_short_name": "Arcor", | |
"imap_host": "imap.arcor.de", | |
"imap_port": "143", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.arcor.de", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.arcor.de/hilfe/neu/index.php?aktion=anzeigen&rubrik=040006001&id=181", | |
"label": "Generic settings" | |
}, | |
{ | |
"url": "http://www.arcor.de/hilfe/neu/index.php?aktion=anzeigen&rubrik=006001003&id=1241", | |
"label": "TB 2.0 settings" | |
} | |
], | |
"imap_implicit_ssl": false | |
}, | |
"pec.it": { | |
"display_name": "Aruba PEC", | |
"display_short_name": "Aruba", | |
"imap_host": "imaps.pec.aruba.it", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtps.pec.aruba.it", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://pec.aruba.it/guide_filmate.asp", | |
"label": "" | |
} | |
] | |
}, | |
"arubapec.it": { | |
"display_name": "Aruba PEC", | |
"display_short_name": "Aruba", | |
"imap_host": "imaps.pec.aruba.it", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtps.pec.aruba.it", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://pec.aruba.it/guide_filmate.asp", | |
"label": "" | |
} | |
] | |
}, | |
"mypec.eu": { | |
"display_name": "Aruba PEC", | |
"display_short_name": "Aruba", | |
"imap_host": "imaps.pec.aruba.it", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtps.pec.aruba.it", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://pec.aruba.it/guide_filmate.asp", | |
"label": "" | |
} | |
] | |
}, | |
"gigapec.it": { | |
"display_name": "Aruba PEC", | |
"display_short_name": "Aruba", | |
"imap_host": "imaps.pec.aruba.it", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtps.pec.aruba.it", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://pec.aruba.it/guide_filmate.asp", | |
"label": "" | |
} | |
] | |
}, | |
"ingpec.eu": { | |
"display_name": "Aruba PEC", | |
"display_short_name": "Aruba", | |
"imap_host": "imaps.pec.aruba.it", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtps.pec.aruba.it", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://pec.aruba.it/guide_filmate.asp", | |
"label": "" | |
} | |
] | |
}, | |
"ballade.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "ballade.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bay.wind.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "bay.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bay.wind.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "bay.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bay.wind.co.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "bay.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bay.gunmanet.or.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "bay.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bay.gunmanet.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "bay.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bb-niigata.jp": { | |
"display_name": "BBにいがた", | |
"display_short_name": "BB-NIIGATA", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "pop.bb-niigata.jp", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"dd.iij4u.or.jp": { | |
"display_name": "IIJ4U", | |
"display_short_name": "IIJ4U", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iij4u.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ff.iij4u.or.jp": { | |
"display_name": "IIJ4U", | |
"display_short_name": "IIJ4U", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iij4u.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"hh.iij4u.or.jp": { | |
"display_name": "IIJ4U", | |
"display_short_name": "IIJ4U", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iij4u.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"kk.iij4u.or.jp": { | |
"display_name": "IIJ4U", | |
"display_short_name": "IIJ4U", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iij4u.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"nn.iij4u.or.jp": { | |
"display_name": "IIJ4U", | |
"display_short_name": "IIJ4U", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iij4u.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"pp.iij4u.or.jp": { | |
"display_name": "IIJ4U", | |
"display_short_name": "IIJ4U", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iij4u.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"rr.iij4u.or.jp": { | |
"display_name": "IIJ4U", | |
"display_short_name": "IIJ4U", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iij4u.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ss.iij4u.or.jp": { | |
"display_name": "IIJ4U", | |
"display_short_name": "IIJ4U", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iij4u.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bc.iij4u.or.jp": { | |
"display_name": "IIJ4U", | |
"display_short_name": "IIJ4U", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iij4u.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bk.iij4u.or.jp": { | |
"display_name": "IIJ4U", | |
"display_short_name": "IIJ4U", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iij4u.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bp.iij4u.or.jp": { | |
"display_name": "IIJ4U", | |
"display_short_name": "IIJ4U", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iij4u.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bu.iij4u.or.jp": { | |
"display_name": "IIJ4U", | |
"display_short_name": "IIJ4U", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iij4u.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"beige.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "beige.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"skynet.be": { | |
"display_name": "Proximus", | |
"display_short_name": "Proximus", | |
"imap_host": "imap.proximus.be", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "relay.proximus.be", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://support.en.proximus.be/app/answers/detail/residential/internet/e-mails/set-up-your-mailbox/a_id/13753/c/1284,1349,1372,1963", | |
"label": "Set up e-mail on your mail application" | |
} | |
] | |
}, | |
"proximus.be": { | |
"display_name": "Proximus", | |
"display_short_name": "Proximus", | |
"imap_host": "imap.proximus.be", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "relay.proximus.be", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://support.en.proximus.be/app/answers/detail/residential/internet/e-mails/set-up-your-mailbox/a_id/13753/c/1284,1349,1372,1963", | |
"label": "Set up e-mail on your mail application" | |
} | |
] | |
}, | |
"belgacom.net": { | |
"display_name": "Proximus", | |
"display_short_name": "Proximus", | |
"imap_host": "imap.proximus.be", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "relay.proximus.be", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://support.en.proximus.be/app/answers/detail/residential/internet/e-mails/set-up-your-mailbox/a_id/13753/c/1284,1349,1372,1963", | |
"label": "Set up e-mail on your mail application" | |
} | |
] | |
}, | |
"kidcity.be": { | |
"display_name": "Proximus", | |
"display_short_name": "Proximus", | |
"imap_host": "imap.proximus.be", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "relay.proximus.be", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://support.en.proximus.be/app/answers/detail/residential/internet/e-mails/set-up-your-mailbox/a_id/13753/c/1284,1349,1372,1963", | |
"label": "Set up e-mail on your mail application" | |
} | |
] | |
}, | |
"bell.net": { | |
"display_name": "Bell Canada email", | |
"display_short_name": "BC Mail", | |
"imap_host": "imap.bell.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtphm.sympatico.ca", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"sympatico.ca": { | |
"display_name": "Bell Canada email", | |
"display_short_name": "BC Mail", | |
"imap_host": "imap.bell.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtphm.sympatico.ca", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"biglobe.ne.jp": { | |
"display_name": "Biglobe", | |
"display_short_name": "Biglobe", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.biglobe.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bigpond.com": { | |
"display_name": "Telstra Mail", | |
"display_short_name": "TMail", | |
"imap_host": "imap.telstra.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.telstra.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bigpond.net.au": { | |
"display_name": "Telstra Mail", | |
"display_short_name": "TMail", | |
"imap_host": "imap.telstra.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.telstra.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"telstra.com": { | |
"display_name": "Telstra Mail", | |
"display_short_name": "TMail", | |
"imap_host": "imap.telstra.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.telstra.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bigpond.net": { | |
"display_name": "Telstra Mail", | |
"display_short_name": "TMail", | |
"imap_host": "imap.telstra.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.telstra.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mail.ru": { | |
"display_name": "mail.ru", | |
"display_short_name": "mail.ru", | |
"imap_host": "imap.mail.ru", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"OAuth2", | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.ru", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"inbox.ru": { | |
"display_name": "mail.ru", | |
"display_short_name": "mail.ru", | |
"imap_host": "imap.mail.ru", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"OAuth2", | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.ru", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"list.ru": { | |
"display_name": "mail.ru", | |
"display_short_name": "mail.ru", | |
"imap_host": "imap.mail.ru", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"OAuth2", | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.ru", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bk.ru": { | |
"display_name": "mail.ru", | |
"display_short_name": "mail.ru", | |
"imap_host": "imap.mail.ru", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"OAuth2", | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.ru", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"corp.mail.ru": { | |
"display_name": "mail.ru", | |
"display_short_name": "mail.ru", | |
"imap_host": "imap.mail.ru", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"OAuth2", | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.ru", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"libero.it": { | |
"display_name": "Libero Mail", | |
"display_short_name": "Libero", | |
"imap_host": "imapmail.libero.it", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.libero.it", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://aiuto.libero.it/articolo/mail/parametri-di-configurazione-per-il-client-di-posta/", | |
"label": "" | |
} | |
] | |
}, | |
"iol.it": { | |
"display_name": "Libero Mail", | |
"display_short_name": "Libero", | |
"imap_host": "imapmail.libero.it", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.libero.it", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://aiuto.libero.it/articolo/mail/parametri-di-configurazione-per-il-client-di-posta/", | |
"label": "" | |
} | |
] | |
}, | |
"blu.it": { | |
"display_name": "Libero Mail", | |
"display_short_name": "Libero", | |
"imap_host": "imapmail.libero.it", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.libero.it", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://aiuto.libero.it/articolo/mail/parametri-di-configurazione-per-il-client-di-posta/", | |
"label": "" | |
} | |
] | |
}, | |
"inwind.it": { | |
"display_name": "Libero Mail", | |
"display_short_name": "Libero", | |
"imap_host": "imapmail.libero.it", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.libero.it", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://aiuto.libero.it/articolo/mail/parametri-di-configurazione-per-il-client-di-posta/", | |
"label": "" | |
} | |
] | |
}, | |
"giallo.it": { | |
"display_name": "Libero Mail", | |
"display_short_name": "Libero", | |
"imap_host": "imapmail.libero.it", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.libero.it", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://aiuto.libero.it/articolo/mail/parametri-di-configurazione-per-il-client-di-posta/", | |
"label": "" | |
} | |
] | |
}, | |
"blue.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "blue.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bluemail.ch": { | |
"display_name": "bluewin.ch", | |
"display_short_name": "bluewin.ch", | |
"imap_host": "imaps.bluewin.ch", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtpauths.bluewin.ch", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://smtphelp.bluewin.ch/swisscomdtg/setup/?", | |
"label": "" | |
} | |
] | |
}, | |
"bluewin.ch": { | |
"display_name": "bluewin.ch", | |
"display_short_name": "bluewin.ch", | |
"imap_host": "imaps.bluewin.ch", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtpauths.bluewin.ch", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://smtphelp.bluewin.ch/swisscomdtg/setup/", | |
"label": "" | |
} | |
] | |
}, | |
"blueyonder.co.uk": { | |
"display_name": "Blueyonder: Virgin Media Mail", | |
"display_short_name": "Blueyonder", | |
"imap_host": "imap4.blueyonder.co.uk", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.blueyonder.co.uk", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://help.virginmedia.com/system/web/custom/viewArticle.jsp?uuid=55BDAE35-DD97-4F7C-A013-0BC0D6D21002", | |
"label": "Email settings for addresses ending in @blueyonder.co.uk" | |
}, | |
{ | |
"url": "http://help.virginmedia.com/system/web/custom/viewArticle.jsp?uuid=68845FEE-4C8F-49D0-B169-AB9C60AE6915", | |
"label": "Using Thunderbird with Virgin Media Mail" | |
} | |
] | |
}, | |
"bmail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "bmail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bol.com.br": { | |
"display_name": "BOL - Brasil Online", | |
"display_short_name": "BOL", | |
"imap_host": "imap.bol.com.br", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtps.bol.com.br", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://email.bol.uol.com.br/ajuda/configuracao/imap-thunderbird-3-bol.jhtm", | |
"label": "Step-by-step instructions to configure Thunderbird with IMAP, Configuração IMAP do Mozilla Thunderbird passo-a-passo" | |
} | |
] | |
}, | |
"bolero.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "bolero.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"bpost.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "bpost.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"brown.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "brown.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"btinternet.com": { | |
"display_name": "BT Mail", | |
"display_short_name": "BT Mail", | |
"imap_host": "mail.btinternet.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.btinternet.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.bt.com/help/email", | |
"label": "Configure BT Mail" | |
} | |
] | |
}, | |
"btopenworld.com": { | |
"display_name": "BT Mail", | |
"display_short_name": "BT Mail", | |
"imap_host": "mail.btinternet.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.btinternet.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.bt.com/help/email", | |
"label": "Configure BT Mail" | |
} | |
] | |
}, | |
"talk21.com": { | |
"display_name": "BT Mail", | |
"display_short_name": "BT Mail", | |
"imap_host": "mail.btinternet.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.btinternet.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.bt.com/help/email", | |
"label": "Configure BT Mail" | |
} | |
] | |
}, | |
"camel.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "camel.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cameo.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "cameo.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"hahah.nl": { | |
"display_name": "Ziggo Mail", | |
"display_short_name": "Ziggo", | |
"imap_host": "imap.ziggo.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.ziggo.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ziggomail.com": { | |
"display_name": "Ziggo Mail", | |
"display_short_name": "Ziggo", | |
"imap_host": "imap.ziggo.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.ziggo.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"casema.nl": { | |
"display_name": "Ziggo Mail", | |
"display_short_name": "Ziggo", | |
"imap_host": "imap.ziggo.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.ziggo.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"zinders.nl": { | |
"display_name": "Ziggo Mail", | |
"display_short_name": "Ziggo", | |
"imap_host": "imap.ziggo.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.ziggo.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ziggo.nl": { | |
"display_name": "Ziggo Mail", | |
"display_short_name": "Ziggo", | |
"imap_host": "imap.ziggo.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.ziggo.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"zeggis.nl": { | |
"display_name": "Ziggo Mail", | |
"display_short_name": "Ziggo", | |
"imap_host": "imap.ziggo.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.ziggo.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"zeggis.com": { | |
"display_name": "Ziggo Mail", | |
"display_short_name": "Ziggo", | |
"imap_host": "imap.ziggo.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.ziggo.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"razcall.nl": { | |
"display_name": "Ziggo Mail", | |
"display_short_name": "Ziggo", | |
"imap_host": "imap.ziggo.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.ziggo.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"razcall.com": { | |
"display_name": "Ziggo Mail", | |
"display_short_name": "Ziggo", | |
"imap_host": "imap.ziggo.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.ziggo.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"upcmail.nl": { | |
"display_name": "Ziggo Mail", | |
"display_short_name": "Ziggo", | |
"imap_host": "imap.ziggo.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.ziggo.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"chello.nl": { | |
"display_name": "Ziggo Mail", | |
"display_short_name": "Ziggo", | |
"imap_host": "imap.ziggo.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.ziggo.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"multiweb.nl": { | |
"display_name": "Ziggo Mail", | |
"display_short_name": "Ziggo", | |
"imap_host": "imap.ziggo.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.ziggo.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"home.nl": { | |
"display_name": "Ziggo Mail", | |
"display_short_name": "Ziggo", | |
"imap_host": "imap.ziggo.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.ziggo.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"quicknet.nl": { | |
"display_name": "Ziggo Mail", | |
"display_short_name": "Ziggo", | |
"imap_host": "imap.ziggo.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.ziggo.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cc9.ne.jp": { | |
"display_name": "CC9インターネットサービス", | |
"display_short_name": "CC9", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.cc9.ne.jp", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"none" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cek.ne.jp": { | |
"display_name": "エコーシティー・駒ケ岳", | |
"display_short_name": "CEK-Net", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.cek.ne.jp", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"none" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"centurylink.net": { | |
"display_name": "CenturyLink.net", | |
"display_short_name": "CenturyLink", | |
"imap_host": "mail.centurylink.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.centurylink.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#centurylinknet", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Centurylink.net" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#embarqmail", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Embarqmail.com" | |
} | |
] | |
}, | |
"embarqmail.com": { | |
"display_name": "CenturyLink.net", | |
"display_short_name": "CenturyLink", | |
"imap_host": "mail.centurylink.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.centurylink.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#centurylinknet", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Centurylink.net" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#embarqmail", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Embarqmail.com" | |
} | |
] | |
}, | |
"centurytel.net": { | |
"display_name": "CenturyTel.net", | |
"display_short_name": "CenturyTel", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtpauth.centurytel.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#other", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Other POP3 and SMTP Settings" | |
} | |
] | |
}, | |
"clds.net": { | |
"display_name": "CenturyTel.net", | |
"display_short_name": "CenturyTel", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtpauth.centurytel.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#other", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Other POP3 and SMTP Settings" | |
} | |
] | |
}, | |
"coastalnow.net": { | |
"display_name": "CenturyTel.net", | |
"display_short_name": "CenturyTel", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtpauth.centurytel.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#other", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Other POP3 and SMTP Settings" | |
} | |
] | |
}, | |
"cochill.net": { | |
"display_name": "CenturyTel.net", | |
"display_short_name": "CenturyTel", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtpauth.centurytel.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#other", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Other POP3 and SMTP Settings" | |
} | |
] | |
}, | |
"cswnet.com": { | |
"display_name": "CenturyTel.net", | |
"display_short_name": "CenturyTel", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtpauth.centurytel.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#other", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Other POP3 and SMTP Settings" | |
} | |
] | |
}, | |
"emadisonriver.com": { | |
"display_name": "CenturyTel.net", | |
"display_short_name": "CenturyTel", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtpauth.centurytel.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#other", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Other POP3 and SMTP Settings" | |
} | |
] | |
}, | |
"emadisonriver.net": { | |
"display_name": "CenturyTel.net", | |
"display_short_name": "CenturyTel", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtpauth.centurytel.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#other", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Other POP3 and SMTP Settings" | |
} | |
] | |
}, | |
"gallatinriver.net": { | |
"display_name": "CenturyTel.net", | |
"display_short_name": "CenturyTel", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtpauth.centurytel.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#other", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Other POP3 and SMTP Settings" | |
} | |
] | |
}, | |
"grics.net": { | |
"display_name": "CenturyTel.net", | |
"display_short_name": "CenturyTel", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtpauth.centurytel.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#other", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Other POP3 and SMTP Settings" | |
} | |
] | |
}, | |
"gulftel.com": { | |
"display_name": "CenturyTel.net", | |
"display_short_name": "CenturyTel", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtpauth.centurytel.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#other", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Other POP3 and SMTP Settings" | |
} | |
] | |
}, | |
"madisonriver.biz": { | |
"display_name": "CenturyTel.net", | |
"display_short_name": "CenturyTel", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtpauth.centurytel.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#other", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Other POP3 and SMTP Settings" | |
} | |
] | |
}, | |
"mebtel.net": { | |
"display_name": "CenturyTel.net", | |
"display_short_name": "CenturyTel", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtpauth.centurytel.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#other", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Other POP3 and SMTP Settings" | |
} | |
] | |
}, | |
"cgl.ucsf.edu": { | |
"display_name": "UCSF CGL email", | |
"display_short_name": "CGL email", | |
"imap_host": "plato.cgl.ucsf.edu", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "plato.cgl.ucsf.edu", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"charter.net": { | |
"display_name": "Charter Commuications", | |
"display_short_name": "Charter", | |
"imap_host": "mobile.charter.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mobile.charter.net", | |
"smtp_port": "587", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.myaccount.charter.com/customers/support.aspx?supportarticleid=1417", | |
"label": "POP/IMAP and SMTP settings for Charter, including mobile" | |
} | |
] | |
}, | |
"charter.com": { | |
"display_name": "Charter Commuications", | |
"display_short_name": "Charter", | |
"imap_host": "mobile.charter.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mobile.charter.net", | |
"smtp_port": "587", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.myaccount.charter.com/customers/support.aspx?supportarticleid=1417", | |
"label": "POP/IMAP and SMTP settings for Charter, including mobile" | |
} | |
] | |
}, | |
"clio.ne.jp": { | |
"display_name": "CLIO-Net移管サービス", | |
"display_short_name": "CLIO-Net", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.clio.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"sfr.fr": { | |
"display_name": "SFR / Neuf", | |
"display_short_name": "SFR", | |
"imap_host": "imap.sfr.fr", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.sfr.fr", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://assistance.sfr.fr/runtime/service-et-accessoire/sfr-mail/serveurs-messagerie-sfr.html", | |
"label": "Comment configurer son logiciel de messagerie ?" | |
} | |
] | |
}, | |
"neuf.fr": { | |
"display_name": "SFR / Neuf", | |
"display_short_name": "SFR", | |
"imap_host": "imap.sfr.fr", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.sfr.fr", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://assistance.sfr.fr/runtime/service-et-accessoire/sfr-mail/serveurs-messagerie-sfr.html", | |
"label": "Comment configurer son logiciel de messagerie ?" | |
} | |
] | |
}, | |
"club-internet.fr": { | |
"display_name": "SFR / Neuf", | |
"display_short_name": "SFR", | |
"imap_host": "imap.sfr.fr", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.sfr.fr", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://assistance.sfr.fr/runtime/service-et-accessoire/sfr-mail/serveurs-messagerie-sfr.html", | |
"label": "Comment configurer son logiciel de messagerie ?" | |
} | |
] | |
}, | |
"clustermail.de": { | |
"display_name": "Clustermail", | |
"display_short_name": "Clustermail", | |
"imap_host": "mail.clustermail.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.clustermail.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "https://ratiokontakt.de/news/2015/01/01/faq-wie-muss-mein-e-mail-client-konfiguriert-werden/", | |
"label": "Allgemeine Beschreibung der Einstellungen, Generic settings page" | |
}, | |
{ | |
"url": "https://ratiokontakt.de/news/2015/01/01/faq-wie-muss-mein-e-mail-client-konfiguriert-werden/", | |
"label": "TB 2.0 IMAP-Einstellungen, TB 2.0 IMAP settings" | |
} | |
] | |
}, | |
"cmail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "cmail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"versatel.de": { | |
"display_name": "Versatel", | |
"display_short_name": "Versatel", | |
"imap_host": "mx.versatel.de", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.versatel.de", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.versatel.de/hilfe/index_popup.php?einrichtung_email_programm", | |
"label": "Email settings" | |
}, | |
{ | |
"url": "http://versatel.custhelp.com/cgi-bin/versatel.cfg/php/enduser/std_adp.php?p_faqid=230", | |
"label": "IMAP server" | |
} | |
] | |
}, | |
"versanet.de": { | |
"display_name": "Versatel", | |
"display_short_name": "Versatel", | |
"imap_host": "mx.versatel.de", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.versatel.de", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.versatel.de/hilfe/index_popup.php?einrichtung_email_programm", | |
"label": "Email settings" | |
}, | |
{ | |
"url": "http://versatel.custhelp.com/cgi-bin/versatel.cfg/php/enduser/std_adp.php?p_faqid=230", | |
"label": "IMAP server" | |
} | |
] | |
}, | |
"foni.net": { | |
"display_name": "Versatel", | |
"display_short_name": "Versatel", | |
"imap_host": "mx.versatel.de", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.versatel.de", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.versatel.de/hilfe/index_popup.php?einrichtung_email_programm", | |
"label": "Email settings" | |
}, | |
{ | |
"url": "http://versatel.custhelp.com/cgi-bin/versatel.cfg/php/enduser/std_adp.php?p_faqid=230", | |
"label": "IMAP server" | |
} | |
] | |
}, | |
"gelsennet.de": { | |
"display_name": "Versatel", | |
"display_short_name": "Versatel", | |
"imap_host": "mx.versatel.de", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.versatel.de", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.versatel.de/hilfe/index_popup.php?einrichtung_email_programm", | |
"label": "Email settings" | |
}, | |
{ | |
"url": "http://versatel.custhelp.com/cgi-bin/versatel.cfg/php/enduser/std_adp.php?p_faqid=230", | |
"label": "IMAP server" | |
} | |
] | |
}, | |
"telebel.de": { | |
"display_name": "Versatel", | |
"display_short_name": "Versatel", | |
"imap_host": "mx.versatel.de", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.versatel.de", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.versatel.de/hilfe/index_popup.php?einrichtung_email_programm", | |
"label": "Email settings" | |
}, | |
{ | |
"url": "http://versatel.custhelp.com/cgi-bin/versatel.cfg/php/enduser/std_adp.php?p_faqid=230", | |
"label": "IMAP server" | |
} | |
] | |
}, | |
"telelev.de": { | |
"display_name": "Versatel", | |
"display_short_name": "Versatel", | |
"imap_host": "mx.versatel.de", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.versatel.de", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.versatel.de/hilfe/index_popup.php?einrichtung_email_programm", | |
"label": "Email settings" | |
}, | |
{ | |
"url": "http://versatel.custhelp.com/cgi-bin/versatel.cfg/php/enduser/std_adp.php?p_faqid=230", | |
"label": "IMAP server" | |
} | |
] | |
}, | |
"cneweb.de": { | |
"display_name": "Versatel", | |
"display_short_name": "Versatel", | |
"imap_host": "mx.versatel.de", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.versatel.de", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.versatel.de/hilfe/index_popup.php?einrichtung_email_programm", | |
"label": "Email settings" | |
}, | |
{ | |
"url": "http://versatel.custhelp.com/cgi-bin/versatel.cfg/php/enduser/std_adp.php?p_faqid=230", | |
"label": "IMAP server" | |
} | |
] | |
}, | |
"ruhrnet-online.de": { | |
"display_name": "Versatel", | |
"display_short_name": "Versatel", | |
"imap_host": "mx.versatel.de", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.versatel.de", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.versatel.de/hilfe/index_popup.php?einrichtung_email_programm", | |
"label": "Email settings" | |
}, | |
{ | |
"url": "http://versatel.custhelp.com/cgi-bin/versatel.cfg/php/enduser/std_adp.php?p_faqid=230", | |
"label": "IMAP server" | |
} | |
] | |
}, | |
"co1.wind.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "co1.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"co1.wind.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "co1.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"co2.wind.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "co2.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"co2.wind.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "co2.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"co3.wind.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "co3.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"co3.wind.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "co3.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cocoa.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "cocoa.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"coda.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "coda.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"comcast.net": { | |
"display_name": "Comcast", | |
"display_short_name": "Comcast", | |
"imap_host": "imap.comcast.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.comcast.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://customer.xfinity.com/help-and-support/internet/setting-up-thunderbird/", | |
"label": "Instructions for setting up Thunderbird for use with comcast.net for home users., Instrucciones para instalar Thunderbird para el uso de Comcast para dueños de casa." | |
} | |
] | |
}, | |
"concerto.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "concerto.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"coral.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "coral.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"courante.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "courante.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cox.net": { | |
"display_name": "Cox", | |
"display_short_name": "Cox", | |
"imap_host": "imap.cox.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.cox.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cpost.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "cpost.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cream.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "cream.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cty-net.ne.jp": { | |
"display_name": "CTY Mail", | |
"display_short_name": "CTYMail", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtps.cty-net.ne.jp", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"m2.cty-net.ne.jp": { | |
"display_name": "CTY Mail", | |
"display_short_name": "CTYMail", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtps.cty-net.ne.jp", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"m3.cty-net.ne.jp": { | |
"display_name": "CTY Mail", | |
"display_short_name": "CTYMail", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtps.cty-net.ne.jp", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"m4.cty-net.ne.jp": { | |
"display_name": "CTY Mail", | |
"display_short_name": "CTYMail", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtps.cty-net.ne.jp", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"m5.cty-net.ne.jp": { | |
"display_name": "CTY Mail", | |
"display_short_name": "CTYMail", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtps.cty-net.ne.jp", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"m6.cty-net.ne.jp": { | |
"display_name": "CTY Mail", | |
"display_short_name": "CTYMail", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtps.cty-net.ne.jp", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"m7.cty-net.ne.jp": { | |
"display_name": "CTY Mail", | |
"display_short_name": "CTYMail", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtps.cty-net.ne.jp", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"m8.cty-net.ne.jp": { | |
"display_name": "CTY Mail", | |
"display_short_name": "CTYMail", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtps.cty-net.ne.jp", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"m9.cty-net.ne.jp": { | |
"display_name": "CTY Mail", | |
"display_short_name": "CTYMail", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtps.cty-net.ne.jp", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"cty-net.com": { | |
"display_name": "CTY Mail", | |
"display_short_name": "CTYMail", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtps.cty-net.ne.jp", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"dan.wind.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "dan.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"dan.wind.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "dan.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"dan.wind.co.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "dan.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"dan.gunmanet.or.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "dan.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"dan.gunmanet.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "dan.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"dance.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "dance.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"dmail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "dmail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"dondominio.com": { | |
"display_name": "DonDominio/MrDomain", | |
"display_short_name": "DonDominio/MrDomain", | |
"imap_host": "imap.dondominio.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.dondominio.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"iijmio-mail.jp": { | |
"display_name": "IIJmio セーフティメール", | |
"display_short_name": "IIJmio", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iijmio-mail.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"miomio.jp": { | |
"display_name": "IIJmio セーフティメール", | |
"display_short_name": "IIJmio", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iijmio-mail.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"miobox.jp": { | |
"display_name": "IIJmio セーフティメール", | |
"display_short_name": "IIJmio", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iijmio-mail.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"e23.jp": { | |
"display_name": "IIJmio セーフティメール", | |
"display_short_name": "IIJmio", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iijmio-mail.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"x-il.jp": { | |
"display_name": "IIJmio セーフティメール", | |
"display_short_name": "IIJmio", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mbox.iijmio-mail.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"earthlink.net": { | |
"display_name": "EarthLink", | |
"display_short_name": "EarthLink", | |
"imap_host": "imap.earthlink.net", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-encrypted" | |
], | |
"smtp_host": "smtpauth.earthlink.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://support.earthlink.net/email/email-server-settings.php", | |
"label": "POP settings, domains" | |
} | |
] | |
}, | |
"mindspring.com": { | |
"display_name": "EarthLink", | |
"display_short_name": "EarthLink", | |
"imap_host": "imap.earthlink.net", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-encrypted" | |
], | |
"smtp_host": "smtpauth.earthlink.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://support.earthlink.net/email/email-server-settings.php", | |
"label": "POP settings, domains" | |
} | |
] | |
}, | |
"ix.netcom.com": { | |
"display_name": "EarthLink", | |
"display_short_name": "EarthLink", | |
"imap_host": "imap.earthlink.net", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-encrypted" | |
], | |
"smtp_host": "smtpauth.earthlink.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://support.earthlink.net/email/email-server-settings.php", | |
"label": "POP settings, domains" | |
} | |
] | |
}, | |
"ebony.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "ebony.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"elpasotel.net": { | |
"display_name": "Elpasotel.net", | |
"display_short_name": "Elpasotel", | |
"imap_host": "mail.elpasotel.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.elpasotel.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#elpasotelnet", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Elpasotel.net" | |
} | |
] | |
}, | |
"seznam.cz": { | |
"display_name": "Seznam", | |
"display_short_name": "Seznam", | |
"imap_host": "imap.seznam.cz", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.seznam.cz", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://napoveda.seznam.cz/cz/email/imap-pop3-smtp/", | |
"label": "" | |
} | |
] | |
}, | |
"email.cz": { | |
"display_name": "Seznam", | |
"display_short_name": "Seznam", | |
"imap_host": "imap.seznam.cz", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.seznam.cz", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://napoveda.seznam.cz/cz/email/imap-pop3-smtp/", | |
"label": "" | |
} | |
] | |
}, | |
"post.cz": { | |
"display_name": "Seznam", | |
"display_short_name": "Seznam", | |
"imap_host": "imap.seznam.cz", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.seznam.cz", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://napoveda.seznam.cz/cz/email/imap-pop3-smtp/", | |
"label": "" | |
} | |
] | |
}, | |
"spoluzaci.cz": { | |
"display_name": "Seznam", | |
"display_short_name": "Seznam", | |
"imap_host": "imap.seznam.cz", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.seznam.cz", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://napoveda.seznam.cz/cz/email/imap-pop3-smtp/", | |
"label": "" | |
} | |
] | |
}, | |
"email.it": { | |
"display_name": "email.it", | |
"display_short_name": "email.it", | |
"imap_host": "imapmail.email.it", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-encrypted" | |
], | |
"smtp_host": "smtp.email.it", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.email.it/ita/config/thunder.php", | |
"label": "" | |
} | |
] | |
}, | |
"email.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "email.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"emailsrvr.com": { | |
"display_name": "Rackspace Email Hosting", | |
"display_short_name": "rackspace", | |
"imap_host": "secure.emailsrvr.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "secure.emailsrvr.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ewe.net": { | |
"display_name": "EWE Mail", | |
"display_short_name": "EWE", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.ewe.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ewetel.de": { | |
"display_name": "EWE Mail", | |
"display_short_name": "EWE", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.ewe.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"teleos-web.de": { | |
"display_name": "EWE Mail", | |
"display_short_name": "EWE", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.ewe.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"fantasy.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "fantasy.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"fastwebnet.it": { | |
"display_name": "fastwebnet.it", | |
"display_short_name": "fastwebnet.it", | |
"imap_host": "imap.fastwebnet.it", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-encrypted" | |
], | |
"smtp_host": "SMTP.fastwebnet.it", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.fastweb.it/myfastpage/assistenza/guide-fisso/configurazioni/posta-elettronica/config-mozilla-thunderbird/", | |
"label": "" | |
} | |
] | |
}, | |
"flamenco.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "flamenco.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"fmail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "fmail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"free.fr": { | |
"display_name": "Free Telecom", | |
"display_short_name": "free.fr", | |
"imap_host": "imap.free.fr", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.free.fr", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_restriction": [ | |
"client-IP-address" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.free.fr/assistance/599-thunderbird.html", | |
"label": "How to set up Thunderbird with Free.fr, Configurer Thunderbird avec Free" | |
}, | |
{ | |
"url": "http://www.free.fr/assistance/2514-interet-et-fonctionnement.html", | |
"label": "How to setup a secure IMAP account, Serveur de réception IMAP sécurisé SSL" | |
}, | |
{ | |
"url": "http://www.free.fr/assistance/2407-interet-et-fonctionnement.html", | |
"label": "How to enable authenticated SMTP, Comment activer le serveur d'envoi SMTP authentifié" | |
} | |
] | |
}, | |
"freenet.de": { | |
"display_name": "Freenet Mail", | |
"display_short_name": "Freenet", | |
"imap_host": "mx.freenet.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-encrypted" | |
], | |
"smtp_host": "mx.freenet.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://email-hilfe.freenet.de/documents/Beitrag/15916/einstellungen-serverdaten-fuer-alle-e-mail-programme", | |
"label": "Allgemeine Beschreibung der Einstellungen, Generic settings page" | |
}, | |
{ | |
"url": "http://email-hilfe.freenet.de/documents/Beitrag/15808/thunderbird-e-mail-empfang-versand-einrichten-ueber-imap", | |
"label": "TB 2.0 IMAP-Einstellungen, TB 2.0 IMAP settings" | |
} | |
] | |
}, | |
"fuga.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "fuga.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gandi.net": { | |
"display_name": "Gandi Mail", | |
"display_short_name": "Gandi", | |
"imap_host": "mail.gandi.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gandi.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://wiki.gandi.net/en/mail/standard-settings", | |
"label": "Generic settings page" | |
}, | |
{ | |
"url": "http://wiki.gandi.net/en/mail/create-email-account", | |
"label": "Create new mailbox, including MX servers to use in DNS" | |
} | |
] | |
}, | |
"gigahost.dk": { | |
"display_name": "Gigahost Mail", | |
"display_short_name": "Gigahost", | |
"imap_host": "mail.gigahost.dk", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.gigahost.dk", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://support.gigahost.dk/?cat=7", | |
"label": "Support til mail opsætning" | |
} | |
] | |
}, | |
"gmail.com": { | |
"display_name": "Google Mail", | |
"display_short_name": "GMail", | |
"imap_host": "imap.gmail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"OAuth2", | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.gmail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"OAuth2", | |
"password-cleartext" | |
], | |
"enable_steps": [ | |
{ | |
"url": "https://mail.google.com/mail/?ui=2&shva=1#settings/fwdandpop", | |
"label": "You need to enable IMAP access" | |
} | |
], | |
"documentation": [ | |
{ | |
"url": "http://mail.google.com/support/bin/answer.py?answer=13273", | |
"label": "How to enable IMAP/POP3 in GMail" | |
}, | |
{ | |
"url": "http://mail.google.com/support/bin/topic.py?topic=12806", | |
"label": "How to configure email clients for IMAP" | |
}, | |
{ | |
"url": "http://mail.google.com/support/bin/topic.py?topic=12805", | |
"label": "How to configure email clients for POP3" | |
}, | |
{ | |
"url": "http://mail.google.com/support/bin/answer.py?answer=86399", | |
"label": "How to configure TB 2.0 for POP3" | |
} | |
] | |
}, | |
"googlemail.com": { | |
"display_name": "Google Mail", | |
"display_short_name": "GMail", | |
"imap_host": "imap.gmail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"OAuth2", | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.gmail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"OAuth2", | |
"password-cleartext" | |
], | |
"enable_steps": [ | |
{ | |
"url": "https://mail.google.com/mail/?ui=2&shva=1#settings/fwdandpop", | |
"label": "You need to enable IMAP access" | |
} | |
], | |
"documentation": [ | |
{ | |
"url": "http://mail.google.com/support/bin/answer.py?answer=13273", | |
"label": "How to enable IMAP/POP3 in GMail" | |
}, | |
{ | |
"url": "http://mail.google.com/support/bin/topic.py?topic=12806", | |
"label": "How to configure email clients for IMAP" | |
}, | |
{ | |
"url": "http://mail.google.com/support/bin/topic.py?topic=12805", | |
"label": "How to configure email clients for POP3" | |
}, | |
{ | |
"url": "http://mail.google.com/support/bin/answer.py?answer=86399", | |
"label": "How to configure TB 2.0 for POP3" | |
} | |
] | |
}, | |
"google.com": { | |
"display_name": "Google Mail", | |
"display_short_name": "GMail", | |
"imap_host": "imap.gmail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"OAuth2", | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.gmail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"OAuth2", | |
"password-cleartext" | |
], | |
"enable_steps": [ | |
{ | |
"url": "https://mail.google.com/mail/?ui=2&shva=1#settings/fwdandpop", | |
"label": "You need to enable IMAP access" | |
} | |
], | |
"documentation": [ | |
{ | |
"url": "http://mail.google.com/support/bin/answer.py?answer=13273", | |
"label": "How to enable IMAP/POP3 in GMail" | |
}, | |
{ | |
"url": "http://mail.google.com/support/bin/topic.py?topic=12806", | |
"label": "How to configure email clients for IMAP" | |
}, | |
{ | |
"url": "http://mail.google.com/support/bin/topic.py?topic=12805", | |
"label": "How to configure email clients for POP3" | |
}, | |
{ | |
"url": "http://mail.google.com/support/bin/answer.py?answer=86399", | |
"label": "How to configure TB 2.0 for POP3" | |
} | |
] | |
}, | |
"jazztel.es": { | |
"display_name": "Google Mail", | |
"display_short_name": "GMail", | |
"imap_host": "imap.gmail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"OAuth2", | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.gmail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"OAuth2", | |
"password-cleartext" | |
], | |
"enable_steps": [ | |
{ | |
"url": "https://mail.google.com/mail/?ui=2&shva=1#settings/fwdandpop", | |
"label": "You need to enable IMAP access" | |
} | |
], | |
"documentation": [ | |
{ | |
"url": "http://mail.google.com/support/bin/answer.py?answer=13273", | |
"label": "How to enable IMAP/POP3 in GMail" | |
}, | |
{ | |
"url": "http://mail.google.com/support/bin/topic.py?topic=12806", | |
"label": "How to configure email clients for IMAP" | |
}, | |
{ | |
"url": "http://mail.google.com/support/bin/topic.py?topic=12805", | |
"label": "How to configure email clients for POP3" | |
}, | |
{ | |
"url": "http://mail.google.com/support/bin/answer.py?answer=86399", | |
"label": "How to configure TB 2.0 for POP3" | |
} | |
] | |
}, | |
"gmail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "gmail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.net": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.de": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.at": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.ch": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.eu": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.biz": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.org": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.info": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.com": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.tm": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.us": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.co.uk": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.es": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.fr": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.ca": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.cn": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.co.in": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.com.br": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.com.my": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.hk": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.ie": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.ph": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.pt": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.ru": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.se": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.sg": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.tw": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.com.tr": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.it": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gmx.li": { | |
"display_name": "GMX Freemail", | |
"display_short_name": "GMX", | |
"imap_host": "imap.gmx.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.gmx.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"go.tvm.ne.jp": { | |
"display_name": "テレビ松本ケーブルインターネットサービス", | |
"display_short_name": "TVM-Net", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "go.tvm.ne.jp", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"o2.pl": { | |
"display_name": "o2 Poczta", | |
"display_short_name": "o2", | |
"imap_host": "poczta.o2.pl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "poczta.o2.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_restriction": [ | |
"client-IP-address" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://pomoc.o2.pl/poczta/programy/thunderbird.html", | |
"label": "" | |
} | |
] | |
}, | |
"go2.pl": { | |
"display_name": "o2 Poczta", | |
"display_short_name": "o2", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "poczta.o2.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_restriction": [ | |
"client-IP-address" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://pomoc.o2.pl/poczta/programy/thunderbird.html", | |
"label": "" | |
} | |
] | |
}, | |
"tlen.pl": { | |
"display_name": "o2 Poczta", | |
"display_short_name": "o2", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "poczta.o2.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_restriction": [ | |
"client-IP-address" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://pomoc.o2.pl/poczta/programy/thunderbird.html", | |
"label": "" | |
} | |
] | |
}, | |
"prokonto.pl": { | |
"display_name": "o2 Poczta", | |
"display_short_name": "o2", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "poczta.o2.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_restriction": [ | |
"client-IP-address" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://pomoc.o2.pl/poczta/programy/thunderbird.html", | |
"label": "" | |
} | |
] | |
}, | |
"online.de": { | |
"display_name": "1&1", | |
"display_short_name": "1&1", | |
"imap_host": "imap.1und1.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.1und1.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://hilfe-center.1und1.de/access/search/go.php?t=e698123", | |
"label": "" | |
} | |
] | |
}, | |
"onlinehome.de": { | |
"display_name": "1&1", | |
"display_short_name": "1&1", | |
"imap_host": "imap.1und1.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.1und1.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://hilfe-center.1und1.de/access/search/go.php?t=e698123", | |
"label": "" | |
} | |
] | |
}, | |
"sofortstart.de": { | |
"display_name": "1&1", | |
"display_short_name": "1&1", | |
"imap_host": "imap.1und1.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.1und1.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://hilfe-center.1und1.de/access/search/go.php?t=e698123", | |
"label": "" | |
} | |
] | |
}, | |
"sofort-start.de": { | |
"display_name": "1&1", | |
"display_short_name": "1&1", | |
"imap_host": "imap.1und1.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.1und1.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://hilfe-center.1und1.de/access/search/go.php?t=e698123", | |
"label": "" | |
} | |
] | |
}, | |
"sofortsurf.de": { | |
"display_name": "1&1", | |
"display_short_name": "1&1", | |
"imap_host": "imap.1und1.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.1und1.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://hilfe-center.1und1.de/access/search/go.php?t=e698123", | |
"label": "" | |
} | |
] | |
}, | |
"sofort-surf.de": { | |
"display_name": "1&1", | |
"display_short_name": "1&1", | |
"imap_host": "imap.1und1.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.1und1.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://hilfe-center.1und1.de/access/search/go.php?t=e698123", | |
"label": "" | |
} | |
] | |
}, | |
"go4more.de": { | |
"display_name": "1&1", | |
"display_short_name": "1&1", | |
"imap_host": "imap.1und1.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.1und1.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://hilfe-center.1und1.de/access/search/go.php?t=e698123", | |
"label": "" | |
} | |
] | |
}, | |
"kundenserver.de": { | |
"display_name": "1&1", | |
"display_short_name": "1&1", | |
"imap_host": "imap.1und1.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.1und1.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://hilfe-center.1und1.de/access/search/go.php?t=e698123", | |
"label": "" | |
} | |
] | |
}, | |
"schlund.de": { | |
"display_name": "1&1", | |
"display_short_name": "1&1", | |
"imap_host": "imap.1und1.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.1und1.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://hilfe-center.1und1.de/access/search/go.php?t=e698123", | |
"label": "" | |
} | |
] | |
}, | |
"goneo.de": { | |
"display_name": "goneo", | |
"display_short_name": "goneo", | |
"imap_host": "imap.goneo.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.goneo.de", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://wiki.goneo.de/e_mail_allgemein", | |
"label": "Generic email server settings for any client, Allgemeine E-Mail-Server-Einstellungen für alle Programme" | |
}, | |
{ | |
"url": "http://wiki.goneo.de/mozilla_thunderbird3", | |
"label": "How to set up Thunderbird, Thunderbird einrichten" | |
}, | |
{ | |
"url": "http://wiki.goneo.de/e-mail", | |
"label": "All email documentation, Alle E-Mail-Dokumentationen" | |
} | |
] | |
}, | |
"goo.jp": { | |
"display_name": "goo メールアドバンス", | |
"display_short_name": "goo", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.goo.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gransy.com": { | |
"display_name": "G-Hosting.cz a Station.cz", | |
"display_short_name": "G-Hosting.cz a Station.cz", | |
"imap_host": "imap.gransy.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.gransy.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "https://emaily.eu/", | |
"label": "Nastavení poštovního klienta, E-mail client settings" | |
} | |
] | |
}, | |
"internetserver.cz": { | |
"display_name": "G-Hosting.cz a Station.cz", | |
"display_short_name": "G-Hosting.cz a Station.cz", | |
"imap_host": "imap.gransy.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.gransy.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "https://emaily.eu/", | |
"label": "Nastavení poštovního klienta, E-mail client settings" | |
} | |
] | |
}, | |
"grape.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "grape.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"gray.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "gray.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"hal.ne.jp": { | |
"display_name": "ハルインターネット", | |
"display_short_name": "HAL", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.hal.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"hana.or.jp": { | |
"display_name": "きたうら花ねっと", | |
"display_short_name": "花ねっと", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.hana.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"hotmail.com": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"hotmail.co.uk": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"hotmail.co.jp": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"hotmail.com.br": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"hotmail.de": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"hotmail.fr": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"hotmail.it": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"hotmail.es": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"live.com": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"live.co.uk": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"live.co.jp": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"live.de": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"live.fr": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"live.it": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"live.jp": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"msn.com": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"outlook.com": { | |
"display_name": "Outlook.com (Microsoft)", | |
"display_short_name": "Outlook", | |
"imap_host": "imap-mail.outlook.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp-mail.outlook.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app", | |
"label": "Set up an email app with Outlook.com" | |
} | |
] | |
}, | |
"i.softbank.jp": { | |
"display_name": "SoftBank", | |
"display_short_name": "SoftBank", | |
"imap_host": "imap.softbank.jp", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.softbank.jp", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ic-net.or.jp": { | |
"display_name": "IC-NET", | |
"display_short_name": "IC-NET", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.ic-net.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"iiyama-catv.ne.jp": { | |
"display_name": "ケーブルテレビiネット飯山", | |
"display_short_name": "iネット飯山", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.iiyama-catv.ne.jp", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"none" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"imail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "imail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"inbox.lt": { | |
"display_name": "Inbox.lt", | |
"display_short_name": "Inbox.lt", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.inbox.lt", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"inbox.lv": { | |
"display_name": "Inbox.lv", | |
"display_short_name": "Inbox.lv", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.inbox.lv", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"indigo.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "indigo.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"inet-shibata.or.jp": { | |
"display_name": "インターネット新発田", | |
"display_short_name": "INET-SHIBATA", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "po.inet-shibata.or.jp", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"internode.on.net": { | |
"display_name": "Internode", | |
"display_short_name": "Internode", | |
"imap_host": "mail.internode.on.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.internode.on.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.internode.on.net/support/guides/email/secure_email/", | |
"label": "Secure settings, generic" | |
} | |
] | |
}, | |
"ipax.at": { | |
"display_name": "IPAX Internet Services", | |
"display_short_name": "IPAX", | |
"imap_host": "mail.ipax.at", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.ipax.at", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ispgateway.de": { | |
"display_name": "domainFACTORY", | |
"display_short_name": "domainFACTORY", | |
"imap_host": "sslmailpool.ispgateway.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtprelaypool.ispgateway.de", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.df.eu/de/service/df-faq/e-mail/mail-programme/", | |
"label": "Configuration of Thunderbird (2, 3, 3.1) and others" | |
} | |
] | |
}, | |
"ivory.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "ivory.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"iwafune.ne.jp": { | |
"display_name": "インターネットいわふね", | |
"display_short_name": "IWAFUNE", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "po.iwafune.ne.jp", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"jade.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "jade.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"janis.or.jp": { | |
"display_name": "Janis", | |
"display_short_name": "Janis", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.%EMAILDOMAIN%", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"none" | |
], | |
"smtp_restriction": [ | |
"client-IP-address" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"jet.ne.jp": { | |
"display_name": "JETINTERNET", | |
"display_short_name": "JET", | |
"imap_host": "imap.jet.ne.jp", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-encrypted" | |
], | |
"smtp_host": "smtp.jet.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ji.jet.ne.jp": { | |
"display_name": "JETINTERNET", | |
"display_short_name": "JET", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp02.jet.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"jmail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "jmail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"kl.wind.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "kl.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"kl.wind.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "kl.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"kl.wind.co.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "kl.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"kl.gunmanet.or.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "kl.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"kl.gunmanet.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "kl.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"k1.wind.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "kl.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"k1.wind.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "kl.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"k1.gunmanet.or.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "kl.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"k1.gunmanet.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "kl.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"kabelmail.de": { | |
"display_name": "Kabel Deutschland", | |
"display_short_name": "Kabel D", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.kabelmail.de", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.kabeldeutschland.de/portal/faq/article/id/191", | |
"label": "" | |
} | |
] | |
}, | |
"kelcom.net": { | |
"display_name": "KELCOM Internet", | |
"display_short_name": "KELCOM", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.kelcom.net", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"khaki.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "khaki.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"kmail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "kmail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"kokuyou.ne.jp": { | |
"display_name": "長和町黒耀の里ゆいねっと", | |
"display_short_name": "ゆいねっと", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.kokuyou.ne.jp", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"none" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"lapis.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "lapis.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"laposte.net": { | |
"display_name": "LaPoste", | |
"display_short_name": "LaPoste", | |
"imap_host": "imap.laposte.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.laposte.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.geckozone.org/forum/viewtopic.php?f=4&t=93118", | |
"label": "Annonce sur le site de Geckozone (non-officiel), News on the Geckozone website (unofficial)" | |
}, | |
{ | |
"url": "http://aide.laposte.net/mon-courrier-electronique/recevoir-et-lire-mon-courrier/96.html", | |
"label": "Aide officielle (non-SSL), Official support (no SSL)" | |
} | |
] | |
}, | |
"lemon.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "lemon.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"lilac.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "lilac.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"lime.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "lime.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx1.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx2.et.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx2.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx2.wt.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx3.et.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx3.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx4.et.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx4.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx5.et.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx5.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx6.et.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx6.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx7.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx8.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx9.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx21.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx22.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx31.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx32.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx35.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx36.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx41.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx51.et.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx51.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx52.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx61.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx71.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx81.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx82.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mx91.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ma100.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mac.com": { | |
"display_name": "Apple iCloud", | |
"display_short_name": "Apple", | |
"imap_host": "imap.mail.me.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"plain" | |
], | |
"smtp_host": "smtp.mail.me.com", | |
"smtp_port": 587, | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"me.com": { | |
"display_name": "Apple iCloud", | |
"display_short_name": "Apple", | |
"imap_host": "imap.mail.me.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"plain" | |
], | |
"smtp_host": "smtp.mail.me.com", | |
"smtp_port": 587, | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mahoroba.ne.jp": { | |
"display_name": "インターネットまほろば", | |
"display_short_name": "まほろば", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.mahoroba.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mail.dk": { | |
"display_name": "TDC (DK)", | |
"display_short_name": "TDC", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "asmtp.mail.dk", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mail.wind.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mail.wind.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mail.wind.co.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mail.gunmanet.or.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mail.gunmanet.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mail.gunmanet.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mail.iwafune.ne.jp": { | |
"display_name": "インターネットいわふね", | |
"display_short_name": "IWAFUNE", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.iwafune.ne.jp", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"maroon.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "maroon.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"messagingengine.com": { | |
"display_name": "FastMail", | |
"display_short_name": "FastMail", | |
"imap_host": "imap.fastmail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.fastmail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"minuet.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "minuet.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ml.murakami.ne.jp": { | |
"display_name": "インターネットいわふね", | |
"display_short_name": "IWAFUNE", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "ml.murakami.ne.jp", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"pop.shibata.ne.jp": { | |
"display_name": "インターネット新発田", | |
"display_short_name": "INET-SHIBATA", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "%EMAILDOMAIN%", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ml.shibata.ne.jp": { | |
"display_name": "インターネット新発田", | |
"display_short_name": "INET-SHIBATA", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "%EMAILDOMAIN%", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mnet.ne.jp": { | |
"display_name": "Mnet メール サービス", | |
"display_short_name": "Mnetメール", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.mnet.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"mopera.net": { | |
"display_name": "mopera U", | |
"display_short_name": "mopera U", | |
"imap_host": "mail.mopera.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.mopera.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yandex.ru": { | |
"display_name": "Yandex Mail", | |
"display_short_name": "Yandex", | |
"imap_host": "imap.yandex.ru", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.yandex.ru", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [ | |
{ | |
"url": "http://mail.yandex.ru/neo/setup_client", | |
"label": "Check 'Enable IMAP' on Yandex.Mail setup page" | |
} | |
], | |
"documentation": [] | |
}, | |
"yandex.com": { | |
"display_name": "Yandex Mail", | |
"display_short_name": "Yandex", | |
"imap_host": "imap.yandex.ru", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.yandex.ru", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [ | |
{ | |
"url": "http://mail.yandex.ru/neo/setup_client", | |
"label": "Check 'Enable IMAP' on Yandex.Mail setup page" | |
} | |
], | |
"documentation": [] | |
}, | |
"yandex.net": { | |
"display_name": "Yandex Mail", | |
"display_short_name": "Yandex", | |
"imap_host": "imap.yandex.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.yandex.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [ | |
{ | |
"url": "http://mail.yandex.ru/neo/setup_client", | |
"label": "Check 'Enable IMAP' on Yandex.Mail setup page" | |
} | |
], | |
"documentation": [] | |
}, | |
"yandex.by": { | |
"display_name": "Yandex Mail", | |
"display_short_name": "Yandex", | |
"imap_host": "imap.yandex.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.yandex.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [ | |
{ | |
"url": "http://mail.yandex.ru/neo/setup_client", | |
"label": "Check 'Enable IMAP' on Yandex.Mail setup page" | |
} | |
], | |
"documentation": [] | |
}, | |
"yandex.kz": { | |
"display_name": "Yandex Mail", | |
"display_short_name": "Yandex", | |
"imap_host": "imap.yandex.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.yandex.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [ | |
{ | |
"url": "http://mail.yandex.ru/neo/setup_client", | |
"label": "Check 'Enable IMAP' on Yandex.Mail setup page" | |
} | |
], | |
"documentation": [] | |
}, | |
"yandex.ua": { | |
"display_name": "Yandex Mail", | |
"display_short_name": "Yandex", | |
"imap_host": "imap.yandex.ru", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.yandex.ru", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [ | |
{ | |
"url": "http://mail.yandex.ru/neo/setup_client", | |
"label": "Check 'Enable IMAP' on Yandex.Mail setup page" | |
} | |
], | |
"documentation": [] | |
}, | |
"ya.ru": { | |
"display_name": "Yandex Mail", | |
"display_short_name": "Yandex", | |
"imap_host": "imap.yandex.ru", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.yandex.ru", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [ | |
{ | |
"url": "http://mail.yandex.ru/neo/setup_client", | |
"label": "Check 'Enable IMAP' on Yandex.Mail setup page" | |
} | |
], | |
"documentation": [] | |
}, | |
"narod.ru": { | |
"display_name": "Yandex Mail", | |
"display_short_name": "Yandex", | |
"imap_host": "imap.yandex.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.yandex.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [ | |
{ | |
"url": "http://mail.yandex.ru/neo/setup_client", | |
"label": "Check 'Enable IMAP' on Yandex.Mail setup page" | |
} | |
], | |
"documentation": [] | |
}, | |
"navy.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "navy.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"nifty.com": { | |
"display_name": "@nifty", | |
"display_short_name": "@nifty", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.nifty.com", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"nsat.jp": { | |
"display_name": "BBにいがた", | |
"display_short_name": "NSAT", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.nsat.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ntlworld.com": { | |
"display_name": "NTL World: Virgin Media Mail", | |
"display_short_name": "NTL World", | |
"imap_host": "imap.ntlworld.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.ntlworld.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://help.virginmedia.com/system/web/custom/viewArticle.jsp?uuid=C30B1D91-FA00-48EE-928A-A77F7C7D1EFA", | |
"label": "Email settings for addresses ending in @ntlworld.com" | |
}, | |
{ | |
"url": "http://help.virginmedia.com/system/web/custom/viewArticle.jsp?uuid=68845FEE-4C8F-49D0-B169-AB9C60AE6915", | |
"label": "Using Thunderbird with Virgin Media Mail" | |
} | |
] | |
}, | |
"ocn.ne.jp": { | |
"display_name": "OCN", | |
"display_short_name": "OCN", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.ocn.ne.jp", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ocn.ad.jp": { | |
"display_name": "OCN", | |
"display_short_name": "OCN", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.ocn.ne.jp", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"olive.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "olive.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"one.com": { | |
"display_name": "one.com", | |
"display_short_name": "one.com", | |
"imap_host": "imap.one.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "send.one.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"one.cz": { | |
"display_name": "Webhosting Registrator.cz Mail", | |
"display_short_name": "Registrator.cz", | |
"imap_host": "imap.registrator.cz", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.registrator.cz", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"opal.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "opal.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"orange.fr": { | |
"display_name": "Orange", | |
"display_short_name": "Orange", | |
"imap_host": "imap.orange.fr", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.premium.orange.fr", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "https://assistance.orange.fr/ordinateurs-peripheriques/installer-et-utiliser/l-utilisation-du-mail-et-du-cloud/mail/les-logiciels-de-messagerie/thunderbird/thunderbird-pc-creer-un-compte-de-messagerie_65963-66803", | |
"label": "Thunderbird (PC) : créer un compte de messagerie" | |
} | |
] | |
}, | |
"wanadoo.fr": { | |
"display_name": "Orange", | |
"display_short_name": "Orange", | |
"imap_host": "imap.orange.fr", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.orange.fr", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "https://assistance.orange.fr/ordinateurs-peripheriques/installer-et-utiliser/l-utilisation-du-mail-et-du-cloud/mail/les-logiciels-de-messagerie/thunderbird/thunderbird-pc-creer-un-compte-de-messagerie_65963-66803", | |
"label": "Thunderbird (PC) : créer un compte de messagerie" | |
} | |
] | |
}, | |
"orange.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "orange.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"orchid.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "orchid.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ovh.net": { | |
"display_name": "OVH", | |
"display_short_name": "OVH", | |
"imap_host": "ssl0.ovh.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "ssl0.ovh.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://guides.ovh.com/ConfigurationEmail", | |
"label": "" | |
} | |
] | |
}, | |
"pal.kijimadaira.jp": { | |
"display_name": "木島平村FTTH", | |
"display_short_name": "木島平村FTTH", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.pal.kijimadaira.jp", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"none" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"palette.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "palette.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"parabox.or.jp": { | |
"display_name": "パラボックス", | |
"display_short_name": "PARABOX", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.parabox.or.jp", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"pdx.edu": { | |
"display_name": "Portland State University Mail", | |
"display_short_name": "PSU Mail", | |
"imap_host": "psumail.pdx.edu", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-encrypted" | |
], | |
"smtp_host": "mailhost.pdx.edu", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://oit.pdx.edu/psu-email-settings-advanced-users", | |
"label": "Portland State University Email Settings for Advanced Users" | |
} | |
] | |
}, | |
"peach.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "peach.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"peoplepc.com": { | |
"display_name": "PeoplePC", | |
"display_short_name": "PeoplePC", | |
"imap_host": "imap.peoplepc.com", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-encrypted" | |
], | |
"smtp_host": "smtpauth.peoplepc.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"plum.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "plum.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"po.dcn.ne.jp": { | |
"display_name": "DCNインターネットサービス", | |
"display_short_name": "DCN", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "po.dcn.ne.jp", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"none" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"po.wind.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "po.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"po.wind.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "po.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"po.wind.co.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "po.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"po.gunmanet.or.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "po.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"po.gunmanet.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "po.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"pobox.com": { | |
"display_name": "Pobox", | |
"display_short_name": "Pobox", | |
"imap_host": "mail.pobox.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.pobox.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.pobox.com/helpspot/index.php?pg=kb.book&id=18", | |
"label": "Set Up Your Email Application to Use Pobox" | |
} | |
] | |
}, | |
"polka.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "polka.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"posteo.de": { | |
"display_name": "Posteo", | |
"display_short_name": "Posteo", | |
"imap_host": "posteo.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "posteo.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"posteo.at": { | |
"display_name": "Posteo", | |
"display_short_name": "Posteo", | |
"imap_host": "posteo.de", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "posteo.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"posteo.ch": { | |
"display_name": "Posteo", | |
"display_short_name": "Posteo", | |
"imap_host": "posteo.de", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "posteo.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"posteo.org": { | |
"display_name": "Posteo", | |
"display_short_name": "Posteo", | |
"imap_host": "posteo.de", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "posteo.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"posteo.eu": { | |
"display_name": "Posteo", | |
"display_short_name": "Posteo", | |
"imap_host": "posteo.de", | |
"imap_port": "143", | |
"imap_security": "STARTTLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "posteo.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ptd.net": { | |
"display_name": "PenTeleData", | |
"display_short_name": "PenTeleData", | |
"imap_host": "promail.ptd.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "promail.ptd.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.ptd.net/help-desk/email-communication/how-setup-your-email", | |
"label": "How to set up email" | |
} | |
] | |
}, | |
"purple.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "purple.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"q.com": { | |
"display_name": "Q.com", | |
"display_short_name": "Q.com", | |
"imap_host": "mail.q.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.q.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP" | |
}, | |
{ | |
"url": "http://www.centurylink.com/help/index.php?assetid=239#qcom", | |
"label": "CenturyLink | How to set up your email to go through POP3 and SMTP #Q.com" | |
} | |
] | |
}, | |
"qq.com": { | |
"display_name": "qq.com", | |
"display_short_name": "qq.com", | |
"imap_host": "imap.qq.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.qq.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"rainbow.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "rainbow.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"rambler.ru": { | |
"display_name": "Rambler Mail", | |
"display_short_name": "Rambler", | |
"imap_host": "imap.rambler.ru", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.rambler.ru", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"red.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "red.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"rmail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "rmail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yahoo.com": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yahoo.de": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yahoo.it": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "out.alice.it", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yahoo.fr": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yahoo.es": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yahoo.se": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yahoo.co.uk": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yahoo.co.nz": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yahoo.com.au": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yahoo.com.ar": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yahoo.com.br": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yahoo.com.mx": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ymail.com": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"rocketmail.com": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yahoodns.net": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"rondo.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "rondo.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"rose.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "rose.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"rouge.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "rouge.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"rr.com": { | |
"display_name": "RoadRunner/TWC", | |
"display_short_name": "RR/TWC", | |
"imap_host": "mail.twc.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.twc.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "https://www.timewarnercable.com/en/support/faqs/faqs-internet/e-mailacco/incoming-outgoing-server-addresses.html", | |
"label": "" | |
} | |
] | |
}, | |
"ruby.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "ruby.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"runestone.net": { | |
"display_name": "Runestone Telecom Association", | |
"display_short_name": "Runestone", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.runestone.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"strato.de": { | |
"display_name": "Strato", | |
"display_short_name": "Strato", | |
"imap_host": "imap.strato.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-encrypted" | |
], | |
"smtp_host": "smtp.strato.de", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"rzone.de": { | |
"display_name": "Strato", | |
"display_short_name": "Strato", | |
"imap_host": "imap.strato.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-encrypted" | |
], | |
"smtp_host": "smtp.strato.de", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"sakunet.ne.jp": { | |
"display_name": "佐久ケーブルテレビ", | |
"display_short_name": "Saku-Net", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.sakunet.ne.jp", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"none" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"sea.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "sea.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"secureserver.net": { | |
"display_name": "Your WildWest domain", | |
"display_short_name": "WildWest", | |
"imap_host": "imap.secureserver.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtpout.secureserver.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"sepia.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "sepia.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"serenade.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "serenade.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"silk.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "silk.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"silver.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "silver.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"sky.com": { | |
"display_name": "Sky Mail", | |
"display_short_name": "Sky", | |
"imap_host": "imap.tools.sky.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.tools.sky.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://help.sky.com/articles/get-emails-on-other-clients?product=email", | |
"label": "Configure Thunderbird for IMAP or POP3" | |
} | |
] | |
}, | |
"sky.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "sky.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"smail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"snow.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "snow.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"so.wind.ne.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "so.wind.ne.jp", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"plain" | |
], | |
"smtp_host": "so.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"so.wind.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "so.wind.ne.jp", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"plain" | |
], | |
"smtp_host": "so.wind.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"sonata.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "sonata.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"studenti.univr.it": { | |
"display_name": "Università degli Studi di Verona", | |
"display_short_name": "UniVR", | |
"imap_host": "univr.mail.cineca.it", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "univr.smtpauth.cineca.it", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.univr.it/documenti/Documento/allegati/allegati820269.pdf", | |
"label": "Configure Mozilla Thunderbird to access your University of Verona mailbox (instructions in Italian), Configura Mozilla Thunderbird per accedere alla tua casella dell'Università degli Studi di Verona" | |
}, | |
{ | |
"url": "http://www.univr.it/documenti/Documento/allegati/allegati030972.pdf", | |
"label": "Technical specifications, Specifiche tecniche" | |
} | |
] | |
}, | |
"suite.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "suite.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"symphony.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "symphony.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"t-online.de": { | |
"display_name": "T-Online", | |
"display_short_name": "T-Online", | |
"imap_host": "secureimap.t-online.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "securesmtp.t-online.de", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [ | |
{ | |
"url": "https://kundencenter.telekom.de/kundencenter/registriert/dienste-abos/ngcs/email-einstellungen/index.html", | |
"label": "You need to set up an E-Mail-Password. Attention: The normal password for the T-Online-Website and Webmail does *not* work for email aplications., Sie müssen ein E-Mail-Passwort einrichten. Achtung: Das Passwort für die T-Online-Website und Webmail funktioniert *nicht* für E-Mail-Programme!" | |
} | |
], | |
"documentation": [ | |
{ | |
"url": "http://hilfe.telekom.de/hsp/cms/content/HSP/de/3378/theme-45858870/theme-45858718/theme-45858716/theme-45858715/faq-45855229", | |
"label": "Set up your email address, Richten Sie Ihre Email-Adresse ein" | |
} | |
] | |
}, | |
"taupe.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "taupe.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"terra.es": { | |
"display_name": "Correo Terra", | |
"display_short_name": "Terra", | |
"imap_host": "imap4.terra.es", | |
"imap_port": "143", | |
"imap_security": "none", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mailhost.terra.es", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"thinline.cz": { | |
"display_name": "Český hosting", | |
"display_short_name": "Český hosting", | |
"imap_host": "mail.cesky-hosting.cz", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.cesky-hosting.cz", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://www.cesky-hosting.cz/pro-zakazniky/napoveda/nastaveni-postovniho-klienta.html", | |
"label": "Nastavení poštovního klienta, E-mail client settings" | |
} | |
] | |
}, | |
"tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp-auth.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"tiscali.cz": { | |
"display_name": "Tiscali", | |
"display_short_name": "Tiscali", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.tiscali.cz", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"wo.cz": { | |
"display_name": "Tiscali", | |
"display_short_name": "Tiscali", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.tiscali.cz", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"worldonline.cz": { | |
"display_name": "Tiscali", | |
"display_short_name": "Tiscali", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.tiscali.cz", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"worldmail.cz": { | |
"display_name": "Tiscali", | |
"display_short_name": "Tiscali", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.tiscali.cz", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"tiscali.it": { | |
"display_name": "Tiscali Italy", | |
"display_short_name": "Tiscali", | |
"imap_host": "imap.tiscali.it", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-encrypted" | |
], | |
"smtp_host": "smtp.tiscali.it", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-encrypted" | |
], | |
"smtp_restriction": [ | |
"client-IP-address" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://assistenza.tiscali.it/tecnica/posta/configurazioni/", | |
"label": "" | |
} | |
] | |
}, | |
"tmail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "tmail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"toccata.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "toccata.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"topaz.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "topaz.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"trio.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "trio.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"umail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "umail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"umich.edu": { | |
"display_name": "UM ITCS Email", | |
"display_short_name": "UM ITCS", | |
"imap_host": "mail.umich.edu", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.mail.umich.edu", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"uol.com.br": { | |
"display_name": "UOL", | |
"display_short_name": "UOL", | |
"imap_host": "imap.uol.com.br", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtps.uol.com.br", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [ | |
{ | |
"url": "http://bmail.uol.com.br/configuration/imap_access_config", | |
"label": "Para usar o protocolo IMAP, você deve antes acessar as suas Configurações do webmail UOL, clicar na opção \"Ativar IMAP\" e então salvar as modificações., To use IMAP, you must log in to webmail, go to \"Settings\", click \"Activate IMAP\"" | |
} | |
], | |
"documentation": [ | |
{ | |
"url": "https://sac.uol.com.br/info/primeiros_passos/config_mozillathunderbird.jhtm", | |
"label": "Configuração do Mozilla Thunderbird passo-a-passo" | |
}, | |
{ | |
"url": "http://email.uol.com.br/ajuda/imap-thunderbird-3.jhtm", | |
"label": "Configuração IMAP do Mozilla Thunderbird passo-a-passo" | |
}, | |
{ | |
"url": "http://email.uol.com.br/ajuda/imap.jhtm", | |
"label": "O que é IMAP e como ativá-lo na sua conta UOL" | |
} | |
] | |
}, | |
"verizon.net": { | |
"display_name": "Verizon Online", | |
"display_short_name": "Verizon", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.verizon.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"violet.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "violet.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"virgin.net": { | |
"display_name": "Virgin.net: Virgin Media Mail", | |
"display_short_name": "Virgin.net", | |
"imap_host": "imap4.virgin.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.virgin.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://help.virginmedia.com/system/web/custom/viewArticle.jsp?uuid=E7AFC426-B082-4C9E-AAFE-BD8B22824263", | |
"label": "Email settings for addresses ending in @virgin.net" | |
}, | |
{ | |
"url": "http://help.virginmedia.com/system/web/custom/viewArticle.jsp?uuid=68845FEE-4C8F-49D0-B169-AB9C60AE6915", | |
"label": "Using Thunderbird with Virgin Media Mail" | |
} | |
] | |
}, | |
"virginmedia.com": { | |
"display_name": "Virgin Media Mail", | |
"display_short_name": "Virgin Media", | |
"imap_host": "imap.virginmedia.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.virginmedia.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://help.virginmedia.com/system/web/custom/viewArticle.jsp?uuid=D78BA863-ACDB-47E4-908B-28214405408B", | |
"label": "Email settings for addresses ending in @virginmedia.com" | |
}, | |
{ | |
"url": "http://help.virginmedia.com/system/web/custom/viewArticle.jsp?uuid=68845FEE-4C8F-49D0-B169-AB9C60AE6915", | |
"label": "Using Thunderbird with Virgin Media Mail" | |
} | |
] | |
}, | |
"vm.aikis.or.jp": { | |
"display_name": "aikis", | |
"display_short_name": "aikis", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.aikis.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"vmail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "vmail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"vp.tiki.ne.jp": { | |
"display_name": "TikiTikiインターネット", | |
"display_short_name": "TikiTiki", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "vs.tiki.ne.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"waltz.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "waltz.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"wave.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "wave.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"web.de": { | |
"display_name": "WEB.DE Freemail", | |
"display_short_name": "WEB.DE", | |
"imap_host": "imap.web.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.web.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "https://hilfe.web.de/mailprogramme/imap.html#thunderbird", | |
"label": "Configure IMAP in Thunderbird, IMAP in Thunderbird konfigurieren" | |
} | |
] | |
}, | |
"webhuset.no": { | |
"display_name": "Webhuset", | |
"display_short_name": "Webhuset", | |
"imap_host": "imap.webhuset.no", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.webhuset.no", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "https://www.webhuset.no/kb/8/oppsett-for-epost-hos-oss", | |
"label": "Generic mail settings" | |
}, | |
{ | |
"url": "https://www.webhuset.no/kb/8/guide-for-oppsett-av-epostkonto-i-mozilla-thunderbird", | |
"label": "Thunderbird setup guide" | |
} | |
] | |
}, | |
"white.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "white.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"wine.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "wine.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"wmail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "wmail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"wp.pl": { | |
"display_name": "Poczta Wirtualna Polska", | |
"display_short_name": "Poczta WP", | |
"imap_host": "imap.wp.pl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.wp.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [ | |
{ | |
"url": "http://poczta.wp.pl/info-pomoc-konfig.html?action=more&id=157", | |
"label": "konfiguracja programów pocztowych (Mozilla Thunderbird)" | |
} | |
] | |
}, | |
"xmail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "xmail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"xp.wind.jp": { | |
"display_name": "群馬インターネット", | |
"display_short_name": "wind", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "xp.wind.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"xpost.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "xpost.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"xs4all.nl": { | |
"display_name": "XS4All", | |
"display_short_name": "XS4All", | |
"imap_host": "imap.xs4all.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"smtp_host": "smtp.xs4all.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"xtra.co.nz": { | |
"display_name": "Yahoo! Mail", | |
"display_short_name": "Yahoo", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "send.xtra.co.nz", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yahoo.co.jp": { | |
"display_name": "Yahoo! メール", | |
"display_short_name": "Yahoo! メール", | |
"imap_host": "imap.mail.yahoo.co.jp", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"smtp_host": "smtp.mail.yahoo.co.jp", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ybb.ne.jp": { | |
"display_name": "Yahoo! BB", | |
"display_short_name": "Yahoo! BB", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "ybbsmtp.mail.yahoo.co.jp", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yeah.net": { | |
"display_name": "yeah.net", | |
"display_short_name": "yeah.net", | |
"imap_host": "imap.yeah.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.yeah.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"yellow.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "yellow.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ymail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "ymail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"ypost.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "ypost.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"zeelandnet.nl": { | |
"display_name": "ZeelandNet e-mail", | |
"display_short_name": "ZeelandNet", | |
"imap_host": "mail.zeelandnet.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "mail.zeelandnet.nl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"zmail.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "zmail.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"zoho.com": { | |
"display_name": "Zoho Mail", | |
"display_short_name": "Zoho", | |
"imap_host": "imap.zoho.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.zoho.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"zohomail.com": { | |
"display_name": "Zoho Mail", | |
"display_short_name": "Zoho", | |
"imap_host": "imap.zoho.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"imap_authentication": [ | |
"password-cleartext" | |
], | |
"smtp_host": "smtp.zoho.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email", | |
"smtp_authentication": [ | |
"password-cleartext" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"zpost.plala.or.jp": { | |
"display_name": "ぷらら", | |
"display_short_name": "ぷらら", | |
"imap_host": "", | |
"imap_port": "", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "zpost.mail.plala.or.jp", | |
"smtp_port": "587", | |
"smtp_security": "none", | |
"smtp_user_format": "email-without-domain", | |
"smtp_authentication": [ | |
"plain" | |
], | |
"enable_steps": [], | |
"documentation": [] | |
}, | |
"3rdeyedev.com": { | |
"imap_host": "mail.3rdeyedev.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.3rdeyedev.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"abit.bt": { | |
"imap_host": "mail.abit.bt", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.abit.bt", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"alumnos.upm.es": { | |
"imap_host": "correo.alumnos.upm.es", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"smtp_host": "smtp.upm.es", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"autistici.org": { | |
"imap_host": "mail.autistici.org", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.autistici.org", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"ceaaces.gob.ec": { | |
"imap_host": "mail.ceaaces.gob.ec", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.ceaaces.gob.ec", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"correo.ugr.es": { | |
"imap_host": "correo.ugr.es", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "correo.ugr.es", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"daum.net": { | |
"imap_host": "imap.daum.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.daum.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"dianrong.com": { | |
"imap_host": "imap.exmail.qq.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.exmail.qq.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"edgeppe.com": { | |
"imap_host": "mail4.hostingplatform.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail4.hostingplatform.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"ent.uz": { | |
"imap_host": "mail.ent.uz", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.ent.uz", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"fastmail": { | |
"imap_host": "imap.fastmail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.fastmail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"fastmail.com": { | |
"imap_host": "imap.fastmail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.fastmail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"fastmail.fm": { | |
"imap_host": "imap.fastmail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.fastmail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"foxmail.com": { | |
"imap_host": "imap.qq.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.qq.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"gatech.edu": { | |
"imap_host": "mail.gatech.edu", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"smtp_host": "mail.gatech.edu", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain" | |
}, | |
"gazeta.pl": { | |
"imap_host": "imap.gazeta.pl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.gazeta.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"gmail": { | |
"imap_host": "imap.gmail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.gmail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"iCloud.com": { | |
"imap_host": "imap.mail.me.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.me.com", | |
"smtp_port": 587, | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"ic.ac.uk": { | |
"imap_host": "outlook.office365.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.office365.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"icloud": { | |
"imap_host": "imap.mail.me.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.me.com", | |
"smtp_port": 587, | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"icloud.com": { | |
"imap_host": "imap.mail.me.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.me.com", | |
"smtp_port": 587, | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"iinet.net.au": { | |
"imap_host": "mail.iinet.net.au", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.iinet.net.au", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"interia.pl": { | |
"imap_host": "poczta.interia.pl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "poczta.interia.pl", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"mail.de": { | |
"imap_host": "imap.mail.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"mailbox.org": { | |
"imap_host": "imap.mailbox.org", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mailbox.org", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"mailoo.org": { | |
"imap_host": "imap.mailoo.org", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mailoo.org", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"naver.com": { | |
"imap_host": "imap.naver.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.naver.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"ntymail.com": { | |
"imap_host": "webmail.ntymail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"smtp_host": "webmail.ntymail.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain" | |
}, | |
"nwmlm.com": { | |
"imap_host": "ssl0.ovh.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "ssl0.ovh.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"office365": { | |
"imap_host": "outlook.office365.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.office365.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"openmailbox.org": { | |
"imap_host": "imap.openmailbox.org", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.openmailbox.org", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"optonline.net": { | |
"imap_host": "mail.optonline.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.optonline.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"oracle.com": { | |
"imap_host": "stbeehive.oracle.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "stbeehive.oracle.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"plank.life": { | |
"imap_host": "mail.plank.life", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.plank.life", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"pmczuid.nl": { | |
"imap_host": "mail.pmczuid.nl", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.pmczuid.nl", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"riseup.net": { | |
"imap_host": "mail.riseup.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"smtp_host": "mail.riseup.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain" | |
}, | |
"rogers.com": { | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"rub.de": { | |
"imap_host": "mail.ruhr-uni-bochum.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"smtp_host": "mail.ruhr-uni-bochum.de", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS" | |
}, | |
"runbox.com": { | |
"imap_host": "mail.runbox.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"smtp_host": "mail.runbox.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain" | |
}, | |
"sapo.pt": { | |
"imap_host": "imap.sapo.pt", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.sapo.pt", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"sent.com": { | |
"imap_host": "imap.fastmail.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.fastmail.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"serversp.us": { | |
"imap_host": "167.114.109.252", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "167.114.109.252", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"sfu.ca": { | |
"imap_host": "imap.sfu.ca", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"smtp_host": "mailgate.sfu.ca", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain" | |
}, | |
"shaw.ca": { | |
"imap_host": "imap.shaw.ca", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"smtp_host": "mail.shaw.ca", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain" | |
}, | |
"sjtu.edu.cn": { | |
"imap_host": "mail.sjtu.edu.cn", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "mail.sjtu.edu.cn", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"soverin.net": { | |
"imap_host": "imap.soverin.net", | |
"imap_implicit_ssl": false, | |
"imap_port": "143", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.soverin.net", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"student.tuwien.ac.at": { | |
"imap_host": "mail.student.tuwien.ac.at", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"smtp_host": "mail.student.tuwien.ac.at", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain" | |
}, | |
"suttamagga.it": { | |
"imap_host": "imaps.aruba.it", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtps.aruba.it", | |
"smtp_port": "465", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"telefonica.net": { | |
"imap_host": "imap.telefonica.net", | |
"imap_security": "none", | |
"imap_port": "143", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.telefonica.net", | |
"smtp_port": "25", | |
"smtp_security": "none", | |
"smtp_user_format": "email" | |
}, | |
"telenet.be": { | |
"imap_host": "imap.telenet.be", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.telenet.be", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"terra.com": { | |
"imap_host": "imap.terra.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.terra.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"ucsd.edu": { | |
"imap_host": "mail.ucsd.edu", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"smtp_host": "smtp.ucsd.edu", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"ukr.net": { | |
"imap_host": "imap.ukr.net", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.ukr.net", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"uni-bremen.de": { | |
"imap_host": "imap.uni-bremen.de", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"smtp_host": "smtp.uni-bremen.de", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain" | |
}, | |
"uwaterloo.ca": { | |
"imap_host": "mailservices.uwaterloo.ca", | |
"imap_security": "SSL / TLS", | |
"imap_port": "993", | |
"imap_user_format": "email-without-domain", | |
"smtp_host": "mailservices.uwaterloo.ca", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email-without-domain" | |
}, | |
"watch-out.ca": { | |
"imap_host": "imap.zoho.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.zoho.com", | |
"smtp_port": "587", | |
"smtp_security": "STARTTLS", | |
"smtp_user_format": "email" | |
}, | |
"yahoo": { | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"yahoo.ca": { | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"yahoo.co.id": { | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"yahoo.co.in": { | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"yahoo.com.hk": { | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"yahoo.com.tw": { | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"yahoo.com.vn": { | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"yahoo.gr": { | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"yahoo.in": { | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"yahoo.pl": { | |
"imap_host": "imap.mail.yahoo.com", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email", | |
"smtp_host": "smtp.mail.yahoo.com", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email" | |
}, | |
"yandex": { | |
"imap_host": "imap.yandex.ru", | |
"imap_port": "993", | |
"imap_security": "SSL / TLS", | |
"imap_user_format": "email-without-domain", | |
"smtp_host": "smtp.yandex.ru", | |
"smtp_port": "465", | |
"smtp_security": "SSL / TLS", | |
"smtp_user_format": "email-without-domain" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment