* Oswald Buddenhagen <oswald.buddenha...@gmx.de> [2022-04-20 23:00]: > On Wed, Apr 20, 2022 at 08:29:35PM +0000, Lander M. Kerbey via isync-devel > wrote: > > Let's say that the password in plaintext is PASSWORD. The command quoted > > for PassCmd will, when entered in my terminal, print PASSWORD to stdout. > > I have also confirmed, by replacing the PassCmd line with the following > > . . . > > > > Pass PASSWORD > > > > . . . that PASSWORD indeed works: with that configuration in place, > > mbsync -a syncs with the account with no problems. I've tried running > > isync both within and after gpg's caching period to see if it was the > > passphrase requirement on my gpg key that was the issue, and the > > behavior is the same. > > > dunno. try strace'ing the whole thing (maybe with -f for better effect).
Oh, I just had a problem that may be related. The password command was also piped into awk since there multiple account passwords are stored in one encrypted file. And akw was apparently blocked by apparmor, which was installed by default on this debian stable system. _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel