August 30th, 2009 by ayad
create new domain
the first thing we want to do is
key in the personal information for the costumer in the main page for the please we choice (personal data icon)
then we slecet the package how many giga, then we create the domain
the
so after that we need to go to the c:/ in the server and we go to this dirctru inetpub/wwwroot/ then we copay this
folder excelbridge to the d:/domains to the spical domian we have created to wwwroot
Posted in Uncategorized |
August 30th, 2009 by ayad
service status
to check if mail server down in Cpanel
Posted in Uncategorized |
August 30th, 2009 by ayad
how to change outgoing IP
========================
cd /etc/
we checkt the avaible IP we will use it for out going through this command #host ip
ls
to see exim.conf is there, if there we type this command
vi exim.conf
then we go inside this and we put two # infront interface================================
#interface===============================
this two interface located under remote_smtp
if we want to go to remote_smtp we should use this command /remote_smtp
so we will go dirct to it
and we put under every interface this one
interface = the new ip for out going
interface = the new ip for out going
we copy this for conformation
=========
remote_smtp:
driver = smtp
# interface = ${if exists {/etc/mailips}{${lookup{$sender_address_domain}lsearch*{/etc/mailips}{$value}{}}}{}}
helo_data = ${if exists {/etc/mailhelo}{${lookup{$sender_address_domain}lsearch*{/etc/mailhelo}{$value}{$primary_hostname}}}{$primary_hostname}}
interface = 124.217.242.221
dk_remote_smtp:
driver = smtp
# interface = ${if exists {/etc/mailips}{${lookup{$sender_address_domain}lsearch*{/etc/mailips}{$value}{}}}{}}
helo_data = ${if exists {/etc/mailhelo}{${lookup{$sender_address_domain}lsearch*{/etc/mailhelo}{$value}{$primary_hostname}}}{$primary_hostname}}
dk_private_key = “/var/cpanel/domain_keys/private/${dk_domain}”
dk_canon = nofws
dk_selector = default
interface = 124.217.242.221
then after that esc and exit buy :wq! to save it
and then we restart exim by this comand
service exim restart
thanx
to make sure change or not?
netstat -na |grep 25
Posted in Uncategorized |
August 30th, 2009 by ayad
helm>>system setting>> servers>>servername>>Dbmysql or aother services>>we add the admin password that we have bring it from RDC to the server and we have it there is was mysql problem, but if other problem we need to ask
Posted in Uncategorized |
August 30th, 2009 by ayad
if you cant access Cpanel or Mysql
we shoud to restart IIS in windows
Posted in Uncategorized |
August 30th, 2009 by ayad
if you want to add filter in windows 2003 server(filter for black list or for reject title message)
we need to do the following steps
we go to male enable- then we go to filter, then we rite click on filter- then we select new filter
then we rite the domian name without com then ok then we go to the name that we have been created then duble click on it
then we will see managment page
then we select the first one that content this sentences (where the subject headr line contnet spicifc work)
then duble click on it to enable it then we go down to tick (external word list file) then edit then we add the title
we need to rejected in the txt file that showing to us when we have clicked edit the after add we should save
then we go add action then we select delete message and ok
for black list email we should go to
where the to header line content spicifc word double click on it then enable then we add the emails after that we go
add action then also we slect action for this , the action will be delete message also
that is all
done
we should reply the ticket now
cheers……….
Posted in Uncategorized |
August 30th, 2009 by ayad
bandwidth limit
WHM > Account Functions > Limit Bandwidth on an Account > edit as you like.
or you can view which domain is bandwidth
WHM> view bandwidth limt
Posted in Uncategorized |
August 30th, 2009 by ayad
if you got problem to borwse your website,, problem with application pool
you need go to IIS then to application pool, then try to stop application pool for ur website and
start it, then go check your website , u will see it its working fine wth out any issue.
Posted in Uncategorized |