Unable To Send Or Receive Email

Sep 8, 2007

I am unable to send or receive email from the server in Mail Queue Manager it shows this when clicking deliver now

Code:
Delivery attempt for Message ID 1ITmWS-0001u4-QJ
Message 1ITmWS-0001u4-QJ is no longer frozen
delivering 1ITmWS-0001u4-QJ
LOG: MAIN
lowest numbered MX record points to local host: domain.com
LOG: MAIN
== myemail@domain.com R=lookuphost defer (-1): lowest numbered MX record points to local host
LOG: MAIN
Frozen

Return to Mail Queue

View 7 Replies


ADVERTISEMENT

Google Email :: Unable To Send And Receive

May 5, 2008

The following setup has been working fine for several months, I came to check the site today and I'm unable to connect. Email and site are split (email is with googlemail).

@NS ns1.domainregistrar.com
@NS ns2.domainregistrar.com
@MX10 ASPMX.L.GOOGLE.COM 604800
@MX20 ALT1.ASPMX.L.GOOGLE.COM604800
@MX20 ALT2.ASPMX.L.GOOGLE.COM604800
@MX30 ASPMX2.GOOGLEMAIL.COM604800
@MX30 ASPMX3.GOOGLEMAIL.COM604800
@MX40 ASPMX4.GOOGLEMAIL.COM604800
@MX40 ASPMX5.GOOGLEMAIL.COM604800
webmailCNAME ghs.google.com3600
@A **serverip**3600
ftpA **serverip**3600
wwwA **serverip**3600
*A **serverip**3600

I can send and receive, but no emails arrive, probably because the registrar has a resolve issue?

Site is also down.

View 2 Replies View Related

Unable To Send And Receive Emails In Lxadmin

May 3, 2009

we are not able to send or resive emails from other servers

we just can see mails from ower server not other servers

what can we do? to corect this

View 4 Replies View Related

My Mail Server Will Not Receive Or Send Email

Apr 20, 2007

Here is what happened:

We have been running our web/ftp/application/mail server for about 4 years, and running flawlessly. This week one of the computers in the network was infected with a virus that was sending spam like crazy. We got blacklisted, as per this site mxtoolbox.com. Our domain is affordablerto.net. Since then we have isolated the problem, klilled the virus and are no longer blacklisted. But we are not able to send or receive any emails now. I wrote mxtoolbox and there reply was basicly "We can get you up and running if you pay us". I called our ISP and they stated that the ports(25) are open. When I do an smtp diagnostic from mxtoolbox I get the response that Argument 'Length' must be greater or equal to zero.

When I go to dnsreport and input our mail server (mail.affordablerto.net) I get ERROR:

The parent servers say that the domain mail.affordablerto.net does not have any NS records (although they may have some other information on that zone).

When I put in our mail server under mail test I get this Getting MX record for mail.affordablerto.net (from local DNS server, may be cached)... There is no MX record for mail.affordablerto.net! That's bad. Checking for an A record... Got it!

When I put in our domain I get this...well I can not put a link in yet - the software here says I need to take 5 posts before I can link anything. Go ahead and try it yourself.

I am not sure what most of this information means. I am in contact with our DNS provider and they keep on trying to sell me some solution. So does mxtoolbox.

I don't know what to do.

View 7 Replies View Related

Couldn't Send And Receive Email This Morning

Sep 4, 2007

All status of pop and exim server are OK, no problem. but couldn't receive and send email, no error message.

View 9 Replies View Related

Acc Can Send Email Cannot Receive Email

Dec 11, 2007

A email account can send email, but cannot receive email, why? How do I know the answer why?

View 14 Replies View Related

Plesk 11.x / Linux :: Unable To Send Email Notifications

Feb 4, 2015

My Plesk Panel stopped to send notifications a while ago, I don't receive mails when the backup are done, the clients can't receive their passwords if they need to reset...

The mails are not being forwarded when they configure it in the panel (I receive a mail in mail1@mydomain.com and I want it forwarded automatically to mail2@gmail.com or wherever).

I don't see nothing about the plesk panel mail in the postfix log and I don't know what else to check.

View 9 Replies View Related

One Account On Server Can't Receive Email's But Can Send "Out"

Aug 29, 2007

I own a dedicated server, and I have one person on the server that can send emails, but for some reason cannot receive them.

It's only this one account that's facing this issue, so I'm not sure if it's something on the server or their account?

View 6 Replies View Related

Plesk 12.x / Linux :: Roundcube Unable To Send Email After Upgrade

Jun 5, 2014

Whenever trying to send an email using roundcube it just seems to fail... No error code is given - see attached image:

I've tried following the article here: [URL] ....

But it didn't seem to work and incidentally the main.inc.php file didn't even exist only a main.inc.php.rpmnew was there. I tried copying it to main.inc.php but it made no difference. Normal SMTP usage via thunderbird works, and everything works when trying to use horde.... it's just a problem with roundcube after the upgrade from 11.5 to 12.

Running on CentOS 64

View 4 Replies View Related

Plesk 12.x / Linux :: Can't Send Email - Unable To Read Control Files

May 22, 2015

Every out bound email message fails and stays in the queue. The mail log shows this error.

qmail: 1432283802.380653 delivery 27: deferral: Unable_to_read_control_files._(#4.3.0)/

A second problem, also qmail is that I can't send to the server using TLS on the submission port, only if I do plain text. But the first problem is bigger because we can't send at all.

This is a new plesk installation and it has never worked.

View 7 Replies View Related

OS Send And Receive Buffer

Apr 14, 2008

How do I find the default value of the send and receive buffer under centos?

View 1 Replies View Related

Send And Receive Mail

Oct 31, 2007

Ubuntu 7.04 server amd64 (Host OS)
VMWare Server
Postfix 2.3.8-2

1)
On testing sendmail to Internet encounting following problem;

$ telnet localhost 25
Code:
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
ehlo xyg.com
It hung here after hitting [Enter]

$ netstat -l | grep tcp
Code:
tcp 0 0 *:vmware-authd *:* LISTEN
tcp 0 0 localhost.localdo:mysql *:* LISTEN
tcp 0 0 *:8333 *:* LISTEN
tcp 0 0 *:www *:* LISTEN
tcp 0 0 192.168.213.1:domain *:* LISTEN
tcp 0 0 172.16.77.1:domain *:* LISTEN
tcp 0 0 *:ftp *:* LISTEN
tcp 0 0 192.168.0.10:domain *:* LISTEN
tcp 0 0 localhost.locald:domain *:* LISTEN
tcp 0 0 192.168.0.10:ssh *:* LISTEN
tcp 0 0 localhost.localdoma:ipp *:* LISTEN
tcp 0 0 *:smtp *:* LISTEN
tcp 0 0 localhost.localdoma:953 *:* LISTEN
tcp 0 0 *:https *:* LISTEN
tcp 0 0 *:8222 *:* LISTEN
tcp6 0 0 *:imaps *:* LISTEN
tcp6 0 0 *:pop3s *:* LISTEN
tcp6 0 0 *:pop3 *:* LISTEN
tcp6 0 0 *:imap2 *:* LISTEN
tcp6 0 0 *:domain *:* LISTEN
tcp6 0 0 *:smtp *:* LISTEN
tcp6 0 0 ip6-localhost:953 *:* LISTEN
Sending mails on Intranet/locally on the same PC without problem.


2)
All mails sent on yahoo.com/gmail.com to this server returned saying users NOT found. However the respective users including Maildir have been created. Mails sent to them on Intranet w/o problem.

View 2 Replies View Related

Why Mail Server Always Cannot Send And Receive Emails

Jul 17, 2008

My VPS is working perfectly for over one year. However the mail server of my VPS is always not working about 3 - 4 times a week since three weeks ago. I can login the webmail accounts, just cannot receive emails and send emails.

View 4 Replies View Related

Plesk 12.x / Linux :: Can't Receive And Send Emails

Oct 16, 2014

I just moved from DirectAdmin to Parallels Plesk and already love the interface. Much better than DA in my opinion.

Let's get to the problem:

When I make a new email account I can login to this account on webmail.domain.com (roundcube) and receive and send emails. Now when I want to use this account on Apple Mail i'm not sure which ports I need to use.

For the incoming mail server I use: 143
For the outgoing mail server I use: 587

Now when I look at my mailbox it gives me a warning sign. The outgoing mail server gives a green dot, but the incoming mail server gives me a red dot.

- So sending mails works.
- And receiving mails don't work.

I am using IMAP and have enabled the SSL box. I don't know if i need to check this, because i'm not running on an SSL certificate.

Are the ports that i'm using right? And should I enable the SSL checkbox?

View 1 Replies View Related

Plesk 12.x / Linux :: Cannot Send Receive Emails After Migrate

Oct 31, 2014

I had made the backups of subscription and of whole plesk too and migrate it to other server. It seems all to be fine, but I cannot send or receive emails In Tools & Settings -> Server-Wide Mail Settings - > Mail Queue I see all mails stored there. The IPs was changed yesterday, and now I can see that WHOIS Infos was chanfed too, the domains are online.

On old server I had no problem with sending of emails (post), it is stil on, because I had not by all domains changed the DNS-Records yet.

View 1 Replies View Related

Plesk 12.x / Linux :: Can't Receive Mail Send From Phpmail

Oct 16, 2014

i have php forms and somes notifications from OSSEC and plesk server, but i can't receive these mail :

my configuration is plesk 12.0.18
Postfix
dovecot

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases, hash:/var/spool/postfix/plesk/aliases
command_directory = /usr/sbin

[Code].....

View 4 Replies View Related

Unable To Receive Mail From One Domain

Jun 8, 2007

I'm having a problem, I can't receive any e-mail from a certain domain (ace.ag in this case, for example from test@ace.ag ). They sey they receive no bounced mail or anything, seems like working normally.

In the DNS reprot it seems connection to their mail server (mail.ace.ag) fails:
[url]

I'm using:
WHM 10.8.0
cPanel 10.9.0-R10737
CentOS 4.5 i68
Exim 4

I have RBL filtering setup as explained here:
[url]

what to check on my server or what to tell the ace.ag owners?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved