Hi All,
from http://help.directadmin.com/item.php?id=386
my system use dovecot + exim
I can try add email via command line
after run command, This text below show
I check
Directadmin control panel > E-Mail Accounts = have account show
webmail = can login
folder = folder create same permission,owner like other account (/home/dir/imap/directadmin.com)
config = have config same other account (/etc/virtual/directadmin.com/passwd)
sent email = can sent from webmail to outside
receive email from outside = can not receive
receive email from inside = can not receive
I test sent email from ([email protected]) to oldacc(create from Directadmin control panel) and newacc (create from add_email.sh)
oldacc can receive email
but newacc not receive email
restart exim,dovecot not change result
Thank you
from http://help.directadmin.com/item.php?id=386
my system use dovecot + exim
I can try add email via command line
Code:
/usr/local/directadmin/scripts/add_email.sh newacc directadmin.com 123456789 1 20
after run command, This text below show
Added newacc to /etc/virtual/directadmin.com/passwd
I check
Directadmin control panel > E-Mail Accounts = have account show
webmail = can login
folder = folder create same permission,owner like other account (/home/dir/imap/directadmin.com)
config = have config same other account (/etc/virtual/directadmin.com/passwd)
sent email = can sent from webmail to outside
receive email from outside = can not receive
receive email from inside = can not receive
I test sent email from ([email protected]) to oldacc(create from Directadmin control panel) and newacc (create from add_email.sh)
oldacc can receive email
but newacc not receive email
restart exim,dovecot not change result
Thank you