nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] mts.conf that works with fastmail?


From: Ken Hornstein
Subject: Re: [Nmh-workers] mts.conf that works with fastmail?
Date: Sun, 16 Jul 2017 20:48:44 -0400

>I have now gotten inc working with FastMail POP. Here is a simplified
>version of the command.
>
>  inc -user address@hidden -host pops-proxy.fastmail.com \ -proxy
>  'openssl s_client -quiet -connect pops-proxy.fastmail.com:443' \
>  -nosasl

Looking at what FastMail supports, -nosasl should NOT be required, since
they claim to support the PLAIN and LOGIN authentication mechanisms.

Also, when 1.7 comes out you should be able to change that to:

   inc -user address@hidden -host pops-proxy.fastmail.com -port 443 -initialtls 
-sasl

--Ken



reply via email to

[Prev in Thread] Current Thread [Next in Thread]