Hi
I have used the following command to create a mail account (via ssh as root) :
./mail --create <new-email> -passwd <password> -mailbox false -manage-spamfilter true -redirect true -rediraddr <detination-email>
The new email account is created. But email redirection stopped working, for the new mail account and the previously set up ones.
My question is: Have I missed anything that actually caused this problem?
For example, should one change file permissions some where?
I would be grateful if someone could advise me on this.
Many thanks in advance
I have used the following command to create a mail account (via ssh as root) :
./mail --create <new-email> -passwd <password> -mailbox false -manage-spamfilter true -redirect true -rediraddr <detination-email>
The new email account is created. But email redirection stopped working, for the new mail account and the previously set up ones.
My question is: Have I missed anything that actually caused this problem?
For example, should one change file permissions some where?
I would be grateful if someone could advise me on this.
Many thanks in advance