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