Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







Does A External Mysql Use A Lot Of Bandwidth?


Does a external mysql use a lot of bandwidth?

On one of my sites, mysql uses most of the resources of the dedicated server. I'm thinking of putting multiple mysql servers at home and the rest in the data centre. Having mysql servers at home does not require much bandwidth does it? would a dsl line work ok?


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
South America - With LOT Of Bandwidth
Most of my traffic is in South America (argentina). I need a VPS with lots of cheap (500GB-700GB) bandwidth available, plus maybe 1-2GB of RAM. Having a VPS as close to Argentina as possible might work well.

I think maybe VPS from Texas might work?

View Replies!   View Related
Check Which Mysql Thread Waste A Lot Of Resource
sometimes some forum use a lot of resource of cpu and memory,

my friend want to check which mysql thread waste a lot of resource,

he want to improve his program,

when i ssh the server,

what command can help me check and resource it?

View Replies!   View Related
Allow External To Access Mysql Server
how I can do to allow External Access Mysql Database on my server ? What's the procedure ?

View Replies!   View Related
Allow External Access To The Mysql Db Under Plesk
how can I setup under plesk to allow a external server to access the mysql db.

View Replies!   View Related
MySQL Stops Allowing External Connections
Recently I've upgraded my MySQL server. I connect to it via a conection from NIC to NIC (Internal IP addresses). Since the upgrade/format, I've managed to get everything back to the way it was. Everything works fine for 15-20 minutes. Then the PHP server can no longer access the MySQL server.

I tried logging in from the PHP server, I get access denied. I then tried logging in locally, on the MySQL server and I get in fine...

It's not like it's a firewall issue though, it's strange...

I tried updating PHP/MySQL to a few releases, even the RC's to no avail...

Something to note is that when I try restarting MySQL it can take 4-5 minutes, sometimes not even complete.

View Replies!   View Related
Is It Possible To Make Joomla Connect To An External Mysql Database Server
Is it possible to make Joomla connect to an external mysql database server?

Meaning, the database for Joomla won't be local, but on another server.

Will it work by just entering the mysql hostname, user and password in Joomla's config?

What issues might arose by doing this?

View Replies!   View Related
How To Use External CPanel Mysql In Another CPanel Server
I have 2 servers both have cpanel. I want to use 2nd server's mysql in my site which is on 1st server. I think thats not that hard. I don't wanna do clustering as this is temproary.

View Replies!   View Related
MySQL And Bandwidth
why only mysql is most affected by the bandwidth?

View Replies!   View Related
Bandwidth Meter For MySQL
I have a Dedicate MySQL server .

How can I check bandwidth usage per database?

View Replies!   View Related
Server Setup For MySQL + High Bandwidth
if I could get some input on this. Currently I'm running an Opteron 246, 2GB RAM with 2TB bandwidth/mo. I run a single site which is currently 99% HTML, along with an invision forum which is fairly popular. I get about 300-400k pageviews per day.

Right now the server is able to handle this stuff without much of a problem, and the average CPU load is between .5 and 3 (after a TON of tweaking!) - the only exception is when the forum db is being backed up/optimized, which isn't a huge problem since it happens during the off hours.

The problem is that I'm running out of bandwidth quickly, and need to come up with some kind of solution soon. My current provider offers bandwidth at $1/GB, which to me seems crazy compared to other providers, so that's not really an option.

I was thinking about switching to a more affordable provider and upgrading hardware, but I'm not sure what the best approach would be. I'm in the process of moving my HTML content over to a PHP-powered CMS, so I need to make sure whatever I do can handle that... What might be a decent setup for a site like mine which consumes a lot of bandwidth and will probably need more CPU power in the near future for PHP/MySQL stuff?

View Replies!   View Related
Fast Webhost, Little Disk Space, With Php, Mysql, Phpmyadmin, And Alot Of Bandwidth
The most important requirement is that the webhost must be fast. It must have alot of bandwidth.

The disc space is not so important. 200 MB would be enough.

It must have PHP, MySQL and phpmyadmin installed.

Must be accesable through FTP.

There are offcourse more requirements. But the main thing is that i want it to be fast.

My pages will be only informative and exists of just mainly text and an image every now and then.

Do you know any fast webhosts that is good to handle websites with large amounts of visitors?

I'm looking for something around 6 dollars per month.

I dont know much about webhosting at all, so i'd appreciate any help i can get

Also i see websites where you can register a domain. But the prices vary, isn't a domain just a domain? What makes this price difference?

View Replies!   View Related
A Lot Of Hacking
today i have a lot of hacking on my server .

i searched for shell scripts on the server , and i found alot of it :

[root@host svt]# ls -l
total 48
-rw-r--r-- 1 koky koky 6700 May 7 08:14 s.php
lrwxrwxrwx 1 koky koky 48 May 7 08:07 s1 -> /home/user1/public_html/vb/includes/config.php
lrwxrwxrwx 1 koky koky 47 May 7 08:12 s2 -> /home/user2/public_html/vb/includes/config.php
lrwxrwxrwx 1 koky koky 48 May 7 08:19 s3 -> /home/user3/public_html/vb/includes/config.php
lrwxrwxrwx 1 koky koky 47 May 7 08:37 s5 -> /home/user4/public_html/vb/includes/config.php
lrwxrwxrwx 1 koky koky 49 May 7 08:49 s6 -> /home/user5/public_html/vb/includes/config.php
-rw-r--r-- 1 koky koky 13199 May 7 07:59 ss.php
-rwxr-xr-x 1 koky koky 23005 May 7 07:58 svt.svt

as u can see he uploaded the files on this account "koky" and redirected this files to user1,user2,user3,user4 and user5 accounts .

and he could read the config.php and then hacked the site easly !!

i read befor that the reason of this is Perl on the server , and the way to solve it to edit httpd.conf by adding this in it :

<Directory "/home">
Options -ExecCGI -FollowSymLinks
AllowOverride AuthConfig Indexes Limit FileInfo Options=IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
</Directory>

and then restart the http :
service httpd restart

i did all of that , and when i restarted http it said :
[root@host www]# service httpd restart
Syntax error on line 51 of /usr/local/apache/conf/httpd.conf:
Invalid command 'Options=IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch', perhaps misspelled or defined by a module not included in the server configuration

and all the sites got down !

i deleted :
<Directory "/home">
Options -ExecCGI -FollowSymLinks
AllowOverride AuthConfig Indexes Limit FileInfo Options=IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
</Directory>

from httpd.conf and then sites worked correctly .

so you all know my problem now ! and i think alot of you have the same problem , so i wish we all try to find any solution for this and knows the best way to protect pel on the server .

View Replies!   View Related
One Of My Sites Went Down A Lot And Other No (they All On Same Server)
one of my sites "www.maishare.com"

wents down a lot per day

the strange that it's working from some places while not working from others

what i mean that when it goes down i check it at siteuptime.com and i found that its working from some places and some is down

all my other sites doesn't went down 100% uptime

i've checked the dns setting in my domain panel

View Replies!   View Related
A Lot Of Httpd Pid
I have 1764 pid started by httpd daemon. I think for some reason the httpd pid is not closing for me. How do i make sure that all of the httpd pid are closing.

View Replies!   View Related
SuPhp Use A Lot Of Resource
we are try SuPhp on Cpanel server but seem that is use a lot of resource, on 2 X quad core server we can't add more than 300 domains for server, whic configuration do u use? any alternative solution?

View Replies!   View Related
Do You Need A Lot Of Knowledge For VPS
I've run a Linux box for ages with a local web server. Okay, it's not set up like a proper full-on web server but I understand the basics of Linux.

I have a couple of shared accounts and need to upgrade the requirements so am looking at either reseller or VPS (Linux). I know VPS is in essence like a dedicated server. If you pay a hosting company for VPS is the onus on you to do more than you would for shared or is it just that you have more control (installing third party apps, compiling from source, etc)? Do you need more expertise? Is it still usually done by cPanel?

Do the hosters still handle things such as spam, firewall set up and virus protesction?

View Replies!   View Related
A Lot Of Sites On One Server
I decided to take the leap from a shared plan on godaddy to a good quality vps. I wanted to avoid the slowness and support I've experienced. Today for fun I found one of those tools that show you how many domains are sharing your ip. It says my website is on the same IP as 600 other sites! Is that all on a single server sharing resources?

I'm excited to see how my site runs on a 384mb vps. Probably even more than I need, but exciting none the less.

View Replies!   View Related
Does A Shoutbox Take Up A Lot Of Bandwith?
does a shoutbox take up a lot of bandwith if there are 2-3 conversation going on all the time?

View Replies!   View Related
Exim Eating Up A Lot Of Resources
We have a Dedicated Hosting Account running with the following configuration:

QTY Hardware Component
1 Supermicro Dual Xeon SATA X5DPA-TGM
2 Intel 2.4 GHz 533FSB P4 Xeon
4 Generic 512 MB DDR 266 ECC Reg
2 Western Digital 160GB:IDE:7200rpm 160GB
1 Unknown Onboard IDE


Installed Software
- Urchin Urchin 5
- Redhat Enterprise Linux - OS ES 4.0
- cPanel, Inc. cPanel STABLE

We are using Exim for the mail server.

The Server Load reaches upto 35-40.00 every now and then and apparently Exim eats up most of the Resources.

I am attaching a few Screens with the output of Command line top and the WHM Process Manager.

You can see there are a lot of exim Processes/threads running.

how to Optimize the Server for this.

View Replies!   View Related
Suddenly Apache Uses A Lot Of CPU
I have moved my 2 websites to a new server running Debian ( it was runnning CentOs with Cpanel ).

Both of them are high load websites. When i start apache, everything runs fine ( about 200 requests/sec ).

Suddenly, after 30 or 60 minutes running, apache starts using a lot of CPU and server load goes to 200 or higher. So i have to reboot the server.

Do you have any idea of what could cause this problem?

I mean, the scripts are the same, they are well optimized. So i am not sure what could cause this problem.

View Replies!   View Related
Is Montly Payments A Lot Work More
I ask itseems most of the hosts I have checked a lately offer and annual fee instead of montly charge .I would have much pefer to a montly bill at this point than to come up with a large amounts .plus i have been burned before by the host going under before my term is up.

View Replies!   View Related
127.0.0.1 Accessing Apache A Lot
I noticed in apache access log most of ip belong to 127.0.0.1 and it access to hostname domain.(hostname.domain.com).Any idea why is that happening?I realy dont see sense in that.

Here is one example:255-6-0/0/30. 0.0012112900.00.000.57 127.0.0.1hostname.domain.comGET / HTTP/1.0

View Replies!   View Related
Cpanellogd Taking A Lot Of Memory
Code:
2.1 2:06.99 cpanellogd - sleeping for logs
Why does cpanellogd take a lot of memory, 2.1% of memory for just idling.

View Replies!   View Related
Receive Lot Of Bounce Email
some of site at our servers receive many bounce email seems spamers use those domains as a sender or use sendmail php function in some scripts at accounts

View Replies!   View Related
Send A Lot Of Request To My Httpd
I found an IP that send a lot of request to my httpd. At least 20 requests/second. I think the guy behind that IP want to auto download some of my files from my server.

I already used .htaccess to block the ip. It works. But becasue there are too many request from this guy, it make the server a bit slow. Is there any method I can totally block this ip from a server level? Am I need to use a firewall?

View Replies!   View Related
Cheap VPS For Backup With A Lot Of Storage
I'm searching a vps to store backups of my "primary vps".

My requirements:
40+ GB disk
400+ Bandwidth
price < 40$/month

a nice plus would be:
UK/Europe location
ubuntu 64bit

The best plan that I've found with these specs is the Serveraxis VS000.5G-0050.0GM: 512MB RAM, 50GB disk, 400GB/month, 35$/month.

Is there something better? (more storage for the same price or same storage for a minor price)

View Replies!   View Related
Getting A Lot Of Rebound Emails From PhpBB.. Anyway To Stop This
We have 2 users that have forums (phpbb) and we receive tons of rebounded mails everyday from people registering with fake mails.. I have a feeling it's a spam script or something..

Here's an example of a rebounded mail: ....

View Replies!   View Related
To Sell A Lot Of Shoutcast / Hosted Accounts
I'm just curious to how many accounts one can create on a server

And have them all in use without going over the server limits.

Create 100 listener accounts / 96kpbs
Autodj features
1 gig of storage to uploaded audio files

How much bandwidth would you allow each account?
It's very hard to judge, considering any of them could
be running audio files off their hosting 24/7
Or live broadcasting 24/7
It's possible they might be in use this much, or not.

I'm looking for a solution not too pricey where we can create
a lot of unhosted and hosted shoutcast radio accounts for users.

I've been looking at different packages to get ideas
dule core, 2 gig ram, 400 gig hard drives
Unmetered bandwidth,
anything that is linux is good; so centos opperating system
I'd need support like msn support

But im building a better picture now and i feel these accounts
should be ready for some potential clients.

I would have thought at the start i could create a few 100
decent sized shoutcast plans with hosting etc on one server.

Lets just say i can't afford to fork out 200 per month and not
know exactly what i have to do to provide these accounts.

But i feel they will sell or i wouldn't waste my time with the idea.

If the service is decent i think i'll have a lot of intrest.

View Replies!   View Related
Do A Lot Of Companies Throttle Your Uplink Port
Like for example, recently talked to liquidweb. They have a 100mbs uplink port on their servers, but they only let you use 30% of it. But you can upgrade at anytime. Is that normal for hosts to do that?

View Replies!   View Related
Traffic Increase A Lot Suddenly Without Reason
I can not find anything weird on the server.

Everything seems normal.

Why the traffic go high suddenly, then it drop to normal after a while.

View Replies!   View Related
Lame Nameservers, NOA Failed ... And A Lot More
I just changed the server, and I can't make the new to work.

The server is CentOS 5 with WHM/cPanel.

The problem seems to be something with DNS / Nameservers - because the server doesn't resolve the domains.

Here is /etc/hosts:

Code:
# Do not remove the following line, or various programs
# that require network functionality will fail.
85.17.174.68 sv1.byteserv.net sv1
127.0.0.1 localhost
Here is /etc/named.conf:

Code:
include "/etc/rndc.key";
controls {
inet 127.0.0.1 allow { localhost; } keys { "rndc-key"; };
};
acl "trusted" {
127.0.0.1; 85.17.174.68; 85.17.174.70;
};
options
{
query-source port 53;
version "Top Secret";
dump-file "data/cache_dump.db";
statistics-file "data/named_stats.txt";
memstatistics-file "data/named_mem_stats.txt";
allow-recursion { trusted; };
allow-notify { trusted; };
allow-transfer { trusted; };
};
logging
{
channel default_debug {
file "data/named.run";
severity dynamic;
};
};
view "localhost_resolver"
{
match-clients { localhost; };
match-destinations { localhost; };
recursion yes;
zone "." IN {
type hint;
file "/var/named/named.ca";
};
include "/var/named/named.rfc1912.zones";
};
view "internal"
{
match-clients { localnets; };
match-destinations { localnets; };
recursion yes;
zone "." IN {
type hint;
file "/var/named/named.ca";
};
};
view "external"
{
match-clients { !localnets; !localhost; };
match-destinations { !localnets; !localhost; };
recursion no;
zone "." IN {
type hint;
file "/var/named/named.ca";
};
zone "sv1.byteserv.net" {
type master;
file "/var/named/sv1.byteserv.net.db";
};
zone "byteserv.net" {
type master;
file "/var/named/byteserv.net.db";
};
zone "bujorel.es" {
type master;
file "/var/named/bujorel.es.db";
};
zone "directesa.com" {
type master;
file "/var/named/directesa.com.db";
};
zone "directoriospro.com" {
type master;
file "/var/named/directoriospro.com.db";
};
zone "gabiemi.com" {
type master;
file "/var/named/gabiemi.com.db";
};
zone "logisticexpress.es" {
type master;
file "/var/named/logisticexpress.es.db";
};
zone "windowsue.com" {
type master;
file "/var/named/windowsue.com.db";
};
};
The domain is www.byteserv.net
Here is an report:
[url]

And here it says I don't have an "A record for sv.byteserv.net" - but from cPanel I added the A record - or it should be added.
[url]

View Replies!   View Related
Need A Hosting Provider For Python, CGI, Lot Of Emails
I plan to develop a nice website in Python,AJAX with backend as mySQL database. This website is gonna send out a lot of notifications depending on the kind of activities that every account/logins does.

I am not very sure whats the business going to be for this website but would want to wait for few months after launching.

So, Please suggest me a cheap Hosting provider who can help me host my code in Python , MySQL database and also allow 100s of emails every day. I would also want to register a domain for my website too. Would everything comes as package?

I should also have 100GB space atleast to be prepared to grow !

I have not hosted any of my code yet though have written a lot which runs in my system only. Please guide me folks! thank you.

View Replies!   View Related
Windows SBS2K3: Archiving Exchange? STORE.EXE Using A Lot Of Memory/lockups
Been running a server for 2 years now on Windows SBS 2003, and within the past 2 weeks, the server has been locking up or going very sluggish after only a few hours of use.

I've noticed that STORE.EXE is using a lot of memory, there are a number of people within the building using this server for various tasks with Microbiz, Quickbooks, and Exchange server. I researched the topic and was told if I can archive Exchange, that this should help with performance. Anyone know how to do this or to lower the use of memory with the server?

View Replies!   View Related
Bandwidth Monitoring :: Create Bandwidth Charts Of Network Objects
I have a Sonicwall NSA 3500. Does anyone know if you can use it to create bandwidth charts of Network Objects (e.g. IPs or Groups of IPs)?

I am thinking something like Cacti, but I don't know the code to pull that info or if it's even technically possible.

View Replies!   View Related
Host Myself, Or External
I am an IT manager at a small company. Currently we host an ASP.net based web application (on an IIS server) that we do most of our business on. It was grown in house and uses our MS SQL server. We are looking at expanding this application within the next few months, and I need it to be "bulletproof", as in almost zero downtime.

The website also references and pulls up scanned documents that we have on a NAS server. Currently it is around 300 gig worth of documents, but expanding around 200 gig a year.

Ultimately, I would like this to be hosted someplace where there is a constant backup of the SQL and website. And someplace I don't have to worry about the hardware, because I am a one man operation and don't have all the needed experience to deal with the web application.

would it be beneficial for me to host the scanned documents onsite, and have a hosted solution reference them back at our HQ? I could put them in a DMZ or something like that.

View Replies!   View Related
External Processing
I have a hosting provider who cannot provide enough ram to run my one time PHP script (gallery2) (and has a automatic background program kill my task)

So I would like to use processing and ram outside of that server.. via one of my other web servers.. (Dual 1 Ghz, 1 gb of ram) the thing is that the servers got plenty of power but not as much space..

So the ideal solution.. would be to utilize it's power while having it access the hard drive/data remotely and processing it remotely... using the internet/ssh to do this..

Does anyone first off know that this is possible?

2ndly what would be some of the commands?

View Replies!   View Related
External Links
have a few different list of links in my link section for eg one page i give people links to about 20 or so games company where they can buy from. another has a small list of forums people can join eg, another list of places that i shop at.i do not have any reciprocal links with any of them and only included them cos i thought it would be handy for my readers. now can i leave the links or should i take it all off because all these external links would not help in my pr? there seems to be so many conflicting opinions

how many external links can you have in a page before it's bad for you.

idea to just use robots.txt on all these pages to be on the safe side?

View Replies!   View Related
External Pop Email
One of my customer using google apps for his domain. He also fetch external emails using google mail solution.

Problem is all of his email accounts email fetched but his ISP email give error.

I check and found if he didn't use that ISP, Outlook also not check email and give error. Only he can check email when he logon on net with that ISP.

on webmail he can check using ISP site. Any other webmail services provider like mail2web.com not able to check emails.

Can any one recommend how I can bypass their ISP restriction security.

View Replies!   View Related
Firewall, External Box
I have reach another decision. I never considered an external firewall for my server. It sounds like this would be beneficial to me to protect my interest.

Are all external firewalls the same?

What recommendations do you have for one, like name and where I can get one?

View Replies!   View Related
How Can We Get Down Time External Page
How to display an information page if servergoes down?

View Replies!   View Related
Booting From External HDD
I want to install Linux Ubuntu onto it, the thing is i dont know how to boot to it, there a partition one with XP backup files and one with Linux files I need it to boot from the Linux one so i can install it onto the HDD... but I dont know how I go into the BIOS and change Removable to top but it says it cant find anything...

View Replies!   View Related
Traffic From External Subnets
I've got a few colocated servers hooked up to a 3COM switch. When I looked at the MRTG for the ports, I noticed that all the ports had a similar inbound traffic graphing. Thinking that something was amiss, I sniffed the port and found that I was seeing a lot of traffic from different subnets (could even see pop3 passwords!).

Now, I contacted the IDC and they said that this was normal, and that that was how their network was configured (I did tell them that other IDCs didn't have this issue). I think something's not right somewhere. And assuming that the IDC won't fix this issue, I don't want to have constant 1Mbps of inbound traffic that I don't even use.

View Replies!   View Related
Qmail With External SMTP
I am using Qmail for most of my email accounts which is taking up a lot of my Singapore bandwidth which is extremely expensive. Anyway to configure such that POP goes to my Singapore servers, while I setup a pair of servers in USA for my SMTP needs?

View Replies!   View Related
External DNS Service
We are hosting multiple servers for a site, web, db, media etc and all of them are in the same DC. I am getting worried that incase a server goes down, it would take DNS down along with and will also take emails out.

I was looking to use a good and reliable DNS service which would ensure that we are reliable and emails don't go out incase of an outage.

View Replies!   View Related
External Mail Server
we have a cpanel server that has been running our website and emails. We have just obtained another dedicated server. I would like to keep our first server running our website and move all of our email for the domain to the new server. The second server has the same setup and runs cpanel as well. Can anyone point me in the right direction to achieve this?

View Replies!   View Related
Best Setting For Nameserver External
I have 1 dedicated where is domain.com + ns1.domain.com + ns2.domain.com

ns1 and ns2 is setting on namecheap and on WHM

Now must set 6 new server and set nameserver from ns3 to ns14.domain.com and hostname from s1 to s6.domain.com

It's right to set this only under domain.com dns as
s1 14400 IN a IP_NEW_SERVER
ns3 14400 IN a IP_NEW_SERVER
ns4 14400 IN a IP_NEW_SERVER
..

OR we must also add

domain.com 14400 IN NS ns3.domain.com.
domain.com 14400 IN NS ns4.domain.com.
..

OR/AND is better to setting this also into namecheap "nameserver registration"?

View Replies!   View Related
Starting Up OS From External Drive...
A few months ago i was playing around with ubuntu server and desktop version , i installed it on my external drive.

The external harddrive is Seagate 320 GB , connected via USB 2.0

I tried this about 20 times , every time i could not get it to boot to the harddrive. It would just not show up , i changed the bios settings and everything. It never worked , so i gave up.

Now i want to try again , is there a program i can use to test if my external drive is boot able? I was thinking it was my motherboard causing the problem, but i did set it to boot via USB , i tried every boot device.

View Replies!   View Related
External Backup - Softlayer
If someone hacks my server (Softlayer) and delete everything (including the backups)- does that mean I will lose everything? Is there any way to have an external backup which is not accessible?

View Replies!   View Related
Cheapest External Licenses
I would like to know the cheapest external license of this items.
cPanel: get info from another thread

plesk:?

virtuozzo:?

View Replies!   View Related
External Plesk Licenses
Do you guys know where to get Plesk licenses for windows on the cheap? colo place does not offer it.

View Replies!   View Related
External Mail Server
On a CPanel server, I have one account where mx records are configured to route all the e-mails to external mail server. Everything works great, except when the e-mail is from another account on the same CPanel server, it doesn't reach external mail server, I think it goes to e-mail box on CPanel server.

Is there a way to fix it? (How to send e-mails from the CPanel server to external mail server?)

View Replies!   View Related
External FTP Backup
I have an External FTP Backup (NAS):

IP : XXX.XXX.XXX.XXX
username: user
password: pass

how can I mount it with one floder in my root and how can I configure it in /etc/fstab?

View Replies!   View Related
External Mail Server
I have a web server and two DB servers. I use a third party DNS solutions. I would like to move mail to a totally separate server.

My question is... How exactly would I do this? I assume that I install something like exim and then use the PHP mail function like normal except configuring it to send via the new servers IP address.

Then I suppose I would create a record for mail.mydomain.com pointing to the new server and then create an mx record to use mail.mydomain when receiving mail from mydomain.com.

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved