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.







Email Stopped Working On Server


Recently I noticed that I was not getting any email on my server.
Server is running CentOS

When I send email to myself I am not getting anything and then it bounces back several days later saying the server is not responding.

When I check on Dnsstuff.com I get the following:
Trying to connect to all mailservers:

mail.webzila.com. - 216.32.77.68 [Could not connect: Could not receive data: Operation timed out.]

[Note that if your mailserver takes over 30 seconds to respond, our test will timeout, even though real mailservers will wait longer]

I tried turning mail services OFF and then ON again in Plesk but that didnt help.


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Mail Stopped Working
I run a small website on a dedicated unmanged server with cpanel.
About a month ago,i stopped getting the daily mails from addresses that are located on the server...

Also,when I attempted to send mail to one of these addresses I never received it...

Its a RHEL 3 server with cpanel,is there anything I can do to see where the problem is?

View Replies!   View Related
SMTP Connection Has Stopped Working
I have been having great trouble sending mails from my local Thunderbird/Windows client to my Debian/Exim-server via TLS/SMTP.

I am no expert on TLS and SMTP, but I managed to create a server certificate and set up a secure (TLS) connection more than a year ago, and it has been working fine until it suddenly stopped working a couple of weeks ago.

Sending to external addresses from web pages still works fine, the problem seems to be in the SMTP connection. If I try to "telnet xxx.xxx.xxx.xxx 25" I get no reply whatsoever (it seems to connect but it just gives me a blank screen with a blinking cursor) and I am wondering if there is a firewall issue or if I am simply not running the right daemon to listening for incoming SMTP connections...

POP continues to work fine with teapop/stunnel enabled.

I am running Exim 4.63-17 on Debian Etch. I configured Exim to be of the type "internet site; mail is sent and received directly using SMTP"

==============================
Firewall shouldn't be a problem (?):

debian:~# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
==============================

I really don't know what to do. I have tried running:
tail -f /var/log/daemon.log

Which responds when I access my mail using POP but not when I try to send using SMTP.

View Replies!   View Related
CPanel Stopped Working In Vista
Yesterday I could reach all of my cPanels on a Vista laptop; today they all time out. I can reach them with other computers. It doesn't matter if I go to mysite.com/cpanel or mysite.com:2082. I even added a port 2082 under Windows Firewall; no change. I'm not using any 3rd party firewalls. I did install a bittorrent client last night, then uninstalled it when it didn't work.

View Replies!   View Related
Squirrelmail/Nutsmail Stopped Working
Getting the following error in webmail when I try to acces nutsmail(squirrelmail):

Warning: strpos() [function.strpos]: Empty delimiter. in /usr/local/cpanel/base/3rdparty/squirrelmail/plugins/administrator/auth.php on line 34

View Replies!   View Related
PHP Mail() Function Stopped Working
I have a dedicated that suddenly stop php mail() function to work.

Very strange because if I run php script with mail() function as root on command line all working fine.

But If I run php script with mail() function in my browser so not work. Seems that only ROOT can run mail() function.

View Replies!   View Related
Remote Desktop Suddenly Stopped Working
I have a server that I access through remote desktop. Suddenly I am getting the message "Remote Desktop Disconnected: The computer can't connect to the remote computer." when using Remote Desktop.

It was working a few minutes ago.

A while ago I suspected that someone knew the password for the box. I did change it at the time, and thought the issue was solved. Is it possible to turn off remote desktop remotely (whilst using remote desktop).

Power cycling the server isn't making any difference.

Any other options other than putting in a support request at the host?

View Replies!   View Related
OpenVPN Stopped Working - Was Running Fine For Months
i havent touched the config on my vps box for months and it has been running OpenVPN without any problems.

All of a sudden it is complaining it cant find /dev/net/tun

Nov 15 06:45:18 gizmo openvpn[23616]: Note: Cannot open TUN/TAP dev /dev/net/tun: No such device (errno=19)
Nov 15 06:45:18 gizmo openvpn[23616]: Note: Attempting fallback to kernel 2.2 TUN/TAP interface
Nov 15 06:45:18 gizmo openvpn[23616]: Cannot allocate TUN/TAP dev

ls -l /dev/net/tun
crwxrwxrwx 1 root root 10, 200 Jul 4 21:55 /dev/net/tun

any reason why it would stop working? i am on a VPS i have asked if the host machine parameters have been changed but in the meantime anything else i can check?

View Replies!   View Related
Non-working Forwarding Email Account On Working Domain
I have a domain with a few forwarding email accounts that forward to mac.com email accounts... for some reason every once in a while these accounts stop working...

This is the error I get when I email to that account:

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed: ...

View Replies!   View Related
CPanel/WHM Server - Email Not Working
Just got a new server online this week from VolumeDrive, and everything has been going just fine with my initial setup. I transferred over 7 domains from another cPanel/WHM machine and the transfer feature worked flawlessly.

Since I use Gmail for most of my communication, I haven't even had any email accounts setup on any of my domains in quite sometime. So knowing that I need a few setup for various correspondence, I went ahead and set one up tonight. I've setup and used mailboxes on cPanel machines before, and it's not exactly rocket science... pretty easy stuff.

But what's weird here is that when I attempt to click on the "Webmail" icon from directly within cPanel, the Horde login fails over and over again. Then, if I setup the account in Thunderbird or Outlook using the CORRECT account information (username@domain.com as the login -- and the appropriate password/server settings), the client login fails also.

To add to this weird behavior, I sent myself an email at the newly setup address with a 2mb attachment. Obviously I can't login to the account to see if the mail arrived, but at least it didn't bounce.

However, when I'm in cPanel under this domain and go to "Email Accounts", I'm showing "0 Bytes" for usage under the account where i know there should be at least 2mb worth of usage.

View Replies!   View Related
Email Function Not Working (MS Window Server 2003)
We have a MS Window server 2003 with SP2, currently there is a website running, the webiste is desgined by using asp.net 2.0 c#.

We reinstalled the window server 2003 last week, and we found the email functions not working any more(users in the website can't receive email each other).

I have spent days and trying to figure out, but no luck, I have tried to reset the IIS settings, SMTP Virtual settings, and add/remove windows componets settings...

View Replies!   View Related
FTP, Email, Browser Access To Server Not Working
My server was hacked so they did a OS reload. Everything seemed ok then they did the Level 2 Security Plan which includes

Update kernel to the latest release
Update security patches
Thorough security audit
Installation and configuration of firewall
Installation of security updates as released by OS vendor
Installation of security updates as released by Control Panel vendor
Configuration changes as desired by customer
Disabling of unused and insecure services
Removal of insecure packages and unnecessary software
Regular scans for easy-to-guess users passwords
Log auditing for unusual activity
Investigating hacking attempts
Restoring files from backup
Anti-spam configuration
Anti-virus configuration
Anti-DoS/DDoS kernel code tweaking
Default system users removal
SSH server hardening
Mod_Security (Intrusion detection and prevention engine for web applications)
Securing /tmp directory
Kernel tuning with sysctl
Snort (Network Intrusion Detection System)
Acid (Analysis Console for Intrusion Databases)
Smartd (HDD Reliability monitor)
SIM (System Integrity Monitor)
PRM (Process Resource Monitor)
SPRI (System Priority)
BFD (Brute Force Detection)
PMON (Socket Monitor)
Tripwire (keeps track of every file being moved/edited in the system)
CHkrootkit (Rootkit/Exploit scanner reports sent daily)

1. Now I get a timed out message via my browsers IE & Mozilla

2.When I try to FTP into an account I get this message, same message on all accounts.
[06:37:47] Connecting to 72.21.49.74 Port: 21
[06:38:08] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

3. When I try to retrieve my email via Outlook 2007 I get this
Receiving reported error (0x80042108) 0UTLOOK CANNOT CONNECT TO YOUR INCOMING (pop3) EMAIL SERVER

Here are the traceroute results (image below) Note the timed out message

Servstra keeps telling me everything works on their end...... yet I cannot get to the server any longer.

View Replies!   View Related
Steps To Get EMail Working On A Home Server (Windows, Apache)
What else do I have to do?

I don't understand.

Please see attached screen-shots.
[url]
[url]
[url]
[url]

View Replies!   View Related
How To Track Email That Is Not Working
how exactly email works. For example, I set my mx record to google apps in order to use google mail with my own domain. Thing is, I can sent from google mail now with my domain email address but cannot send. Furthermore, login to my website email bij www.domain.com/webmail is possible but receiving is impossible and even sending email from that place will not work.

Thinking about it it seems that email is lost
google can send but not receive
from my domain webmail i cannot receive nor send.

View Replies!   View Related
CPanel- Accounts Transferred, Email Not Working
I tranferred all my accounts from my old cpanel server to my new one,

Updated the DNS records with my registrar to the new ips, unfortunately e-mail is not working, i used the trouble shooter and seems to trying to relay or something my mail to the old IP.

I keep getting this error when trying to send to an account

IPdoes not like recipient.

Remote host said: [IP DOMAIN] is currently not
550-permitted to relay through this server. Perhaps you have not logged into
550-the pop/imap server in the last 30 minutes or do not have SMTP
550 Authentication turned on in your email client.

Giving up on [IP].

View Replies!   View Related
DNS Zone Edit - EMail Not Working
I am having trouble settingt up my email, it used to work until another user changed my dns file zone.

If i send an email i get the following...

----- Transcript of session follows ----- 550 5.1.2 <test@example.co.uk>... Host unknown (Name server: mx2.external-mail-server.com.example.co.uk.: host not found)
My Records are...[url]

View Replies!   View Related
Nsplayer Must Be Stopped
i have been around the internets trying to figure out how to stop this menacing problem and i really have come to just a lot of dead ends.

my issue is that i want to block people using something called nsplayer from ravaging my bandwidth. every day there are at least 300 or so entries from people using this piece of software which is causing me to blow through about 20 gigs a day instead of around 5-7 gigs. the fine support folks at imountain went out of their way and wrote a htaccess script but alas that isnt helping that much. so, what i have been doing is just banning each individual ip through htaccess and sometimes it works and sometimes it doesnt.

my site is in my profile.

is there anyway to block this completely?

here is an example of one of my log entries.

79-65-96-136.dynamic.dsl.as9105.com - - [23/Sep/2007:19:33:06 -0700] "GET /debaser/vol.%204/14%20Wish%20You%20Were%20Here.mp3 HTTP/1.1" 200 803868 "-" "NSPlayer/11.00.6000.6324 WMFSDK/11.00.6000.6324"

i dont know if it matters, but i am using h-sphere and indexing is turned off.

View Replies!   View Related
Tomcat @ Cpanel Stopped
for some reason since 2 days ago tomcat stopped working by itself. i removed it and reinstalled it several times with no luck at all. it seems it has something todo with mysql connectivity, but the weird thing its working on php just fine even the test code its not working ....

View Replies!   View Related
IIS Just Stopped Serving..
I have been hosting a site for the past number of weeks on IIS on Server 2003..I have a no-ip a/c which is working fine along with port forwarding on my router..

The other day I restarted my server for something but now I cant seem to access my site from across the internet and according down for everyone or just me (website) it is down. I can, however, access the site using domain name from within my lan.

I'm not too hot on server 2003 or IIS. What can I do to debug/diagnose the problem?

View Replies!   View Related
Mysql Replication Stopped
I had configured mysql replication for one of my client. Now the replication is stopped and slave server is not updating the data. How can I resolve this and start the replication again?

View Replies!   View Related
Sending Email To Another Server When The Email Address Domain Is On This Server
I currently have a domain on Server 1 (Linux, Apache, Ubuntu, Matrix control panel).

This server does not have any spam filter, so I have moved all the email accounts to Server 2 (Linux, Apache, Fedora Core, Plesk) which does have a brilliant spam filter; and have changed the DNS record for mail.domain.com to the IP address for Server 2.

Emails are being successfully received on Server 2.

On Server 1, when an email is sent through SMTP to an address at that domain, it does not send it to Server 2, it gets delivered to the hosting account for the domain on Server 1. So what I am guessing is happening is that Server 1 detects the domain has an account on the server, and instead of looking up the DNS info for that domain, just assumes it is on Server 1.

What I need to do, is force Server 1 to send email for that domain to Server 2. Is this possible, and if so, how can it be achieved? If more info about the server is required for a solution please let me know and I'll provide what I can.

View Replies!   View Related
Munin Stopped Reporting Eth0 After Reboot
I rebooted my server and now munin is not showing any eth0 traffic. All other graphs are fine. I can see there is a ton of apache accesses so there is definitely eth0 traffic. Munin logs report no errors. I restarted munin and munin-node. I even did 'yum remove munin munin-node' and reinstalled again but it still doesn't work for eth0.

View Replies!   View Related
Client Stopped Connection Before Send Mmap
I've got a one month stable setup running a cpanel + apache 1.3.x and suddenly starting yesterday i get these errors from time to time in the log from various IPs:

(104) Connection reset by peer: client stopped connection before send mmap completed

(32) Broken pipe: client stopped connection before send mmap completed

send mmap timed out

Googling shows people guessing at everything from mysql errors to the visitor clicking a link on a partially showing page before it's completed.

Anyone with more clear insight? Mysql shows no apparent errors.

Site is a heavily loaded wordpress setup with mod_gzip the only major addition to apache. Also running a firewall for a week now. Errors did not show up until yesterday.

View Replies!   View Related
MySQL Getting Started And Stopped All The Time (by Innodb )
MySQL didn't work well on my server so I had a look at the err file. It indicates that MySQL is getting started and stopped all the time. After it has started it will stop and then start again etc:

070106 14:40:25 InnoDB: Started; log sequence number 5 959534492
/usr/sbin/mysqld: ready for connections.
Version: '4.1.21-standard' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Communi$
A mysqld process already exists at Sat Jan 6 14:40:28 CST 2007
070106 14:40:38 [Note] /usr/sbin/mysqld: Normal shutdown
070106 14:40:38 [ERROR] /usr/sbin/mysqld: Sort aborted
070106 14:40:40 InnoDB: Starting shutdown...
070106 14:40:41 InnoDB: Shutdown completed; log sequence number 5 959534492
070106 14:40:41 [Note] /usr/sbin/mysqld: Shutdown complete
070106 14:40:42 mysqld ended
070106 14:40:42 mysqld started
070106 14:40:42 InnoDB: Started; log sequence number 5 959534492

View Replies!   View Related
Mailbox Allowance? My Incoming Emails Have Stopped Coming In
But with my current host, my incoming e-mails have stopped and have done quite a lot of times, If I send an e-mail to myself from another acount, it gets bounced back.

When I'm searching for hosts, I can't see any info on mailbox allowance.

I'm using Outlook to download all my e-mails.

I don't know why they are stopping and I can't find out from the person who got the host from me, in the past he said something about me having to delete e-mails. But this would come back to mailbox space which no hosts seem to advertise, unless it goes under webs space.

If my mailbox is full or ran out of space, does anybody have any recommendations for a host that offers a good amount of mailbox space.

Another question, am I limited to the amount of e-mails I can send with some hosts? I'll be sending out Newsletters to 600+ people each month.

View Replies!   View Related
SFTP Is Not Working No VPS Server
i am not able to get connect to SFTP server

domain : testing.com
user : test@testing.com
pass : 123456
port : 7256

& getting following error
#####################
Status: Connecting to testing.com:7256...
Response: fzSftp started
Command: open "test@testing.com@testing.com" 7256
Command: Trust new Hostkey: Yes
Command: Pass: ************
Error: Authentication failed.
Error: Critical error
Error: Could not connect to server
#####################

note that we are able to get connected to the server with FTP using same username & password

i asked our data centre regarding this issue & they suggested to use root password , but we don't want to give root password to the client

View Replies!   View Related
Cron Not Working On CPanel Server
How do I make sure that there are cron jobs running on my cPanel server? I have root access, etc...just not sure why my crons aren't running. Nothing weird going on.

View Replies!   View Related
Www. Not Working For All Domains On Server
I'm currently experiencing a problem where all domains on a server are not resolving with www. --- the domains themselves resolve fine, but the www. cnames are not resolving to the domains. This has caused quite a frustration and I'm wondering if anyone else has encountered this and if there is a quick fix to resolve it.

The domains appear to have the correct structure for the www. cname pointed to the domains so I'm guessing it must be something else.

I'm seeing this from WHM/cPanel --- the operating system is CENTos

View Replies!   View Related
WAMP Server With PEAR Working
Does anybody know a WAMP server where pear is actually working so also CLI.. as i tried so many but they all seem to work like crap

*edit

Wrong forum can anybody move it

*edit #2

Umm actually i mean a WAMP Development server like XAMPP can anybody put it in PHP forums

View Replies!   View Related
Email Issues When Email Is On Another Server
I have a client who has his own hosting account, and wants to leave his e-mail on his own hosting account, but his website on my hosting account.

On his own hosting he has created a sub domain called shop, and pointed its A record to the IP address of my server. On my server I've setup his domain name, and created the sub domain shop. That all works fine.

The problem I have is that the site under the shop domain needs to send an e-mail to sales@hisdomain.com. Now my server thinks the main domain is setup on my server, so it sends the e-mail to itself.

I'm justing wondering how I can get the server to point the mails back to his hosting?

A previous host I've used said they had to add the domain as a remote domain on the server, then they had to make some changes to /etc/localdomains because I was getting errors trying to send mails to the address.

View Replies!   View Related
Installing A Control Panel On Already Working Server
We have a dedicated server with domains already setup and everything.

The guy who used to run it for us has left and it appears it was all done via SSH and command line - we don't have that level of skills.

Is there a way which we can:

A) install a Control Panel and administer ourselves

B) Migrate all the domains to a new dedicated server with an existing control panel.

View Replies!   View Related
Apache Is Working On Your CPanelŽ & WHM Server
I was changing IP Addresses on one of my domains on my VPS to a spare fresh IP.

Since doing this, my DNS hasn't fully propgated, so I'm then facing this message.

Apache is working on your cPanelŽ and WHM™ Server

Now my question is, how do I change this default green Cpanel page? Could I swap it with my own page?

View Replies!   View Related
Cpanel :: Domain Name Server (DNS) (BIND) Not Working (new Install)
Cpanel version 11.1.0
Fedora Core 6

This is a totally fresh install. I noticed bind was not running so I went to do a restart in WHM and I get the following error..

named has failed, please contact the sysadmin (result was "named is not running"). Jun 5 14:19:14 dts131 named: /etc/named.conf:65: open: /var/named/named.rfc1912.zones: file not found

View Replies!   View Related
LeaseWeb: Prepaid For 1 Year; Waited 1 Month; Still No Working Server
Prepaid for 1 year: EUR 19xx.

HP server provisioned on Apr 18, but with wrong hardware: KVM not working, and RAID controller can't do JBOD.

After slow and lengthy email exchange, they agreed to swap it with a Dell that's supposed to fix these hardware problems. Price would remain the same.

Dell server provisioned on May 18, but again RAID controller can't do JBOD. And access to KVM is not provided.

And they want to charge me another EUR 19xx for this replacement server!

Immediately emailed them about these 3 problems, but it's been 4 days and haven't heard a word from them.

View Replies!   View Related
Home Web Server Set Up, Relative Paths Not Working
I've had a web server set up for a while at home to do some testing. I can view the site locally using my IP but all relative paths of CSS or images on the html page (eg /something/title.gif) don't show up. Bizarrely, if I go to[url], they appear!

Anyone know what the issue may be? The "DocumentRoot" value in Apache conf is pointing to the correct folder.

View Replies!   View Related
Cpanel Domain Name Server (DNS) Setting For Email On 2 Seperate Server
This is the scenario, domain.com are setup on server1, however server2 also has the same profile of domain.com as we use ns3 and ns4 using domain.com. This works fine with the nameserver setup on server2.

However I encounter problems as the emails from server2 won't reach server1 as there are duplicate profile on server2.

My question is how do I setup the DNS in cpanel/whm from server2 so the emails from server2 will reach server1?

Server1 (www.domain.com)
ns1.domain.com
ns2.domain.com

Server2
ns3.domain.com
ns4.domain.com

View Replies!   View Related
Shift Email Accounts Data To One Server To Another Server
i want to shift my domain to one server to another server and the problem is how can i shift my email accounts data to one server to another server.

View Replies!   View Related
Upgrading Server. How To Migrate Email To Temp Server
I have a collocated server which I'd like to do some upgrades to. I'm having it shipped back to me so that I can do the upgrades myself. However, since I use this as my primary email server, I need help setting something up so I have no email downtime.

I have a cheap shared hosting account with DreamHost so one idea I have is to point the domain to their servers and handle things through there for a bit. This seems like the "brute force" way to do it though since I have to wait for DNS propagation and what not. Another idea was to use a service like DynDNS' MailHop BackupMX which does storage and forwarding. However, this service is kind of expensive ($30) considering I'm only going to use it a week or so.

View Replies!   View Related
Subdomain In Other Server, Get "Great Success ! Apache Is Working On Your CPanelŽ"
if you have a website with 2 or more servers

i have two server, both are using whm/cpanel

i had been pointing a subdomain.domain.com to the second server IP 111.222.333.444 in first server WHM "Edit DNS Zone", its already 48 hours now

now i can login the ftp subdomain.domain.com, its success to login to the ftp

but its still showing this message when open the subdomain site from browser

Quote:

Great Success !
Apache is working on your cPanelŽ and WHM™ Server
If you can see this page, then the people who manage this server have installed cPanel and WebHost Manager (WHM) which use the Apache Web server software and the Apache Interface to OpenSSL (mod_ssl) successfully. They now have to add content to this directory and replace this placeholder page, or else point the server at their real content.

ATTENTION!
If you are seeing this page instead of the site you expected, please contact the administrator of the site involved. (Try sending an email to <webmaster@domain>.) Although this site is running cPanel, WebHost Manager, and Apache software it almost certainly has no other connection to cPanel Inc. or the Apache Group. Please do not send mail about this site or its contents to cPanel Inc. or the Apache Group.

About cPanel:
cPanel is a leading provider of software for the webhosting industry. If you would like to learn more about cPanel please visit our website at www.cpanel.net. Please be advised that cPanel Inc. is not a web hosting company, and as such has no control over content found elsewhere on this site.

About Apache HTTP Server:
The Apache HTTP Server is an open source web server which powers many of the worlds web sites. The Apache HTTP server is part of the Apache Group's many influential projects. Their efforts have helped shape much the world wide web, and they continue to be a dominating force in the web hosting industry.

View Replies!   View Related
Subdomain In Other Server, Get "Great Success ! Apache Is Working On Your CPanelŽ"
if you have a website with 2 or more servers

i have two server, both are using whm/cpanel

i had been pointing a subdomain.domain.com to the second server IP 111.222.333.444 in first server WHM "Edit DNS Zone", its already 48 hours now

now i can login the ftp subdomain.domain.com, its success to login to the ftp

but its still showing this message when open the subdomain site from browser

Quote:


Great Success!
Apache is working on your cPanelŽ and WHM™ Server
If you can see this page, then the people who manage this server have installed cPanel and WebHost Manager (WHM) which use the Apache Web server software and the Apache Interface to OpenSSL (mod_ssl) successfully. They now have to add content to this directory and replace this placeholder page, or else point the server at their real content.

ATTENTION!
If you are seeing this page instead of the site you expected, please contact the administrator of the site involved. (Try sending an email to <webmaster@domain>.) Although this site is running cPanel, WebHost Manager, and Apache software it almost certainly has no other connection to cPanel Inc. or the Apache Group. Please do not send mail about this site or its contents to cPanel Inc. or the Apache Group.

About cPanel:
cPanel is a leading provider of software for the webhosting industry. If you would like to learn more about cPanel please visit our website at www.cpanel.net. Please be advised that cPanel Inc. is not a web hosting company, and as such has no control over content found elsewhere on this site.

About Apache HTTP Server:
The Apache HTTP Server is an open source web server which powers many of the worlds web sites. The Apache HTTP server is part of the Apache Group's many influential projects. Their efforts have helped shape much the world wide web, and they continue to be a dominating force in the web hosting industry.

View Replies!   View Related
Email Server :: 'The Connection To The Server Was Interrupted
i been getting these errors do not what they mean sinse i have never seen them

Error connecting to IMAP server: localhost.
111 : Connection refused
Sending' reported error (0x800CCC0F) : 'The connection to the server was interrupted. If this problem continues, contact your server administrator or Internet service provider (ISP).'

i tried restarting my server and restarting my httpd but nothing still budges still the same any way of fixing this?

View Replies!   View Related
[cPanel] Subdomain.domain.com Not Working | Www.subdomain.domain.com - Working Ok
I have problem,
subdomain.domain.com - not working
www.subdomain.domain.com - working

When I creating new subdomain: subdomain2.domain.com - all working ok, I have problem only with this one domain.

I deleting domain.com, deleting dns zones, deleting account, adding domain to other account - all not working for subdomain.domain.com

View Replies!   View Related
Email Server
I'm a web and software developer that owns and maintains two servers. Mainly I use these servers for hosting my clients (I dont sell hosting as a stand alone) and for development. I offered email as a service to my clients, but after 3 years of doing it, its just too much. I want to get rid of serving email. Certainly there is someone who has had a simular expierence and found a solution?

View Replies!   View Related
Is It Possible To Use Another Email Server
well we have a reseller pack due to some reasons all the mails from our sites are going to bulk/junk ..all scrits and webmails.... our mailserver is clean not backlisted and not even warned we tried many things ..but have not worked

so as a solution we have though of following ..are those possible and might work

1) as all sites mails are going to bulk i think they are using ip for that .ip of mail server..can we use another mail server with another ip ..with in existing dns address...just chaning ip of mail server ..and use another mail server whose mail are going to inbox...
is it possible

2) can we use smtp server to send mail ..we have smtp address of our isp and google smtp as well
can we use it to send all emails in our all websites...
is it possibles.....what can be problems

is there any other way ..without changing(service provider) of the reseller package
any way

View Replies!   View Related
Email Server IP
I'm using a shared hosting plan. I dont want my emails to be blocked if other sites spam emails. Would a dedicated IP for my domain/email prevent other sites spam on the server from affecting me (ie being blocked from hotmail, etc.)?

View Replies!   View Related
Email Not Being Sent By Server
I run dating sites and when a user signs up, or messages another user, they receive an email in the inbox stating this. would anyone know why these emails are only being sent out and received occasionally as opposed to all the time?

View Replies!   View Related
Webhosting + Email Server
I am setting up a web server (2-3 websites, colo) but am wondering if setting up a mail server (IMAP/SMTP/Webmail for 4-5 mailboxes) alongside is a good practice?

Furthermore to my question, I only need SSL cert for email server and not for websites. Can this be done? Yes or no would be enough for now.

View Replies!   View Related
Sendmail To Email Server
I currently have sendmail(mini_sendmail in chroot) running, and wanted to know how can I send the mail from php scripts to my e-mail server running exim/dovecot?

View Replies!   View Related
Email On Dedicated Server
I have a server at RackSpace and they say that if a domain that I am hosting sends out spam emails then ALL the accounts/domains on the server will be blacklisted.

View Replies!   View Related
Email Server Monitoring
My company has been having some issues with our email periodically but our host provides no help other than a graph showing the amount of daily relays.

Does anyone know of a good email server montior or diagnostic solution that works with MailEnable? Preferably something free or cheap.

I basically want to be able to get in and see what emails were sent and received from who and the IPs if possible. I don't care about seeing the content of peoples emails but just a report similar to a telephone bill would surely help.

View Replies!   View Related
Keep Getting An Email Spammer On My Server
Now first I will say I have NO idea how such spamming works, how a punk can get on my server and sent emails out.

I have had a team to look at it they also did something, but now it happens again for the 5th time, what can i do, are there any software or tools one can use like a antivirus to check the server and how can I avoid such sh..

View Replies!   View Related
Email Spam From My Own Server
I received many email spam recently, with the sender address from my own server.
Eg.

my domain = www.shashinki.com
email spam that I received = shop@shashinki.com which is being sent to my own email address of shop@shashinki.com. Yes, the sender is my own email address account.

I checked using gmail and the sender is from my own server IP address and the sender's email address seems to be valid and is from my own email account.

I have changed the password of my email address, added SPF to my email system...etc. I have done all that I can think of, but I still get the same spam emails.

What can I do and what should I do? I got really tired of this and I am worried that my server is being used to send spams to others.

My server is with LayeredTech, unmanaged server, so I dont have a manager to help me.

Hope to get some insight and help from sifus here...

View Replies!   View Related
Email Server On Dyn Ip
i have a rolling IP and on a bt business connection and have a dyn host name from dyndns.org (xtcservers.mine.nu.

i have an email server setup up an is now receiving email wit no problems but sending is a different matter.

i am using Dovecot IMAP server an Sendmail and roundcube webmail client ad i say receiving mail is fine from both outlook an webmail client. but when trying to send mail it shows this error (reason: (554 Mail from 86.159.133.235 refused, see RBL server zen.dnsbl)i think this is because this is from a dynamic ip.

is there anything i can do when i first set the server up i could sent mail to but just stopped after my server crashed an had to install a fresh copy of linux.

View Replies!   View Related
What Is Smtp Email Server
would like to know more on smpt email server.

is it free?

also suppose I want a email alert each time I receive email from smpt email server, how to set up?

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