Re: [msmtp-users] Passwords

2008-10-04 Thread Robert Thorsby
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

Re: [msmtp-users] Passwords

2008-09-28 Thread Martin Lambers
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

[msmtp-users] Passwords

2008-09-27 Thread Michael Witten
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