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: Peter Davis
Subject: Re: [Nmh-workers] mts.conf that works with fastmail?
Date: Sun, 08 Dec 2013 17:29:28 -0500

Thanks to all for the help, explanations and suggestions. I think it's
timing on on the attempt to connect to the server, which must be at
least partly due to not having the right options built in nmh. But ...

On Sun, Dec 8, 2013, at 04:59 PM, David Levine wrote:
> > If so, I guess I should just restore the default mts.conf. In
> > particular, should I have mts set to smtp vs sendmail?
> 
> Yes, smtp.

Yup, that fixed the problem of trying to connect to pair.com instead of
messagingengine.com

> You'll need to rebuild with SASL and TLS support.  Rather
> than me look up how to do that :-), try rebuilding with
> this, when in your nmh workspace:  docs/contrib/build_nmh -dv

Unfortunately, the build didn't succeed (on OS X 10.9). Details below.


docs/contrib/build_nmh: line 152: ldd: command not found
docs/contrib/build_nmh: line 156: ldd: command not found
Install prefix [/usr/local/nmh]:
Locking type (dot|fcntl|flock|lockf) [determined by configure]:
MTS (smtp|sendmail/smtp|sendmail/pipe) [smtp]:
SMTP server(s), space separated [localhost]:
Cyrus SASL support [n]: y
TLS support [n]: y
cleaning . . .
configuring . . .
building . . .
testing . . .
make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check] Error 2
mts/smtp/smtp.c:767:2: warning: 'BIO_free_all' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1213:12: warning: 'BIO_write' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1217:6: warning: 'ERR_error_string' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1217:23: warning: 'ERR_get_error' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1263:2: warning: 'SSL_library_init' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1264:2: warning: 'SSL_load_error_strings' is deprecated:
first deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1266:11: warning: 'TLSv1_client_method' is deprecated:
first deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1269:11: warning: 'SSL_CTX_new' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1274:9: warning: 'ERR_error_string' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1274:26: warning: 'ERR_get_error' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1278:11: warning: 'SSL_new' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1283:5: warning: 'ERR_error_string' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1283:22: warning: 'ERR_get_error' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1286:13: warning: 'BIO_new_socket' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1287:13: warning: 'BIO_new_socket' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1292:5: warning: 'ERR_error_string' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1292:22: warning: 'ERR_get_error' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1295:5: warning: 'SSL_set_bio' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1296:5: warning: 'SSL_set_connect_state' is deprecated:
first deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1302:10: warning: 'BIO_new' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1302:18: warning: 'BIO_f_buffer' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1307:5: warning: 'ERR_error_string' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1307:22: warning: 'ERR_get_error' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1310:15: warning: 'BIO_new' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1315:5: warning: 'ERR_error_string' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1315:22: warning: 'ERR_get_error' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1318:5: warning: 'BIO_ctrl' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1319:5: warning: 'BIO_push' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1325:9: warning: 'BIO_ctrl' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1328:5: warning: 'ERR_error_string' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1328:22: warning: 'ERR_get_error' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1332:29: warning: 'SSL_get_current_cipher' is
deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1334:9: warning: 'SSL_CIPHER_get_name' is deprecated:
first deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1335:9: warning: 'SSL_CIPHER_get_bits' is deprecated:
first deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1336:9: warning: 'SSL_CIPHER_get_version' is deprecated:
first deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1392:13: warning: 'BIO_ctrl' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1617:11: warning: 'SSL_read' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1620:12: warning: 'SSL_get_error' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1631:6: warning: 'ERR_error_string' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
mts/smtp/smtp.c:1631:23: warning: 'ERR_get_error' is deprecated: first
deprecated in OS X 10.7 [-Wdeprecated-declarations]
40 warnings generated.
build failed!
build log is in build_nmh.log

-- 
  Peter Davis
  www.techcurmudgeon.com



reply via email to

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