sorry to update this topic.....
i found this error on /usr/local/cwpsrv/var/services/roundcube/logs/errors its not all only for my try today
and there is no file created auto in var/vmail/ for the domain i want to create....( i have tried in the demo cwp i create test12@....... and its work just fine ....
[07-Mar-2019 21:34:51 +0000]: <8c3ism2e> IMAP Error: Login failed for webmaster@####### from 00.00.00.00. AUTHENTICATE PLAIN: Authentication failed. in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/rcube_imap.php on line 193 (GET /roundcube/)
[07-Mar-2019 21:34:58 +0000]: <8c3ism2e> IMAP Error: Login failed for webmaster@####### from 00.00.00.00. AUTHENTICATE PLAIN: Authentication failed. in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/rcube_imap.php on line 193 (GET /roundcube/?_task=mail&_action=list&_refresh=1&_mbox=INBOX&_remote=1&_unlock=loading1551994333119&_=1551994332760)
[07-Mar-2019 21:35:04 +0000]: <8c3ism2e> IMAP Error: Login failed for webmaster@###### from 00.00.00.00. AUTHENTICATE PLAIN: Authentication failed. in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/rcube_imap.php on line 193 (GET /roundcube/?_task=mail&_action=getunread&_page=1&_remote=1&_unlock=0&_=1551994332761)
those lines i found it in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/rcube_imap.php
192 rcube::raise_error(array('code' => 403, 'type' => 'imap',
193 'file' => __FILE__, 'line' => __LINE__,
194 'message' => $message), true, false);
whate should i do ??
00.00.00.00= my ip
webmaster@###### the email i try to do
in short, i cant create any email account in all my server
thanks
Regards