gnugnug
gnugnug
@decalage2 Yes thats what I guessed. Is there a reason why we can't simply extend the check in https://github.com/decalage2/oletools/blob/master/oletools/mraptor.py#L312 to "if vba_parser.detect_vba_macros() or vba_parser.detect_xlm_macros():"? The next line vba_parser.get_vba_code_all_modules() seems to...
For me it is the other way round with v1.11.1: When 2 monitors are connected, the passphrase dialog has focus. With only 1 monitor, the window is displayed in the...
Unfortunately setting NULLMAILER_USER and NULLMAILER_HOST doesn't help when the program that creates the email already sets a sender address. `mail -r [email protected] ` will still create an email with the...
Another +1 for sendmail mode. My SMTP server requires authentication and other things which ommail doesn't support and deploying a full blown MTA as an intermediate is overkill, as every...
I can confirm this issue and you can easely reproduce it yourself even without a VPN connection: * Add a new server: * Type: Zabbix * URL: Something unresolvable *...