[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mpop-users] New feature: passwordeval



Hi all,

Martin Stenberg submitted a patch (originally for msmtp) that implements
a new command passwordeval, with a corresponding --passwordeval option.

This allows to set the password to the output of a command, e.g.
8<---------------------------------------------
passwordeval  gpg -d ~/.mpop.password.gpg
8<---------------------------------------------

This change is now in the git repository. Please test this if you are
interested in this functionality, and let us know if you'd like to see
any changes to the current implementation.

Best regards,
Martin