Sentora Support Forums

Full Version: Fressh install on centos 7, mails are not receiving but able to send
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi
After fresh install on centos 7 everything is working fine except incoming mails.

Please find below logs
dovecot-debug logs
015-03-05 05:34:49imap(test@abc.com): Debug: Namespace : /var/sentora/vmail/abc.com/test/.Drafts doesn't exist yet, using default permissions
2015-03-05 05:34:49imap(test@abc.com): Debug: Namespace : Using permissions from /var/sentora/vmail/abc.com/test: mode=0700 gid=default
2015-03-05 05:34:49imap(test@abc.com): Debug: Namespace : /var/sentora/vmail/abc.com/test/.Sent doesn't exist yet, using default permissions
2015-03-05 05:34:49imap(test@abc.com): Debug: Namespace : Using permissions from /var/sentora/vmail/abc.com/test: mode=0700 gid=default
2015-03-05 05:34:49imap(test@abc.com): Debug: Namespace : /var/sentora/vmail/abc.com/test/.Junk doesn't exist yet, using default permissions
2015-03-05 05:34:49imap(test@abc.com): Debug: Namespace : Using permissions from /var/sentora/vmail/abc.com/test: mode=0700 gid=default
2015-03-05 05:34:49imap(test@abc.com): Debug: Namespace : /var/sentora/vmail/abc.com/test/.Trash doesn't exist yet, using default permissions
2015-03-05 05:34:49imap(test@abc.com): Debug: Namespace : Using permissions from /var/sentora/vmail/abc.com/test: mode=0700 gid=default

few more logs ...
2015-03-04 19:25:28imap(test@abc..com): Debug: Effective uid=5000, gid=12, home=/var/sentora/vmail/abc.com/test/
2015-03-04 19:25:28imap(test@abc.com): Debug: Quota root: name=User quota backend=maildir args=
2015-03-04 19:25:28imap(test@abc.com): Debug: Quota rule: root=User quota mailbox=* bytes=209715200 messages=0
2015-03-04 19:25:28imap(test@abc.com): Debug: Quota grace: root=User quota bytes=20971520 (10%)
2015-03-04 19:25:28imap(test@abc..com): Debug: maildir++: root=/var/sentora/vmail/abc/test, index=, indexpvt=, control=, inbox=/var/sentora/vmail/abc..com/test, alt=
2015-03-04 19:25:28imap(test@abc.com): Debug: trash plugin: Added 'Spam' with priority 1
2015-03-04 19:25:28imap(test@abc..com): Debug: trash plugin: Added 'Trash' with priority 2
2015-03-04 19:25:28imap(test@abc..com): Debug: trash plugin: Added 'Junk' with priority 3

Please help.
Did you install spamassassin?

DNS OK? I see error over test@abc..com wich have no valid dns!

M B
(03-05-2015, 10:47 PM)Me.B Wrote: [ -> ]Did you install spamassassin?

DNS OK? I see error over test@abc..com wich have no valid dns!

M B

no spamassassin installed.

domain name is phpdivision.com when i ping mail.phpdivision.com able to ping.

even mx is showing pointed, what could be the issue.
Then send the real LOGS! don't provide trunckated logs that would totally mislead diagnostic!

beside that those are warning and what is the real issue?

incoming email? MX looks ok. So from where are you sending? Did you try from yahoo and check the error then that yahoo return?

M B
Please find the attached dovecote-debug.log

Please find the reply from gmail,
----------------------------------------------------------------------------
This is an automatically generated Delivery Status Notification

THIS IS A WARNING MESSAGE ONLY.

YOU DO NOT NEED TO RESEND YOUR MESSAGE.

Delivery to the following recipient has been delayed:

test@phpdivision.com

Message will be retried for 2 more day(s)

Technical details of temporary failure:
The recipient server did not accept our requests to connect. Learn more at http://support.google.com/mail/bin/answe...nswer=7720
[(10) mail.phpdivision.com. [109.102.172.198]:25: socket error]

----- Original message -----

DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:date:message-idConfusedubject:from:to:content-type;
bh=oht8wefPRV45TcEg7SSJdMYI2NA/57he4tnaj047Tbs=;
b=p894552Apz/y1cAdV44sbBk1T5yOCbWh1j39Kkxf9b0v5FCZ9Fvk1cCOwNzVSdXhof
DxspUzYcIni1SoHZEP/INkNwVrvMEqMbXMiOnaTd9aqMzeLncKugBjZiqZWEyvYa3IQm
yW6yLu21MUyDCJiPKx1oAUzjYvXuoMe/yJaQQdRBcwMuvGECSBEZVUdqyJpHzEo9DZVf
pbUbEZQXMSXpTmzuM+54cJbMm10T3vFjSuuI8Sh/83skxwdP+VlQjcIxmNgfCI6i76vS
2+gaXIsD7tIQDxuu3cth1Nxw/Rw+DTof3BgaLbMsnk6AqZVcB9Cd9MGJPraSuGgNrBh4
LMpA==
MIME-Version: 1.0
X-Received: by 10.50.93.70 with SMTP id cs6mr43078950igb.6.1425522995040; Wed,
04 Mar 2015 18:36:35 -0800 (PST)
Received: by 10.50.21.201 with HTTP; Wed, 4 Mar 2015 18:36:35 -0800 (PST)
Date: Thu, 5 Mar 2015 08:06:35 +0530
Message-ID: <CADNPGqXZ17Y9YUJAsCVRm6OyxnLpXMBW=hAGKE8Qpse149H6kQ@mail.gmail.com>
Subject: teest
From: Server Admin <linuxservers2014@gmail.com>
To: test@phpdivision.com, Server Admin <linuxservers2014@gmail.com>
Content-Type: multipart/alternative; boundary=047d7b41444cbd18a40510816f18
----------------------------------------------------------------------------------------------------------------
I tried to check with mxtool, its says mx is okay, but when i try smtp test its not able to connect , is it right ?

when i tried to telnet on 25 port from outside network is getting connection refused. From same network accepting connections.

I am not able to understand what is the problem.

Thanks