PDA

View Full Version : How to change an email password from SSH



rahulw
03-27-2009, 06:27 AM
How can we change an email password from 'root' user ?
I know we can change main domain email password by 'passwd user'. But how to change other emails with that domain ?

They are surely located in /etc/vitual/domain/password , but in hashed format.

How to change via command line !!

nobaloney
03-27-2009, 01:30 PM
I don't think you can do that from the command line but there may be an API method available for it; if so you can write your own program using the DirectAdmin API.

Jeff