On Tue, 26 Feb 2019, J C Nash wrote:
But the msg from our IT crowd above suggests no go anyway.
Sucks.
the Hiri client can connect OK (This is $$ and the configuration appears
to be encrypted in the 7 day trial.)
from
https://support.hiri.com/hc/en-us/articles/115001801625-Does-Hiri-support-POP-or-IMAP-protocols-
"Does Hiri support POP or IMAP protocols?
Sorry, POP3 and SMTP protocols are not supported.
We built Hiri for the Microsoft email ecosystem. Hiri uses Exchange Web
Services (EWS) protocol to retrieve your emails."
Davmail supports EWS (which I understand a java lib is
available for)
http://davmail.sourceforge.net/index.html
Here's one for Ian!:
Quick and Dirty UNIX Shell Scripting with EWS
https://blogs.msdn.microsoft.com/exchangedev/2009/02/05/quick-and-dirty-unix-shell-scripting-with-ews/
and of possible interest in this article, John:
"–ntlm allows me to specify that Curl should try ntlm auth (--anyauth
doesn’t work)
But article is from 2009, so YMMV.
Run wireshark or tcpdump and see more clearly where things are breaking?
Brett