Email: Difference between revisions
Jump to navigation
Jump to search
Created page with "'''Email''' (From ''E'' and ''Mail'') is kind of crazy. == Connecting to the Email == {| class="wikitable" |+Wow!! Look at this table ! colspan="2" |Thing !Value thereof |- | rowspan="6" |Incoming |Hostname |<code>mail.pronounmail.com</code> |- |Protocol |IMAP |- |Port |993 |- |Security |SSL/TLS |- |Username |Your email address without the @pronounmail.com |- |Password |Your Password |- | rowspan="5" |Outgoing |Hostname |<code>mail.pronounmail.com</code> |- |Protoco..." |
No edit summary |
||
Line 1: | Line 1: | ||
[[File:Email.gif|thumb|This is exactly what it's like]] | |||
'''Email''' (From ''E'' and ''Mail'') is kind of crazy. | '''Email''' (From ''E'' and ''Mail'') is kind of crazy. | ||
Revision as of 22:33, 2 August 2024
Email (From E and Mail) is kind of crazy.
Connecting to the Email
Thing | Value thereof | |
---|---|---|
Incoming | Hostname | mail.pronounmail.com
|
Protocol | IMAP | |
Port | 993 | |
Security | SSL/TLS | |
Username | Your email address without the @pronounmail.com | |
Password | Your Password | |
Outgoing | Hostname | mail.pronounmail.com
|
Protocol | SMTP | |
Port | 465 | |
Security | SSL/TLS | |
Username/Password | Same as incoming |