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, 08 Dec 2013 15:45:57 -0500

>> I don't know anything about fastmail.fm, but does it actually speak
>> SMTP on port 80?
>
>Sure looks like it.  This is through an ssh tunnel:
>
>  $ telnet localhost 80
>[...]

Huh.  Well, I can't speak to that ... when I try connecting to it remotely,
I get a web server on port 80.

According to:

https://www.fastmail.fm/help/remote_email_access_server_names_and_ports.html

You would want this in your .mh_profile:

send: -server mail.messagingengine.com -port 587 -tls -sasl -user address@hidden

David's earlier email explained how to set up your .netrc properly so you don't
need to enter your password.  Also, you want to make sure you've either built
nmh with SASL and TLS support, or your package has that support enabled.

You _DEFINITELY_ want -snoop when you're debugging this.

--Ken



reply via email to

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