Yannik Sembritzki

Results 140 comments of Yannik Sembritzki

I can confirm the issue is also present with the latest ansible version: ``` ansible [core 2.11.6] config file = /home/yannik/ansible/ansible.cfg configured module search path = ['/home/yannik/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python...

Hi @sivel, thanks for the explanation! Currently, the docs for the `mode` parameter of the file module state this: > For those used to /usr/bin/chmod remember that modes are actually...

Hi @sivel, would you mind commenting on my question regarding your proposed solution of enabling jinja2 native? > What are the reason that jinja2 native is it not enabled by...

Can confirm the issue on fedora 36 with gnome 42

@gilleslamiral Where may one find the client_id/client_secret for imapsync and said shell script?

It works fine. You just need to obtain the oauth token manually. **Method 1: Using mutt_oauth2** `wget https://gitlab.com/muttmua/mutt/-/raw/master/contrib/mutt_oauth2.py` change: ``` ENCRYPTION_PIPE = ['gpg', '--encrypt', '--recipient', 'YOUR_GPG_IDENTITY'] DECRYPTION_PIPE = ['gpg', '--decrypt']...

bump, this is generating lots of block entries in my firewall logs..

Hi @rcmaehl Great! Could you point me to the change which fixes this issue?

@rcmaehl Atleast with release 0.7.2.0 this does not seem to be fixed. Links from the settings page are sometimes opening correctly in edge, sometimes an window opens and immediately closes...

I have built the latest master branch ([64b685b](https://github.com/rcmaehl/MSEdgeRedirect/commit/64b685b03484b0d134246d28f814281013eb8392)) myself, the issue still persists.