msmtp icon indicating copy to clipboard operation
msmtp copied to clipboard

Add a new 'passwordfd' command and '--passwordfd' option

Open steelman opened this issue 1 year ago • 0 comments

This allows receiving the password from a parent process.

The code for reading from the file descriptor is a repuprposed password_eval() function removed in commit e16c5d9 ("remove password_eval() which moved to eval()").

steelman avatar Jan 05 '24 13:01 steelman