Am Friday 16 June 2006 07:39 schrieb Yadavenedra Awasthi: > I am trying to give below command so that it should not ask for password > authentication but it is still asking for password authentication : > > saslpasswd2 -p -c -a smtpauth test@xxxxxxxx test > > Please let me know is it possible to add username and password in a > single command line without promptimg for password in stdin. # echo "secret"|saslpasswd2 user123 -- Andreas