nmh-workers
[Top] [All Lists]

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

2013-12-08 15:51:43

On Sun, Dec 8, 2013, at 04:10 PM, David Levine wrote:

You would want this in your .mh_profile:

send: -server mail.messagingengine.com -port 587 -tls -sasl -user 
username@fastmail.fm

You'll want -server smtps-proxy.messagingengine.com instead.  With
that, you can use -port 80.

So I guess the goal is to put everything in .mh_profile, and leave
mts.conf alone. Is that right? If so, I guess I should just restore the
default mts.conf. In particular, should I have mts set to smtp vs
sendmail?

I tried the above (with smtps-proxy), but it's still no go. mail.log for
this shows:

Dec  8 16:38:50 pfdstudio-air.home postfix/qmgr[23841]: 8E3829B171A:
from=<pfdavis@gmail.com>, size=561, nrcpt=1 (queue active)
Dec  8 16:39:19 pfdstudio-air.home postfix/smtp[23844]: connect to
mailwash50.pair.com[66.39.2.216]:25: Operation timed out
Dec  8 16:39:19 pfdstudio-air.home postfix/smtp[23844]: 13D419B1522:
to=<pfd@pfdstudio.com>, relay=none, delay=4276, delays=4246/0.02/30/0,
dsn=4.4.1, status=deferred (connect to
mailwash50.pair.com[66.39.2.216]:25: Operation timed out)
Dec  8 16:39:19 pfdstudio-air.home postfix/smtp[23845]: connect to
mailwash50.pair.com[66.39.2.216]:25: Operation timed out
Dec  8 16:39:19 pfdstudio-air.home postfix/smtp[23845]: C185B9B15D0:
to=<pfd@pfdstudio.com>, relay=none, delay=4051, delays=4020/0.02/30/0,
dsn=4.4.1, status=deferred (connect to
mailwash50.pair.com[66.39.2.216]:25: Operation timed out)
Dec  8 16:39:20 pfdstudio-air.home postfix/smtp[23847]: connect to
mailwash50.pair.com[66.39.2.216]:25: Operation timed out
Dec  8 16:39:20 pfdstudio-air.home postfix/smtp[23847]: E80FF9AED57:
to=<pfd@pfdstudio.com>, relay=none, delay=22427, delays=22397/0.03/30/0,
dsn=4.4.1, status=deferred (connect to
mailwash50.pair.com[66.39.2.216]:25: Operation timed out)
Dec  8 16:39:20 pfdstudio-air.home postfix/smtp[23849]: connect to
mailwash50.pair.com[66.39.2.216]:25: Operation timed out
Dec  8 16:39:20 pfdstudio-air.home postfix/smtp[23849]: EA2239AE187:
to=<pfd@pfdstudio.com>, relay=none, delay=24141, delays=24111/0.04/30/0,
dsn=4.4.1, status=deferred (connect to
mailwash50.pair.com[66.39.2.216]:25: Operation timed out)
Dec  8 16:39:20 pfdstudio-air.home postfix/smtp[23850]: connect to
mailwash50.pair.com[66.39.2.216]:25: Operation timed out


I don't know why it's trying to connect to mailwash50.pair.com. I do
have a pair.com account, but I don't know where send is getting this
address instead of the server specified in .mh_profile.

Also, is there a way to verify that I have all the suitable options
built in nmh? I recently uninstalled the MacPorts nmh and built it by
hand from the git repository without specifying any particular options.



-- 
  Peter Davis
  www.techcurmudgeon.com

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

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