Did as you proposed on 2018-12-07 using the latest version 5.1.0. With the option O365Interactive it fails with message "Unable to load JavaFX (OpenJFX)" With the option O365Modern fails as before. Any suggestions.
If I understood you correctly, I should set exchange protocol to O365Modern, which will then set the EWS URL to default. In the log below, I did set davmail.authenticator=davmail.exchange.auth.O365InteractiveAuthenticator and it seems to endup in HTTP 401 error. 018-11-28 09:54:27,851 DEBUG [davmail.imap.ImapServer] davmail - Connection from /127.0.0.1 on port 1143 2018-11-28 09:54:27,851 INFO [davmail.imap.ImapServer] davmail.connection - CONNECT - 127.0.0.1:33344 2018-11-28 09:54:27,851 DEBUG [ImapConnection-33344]...
In the second attempt with O365Modern, I set the davmail.authenticator=davmail.exchange.auth.O365Authenticator and the log of the failed transaction is below. It seems I try to access the web page for which I am not authorized. Any pointers would be appreciated on how to resolve this. and get the following transcript of the failure in the log 2018-11-28 10:05:13,898 DEBUG [ImapConnection-33446] org.apache.commons.httpclient.params.DefaultHttpParams - Set parameter http.useragent = Mozilla/4.0 (compatible;...
Close connection on redirect
This has been fixed since 3.1.1.4. The build script was modified to remove unnecessary (dummy) libraries such as ieee
Never mind the first one. The 'autorefresh' option exists for that.
All, Would it be possible to add the following to xfig: 1. reload button - e.g., if the file that xfig loaded has been manipulated by other program, then instruct xfig to reload it, rather then closing xfig, and opening it with new file? 2. plotting through pipe (that xfig can be instructed through pipe say - draw such and such object)? The reason I am asking this questions is that I have written basic library for rlabplus that creates an xfig object and puts different objects (lines, pictures) on...
All, Would it be possible to add the following to xfig: 1. reload button - e.g., if the file that xfig loaded has been manipulated by other program, then instruct xfig to reload it, rather then closing xfig, and opening it with new file? 2. plotting through pipe (that xfig can be instructed through pipe say - draw such and such object)? The reason I am asking this questions is that I have written basic library for rlabplus that creates an xfig object and puts different objects (lines, pictures) on...