Hi Paul. Thanks for the quick reply. However, I am not using Windows so probably that's not it :-). I'm on a linux mint distro, running keepass 2.47, as well as mono to run auto-type as described here, although as said this is not related to auto-type in itself. The browser is firefox.
Hello, I am experiencing the same issue as @Bob Preston although not necessarily when using auto-type. Even when just trying to open a URL using Ctrl+U the browser window does not come into focus. Is there any solution? Thanks.
I've found that this is due to some massive emails that I had in my mailbox, specifically 19.4MB and 30.5MB. I'm happy to close this although I would like to know if there is any other solution rather than just deleting the emails? Thanks.
Socket error on localhost (127.0.0.1:1144): timeout. F: Callback leave bad store
I have the same problem/need to resort to this last workaround, and on top of that my workplace is using a DUO security system, which is hiding the authentication token (full thread on github). @Arnold Raynor or @Jan Pilz does any of you have to get past MFA/DUO or needs to use a windows device (workplace joined) to successfully activate davmail? Thank you in advance for any help.
It works p e r f e c t l y! What an amazing piece of software with so many useful plugins! Thank you very much. :-)
One final question: The code does not seem to run when combined with other placeholders/actions, namely when I introduce {DELAY X}. My assumption is that something similar to the "no delay on PICHCHARS" is happening, and because the script searches for not yet existent windows the conditional statement will be skipped. Is my assumption correct and is there a workaround to this? Thanks.
Please ignore me! Just found how it works {CMD:!/home/myusername/Documents/python/my_script.sh!M=S!} Thank you both! Solved
Please ignore me! Just found how it works {CMD:!/home/myusername/Documents/python/my_script.sh!M=S!}
Yes, that is exactly what I was looking for but it does not seem to work and there are not many examples around. This is as far as I got {CMD:/home/myusername/Documents/python/my_script.sh,/M=S/} but it complaints that it cannot find the file...
Hi Paul, Brilliant! xdotool is the right tool indeed, thank you very much. I have now a bash script which identifies the target window, does all of the above, brings the window forward and logs me in. The last question is if when I see the MFA window and press Ctrl+Alt+A, can auto-type execute the shell script? I am quite familiar with using auto-type to input a username/password, press TAB several times, etc. for a given target window (selectable from the custom sequences for specific windows) but...
When logging into certain websites of my workplace, I have to get through a Multi Factor Authentication (MFA) verification, which requires me to 1) press a button from a token device (making it display six digits on the screen), and 2) enter those digits on the webpage. I am trying to automate this process, and have been able to use a raspberry pi and OCR to fetch the six digits using a python script + picamera + a servo motor. Now I want to use keepass to 1) check if the MFA webpage shows up for...
I am experiencing the same issue and the latest davmail version does not work. I had an email exchange with Mickael about this, and it seems that there is an issue with Duo authentication in the embedded browser (attached screenshot). Happy to test any new version/other things that might help fix this problem.