jetmore / swaks

Swaks - Swiss Army Knife for SMTP
http://jetmore.org/john/code/swaks/
GNU General Public License v2.0
848 stars 86 forks source link

--protect-prompt does not work #26

Closed heiko3 closed 3 years ago

heiko3 commented 3 years ago

Using 20201010.0 passwords are echoed even if --protect-prompt is set. Does work with version 20190914.0. System: Debian 10.6 (Buster), always reproducable:

$ swaks --protect-prompt --from localpart@example.com --to localpart@example.com --au username Password: SECRET (expected: **)

(Obvoius note: This is a security problem)

jetmore commented 3 years ago

Thanks for the report. Is fixed, will do a release soon