===== IMAP/SMTP Settings ===== === IMAP (incoming mail) === ^ Description of the setting ^ Value ^ | Imap server name | m1.c1.fi | | Port (IMAPS) | 993 | | Security | "SSL/TLS" | | User name | Email address (example: name.surname@c1.fi) | === SMTPS (outgoing mail) === ^ Description of the setting ^ Value ^ | SMTP server name | m1.c1.fi | | Port | 465 | | Security | "SSL/TLS" | | User name | Email address (example: name.surname@c1.fi) | === SMTP (outgoing mail) - STARTTLS === ^ Description of the setting ^ Value ^ | SMTP server name | m1.c1.fi | | Port | 587 | | Security | "SSL/TLS" + STARTTLS | | User name | Email address (example: name.surname@c1.fi) | | Notes | **Please use SMTPS if possible!** | ==== Application Specific Illustrated Guides ==== * [[en:client:k9:setup]] (Android) ==== Supported TLS protocol versions and ciphers ==== These apply to imaps (tcp 993), smtps (tcp 465) and submission (tcp 587). TLSv1.3: YES - TLS_AES_256_GCM_SHA384 YES - TLS_CHACHA20_POLY1305_SHA256 YES - TLS_AES_128_GCM_SHA256 TLSV1.2: YES - ECDHE-RSA-AES256-GCM-SHA384 YES - ECDHE-RSA-CHACHA20-POLY1305 YES - ECDHE-RSA-AES128-GCM-SHA256 YES - ECDHE-RSA-AES256-SHA384 TLSV1.1: YES - ECDHE-RSA-AES256-SHA