On Tue, 4 Jun 2024, Carlos E. R. via Alpine-info wrote:

> [...]
>   Server      imap.fastmail.com
>   Port        993
>   SSL/TLS Encryption  Enabled, but not STARTTLS
>   Username    Your Fastmail email address, including the domain.
>   Password    Your app-specific password. You cannot use your regular
> Fastmail password.
>
>   Root folder/IMAP path
>     prefix    (leave blank)
>   Folder separator    / (forward slash)
>
>
> With that data, a configuration string for alpine can be concocted
>
> incoming-folders=...
>   "fastmail" {imap.fastmail.com/tls/user=ch...@cwm030.com}INBOX,

Thank you Carlos for taking the time to investigate. The only correction 
that I would make is that the above configuration needs to be

incoming-folders=...
    "fastmail" {imap.fastmail.com/ssl/user=ch...@cwm030.com}INBOX,

The effect of /tls is to do STARTTLS, which is normally done in port 143, 
not in port 993, which is where /ssl is set by default.

-- 
Eduardo



As a first time Alpine user, I do not know where any of those strings go? Can 
you help me out?

>> >  ============================================================
>> >  THANKS IN ADVANCE!
>> > 
>> >  CHRIS
>> > 
>> >  ch...@cwm030.com
>> > 
>> >  * Lenovo ThinkCentre M710q*~~~* 1 TB SSD*~~~*15.5 GiB of ram*
>> > 
>> > ~ ~  * Q4OS Trinity Edition* ~~
_______________________________________________
Alpine-info mailing list
Alpine-info@u.washington.edu
http://mailman12.u.washington.edu/mailman/listinfo/alpine-info

Reply via email to