nmh-workers
[Top] [All Lists]

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

2013-12-08 14:46:21
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 
username@fastmail.fm

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

_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>