Hi I am setting up a mailserver .. where clients need to authenticate to the mail server . The mta i am using is postfix . It is possible to use a file like this : ---------------------------------- cat /etc/postfix/dovecote_passwd agnello:123456 --------------------------------- where user is agnello and password is 123456 If you can please send me some reference links thanks a ton -- Regards Agnello D'souza
On 04.05.2012 15:48, wrote Agnello George:> Hi > > I am setting up a mailserver .. where clients need to authenticate to the > mail server . The mta i am using is postfix . It is possible to use a file > like this : > > ---------------------------------- > cat /etc/postfix/dovecote_passwd > agnello:123456 > > --------------------------------- > > where user is agnello and password is 123456 > > If you can please send me some reference links > > thanks a ton >PasswdFile seems what you want: http://wiki2.dovecot.org/AuthDatabase/PasswdFile
Maybe Matching Threads
- how to access external USB drive in single user mode
- error --- > any idea ?? Kernel: Additional sense: Invalid command operation code
- difference between stickybit SUID and SGID
- how to ensure systems users strong passwdors enabled
- not able to check in all code into svn which creates problem in deployment