Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by duncanb7
at 2024-11-26 20:21:43
Point:500 Replies:4 POST_ID:828832USER_ID:11059
Topic:
Linux;Email Servers;Email Software
As we know we can easily create user account for our users with root access.
and I can make the new user directory such as /home/newusers/public_html
for the new users. And then i can setup all http web site access in /usr/local/
apache/conf/httpd.conf file. Up to this moment we can handle things easily,
and i don't need any cpanel involvement.
How I can create new email account and new email folder located at
/home/newuser/mail/newusersite.com without Cpanel help since it is expired
I just want to do it manually on Linux root shell
Now I just see the newuser email account name at /var/spool/mail after adduser command
Hope you understand my question, set up basiic email stuff for new users without
Cpanel help and make it on Linux shell since my Cpanel is no longer to be used
since its expiration.
Now I am using squirrel mail wbe tools, and in the past Cpanel is using Exim, and
I also can run sendmail command on linux
Please advise
Duncan
and I can make the new user directory such as /home/newusers/public_html
for the new users. And then i can setup all http web site access in /usr/local/
apache/conf/httpd.conf file. Up to this moment we can handle things easily,
and i don't need any cpanel involvement.
How I can create new email account and new email folder located at
/home/newuser/mail/newusersite.com without Cpanel help since it is expired
I just want to do it manually on Linux root shell
Now I just see the newuser email account name at /var/spool/mail after adduser command
Hope you understand my question, set up basiic email stuff for new users without
Cpanel help and make it on Linux shell since my Cpanel is no longer to be used
since its expiration.
Now I am using squirrel mail wbe tools, and in the past Cpanel is using Exim, and
I also can run sendmail command on linux
Please advise
Duncan
Author: duncanb7 replied at 2024-11-27 13:21:31
Thanks
Have a nice working day
Duncan
Have a nice working day
Duncan
Author: duncanb7 replied at 2024-11-27 13:21:05
since your suggestion is solved my issue and run it at linux shell without
Cpanel on Web page and its license help, and so classified it as solution
on linux shell
Duncan
Cpanel on Web page and its license help, and so classified it as solution
on linux shell
Duncan
Author: duncanb7 replied at 2024-11-26 21:05:14
This will continue after google search as you suggest, and I will
take a rest and offline and will continue this thread after 8 hours
thanks
Duncan
take a rest and offline and will continue this thread after 8 hours
thanks
Duncan
Accepted Solution
Expert: xterm replied at 2024-11-26 20:46:13
500 points GOOD
Look at the file /usr/local/cpanel/scripts/createacct
Looks like the syntax is 'createacct <domain name> <username> <password>" but you might want to google that up to be sure.
Hope that works for you.
Looks like the syntax is 'createacct <domain name> <username> <password>" but you might want to google that up to be sure.
Hope that works for you.