On 28/09/08 11:44:33, Michael Witten wrote:
> I've noticed that many unix tools require that a user
> specify account passwords in config files.
>
> To me, this seems like a terrible idea, and indeed
> msmtp at least prompts for a password when it needs
> one.
>
> However, what if I don't want ms
Hello Michael!
On Sat, 27. Sep 2008, 20:44:33 -0500, Michael Witten wrote:
> Is it dangerous to provide an option such as
> --password?
On multiuser systems: yes, because everyone else can look at your command
line, e.g. via ps or /proc//cmdline.
> Is it reasonable to use stdin
Hello,
I've noticed that many unix tools require that a user
specify account passwords in config files.
To me, this seems like a terrible idea, and indeed
msmtp at least prompts for a password when it needs
one.
However, what if I don't want msmtp to prompt me? For
instance, it seems reasonable