Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Mail Server
  • Search

Cannot Receive Emails and Can Only Sometimes Send Emails

Questions regarding the Mail Server
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
16 posts
  • 1
  • 2
  • Next
ohioiproject
Posts: 43
Joined: Tue Apr 18, 2017 10:54 pm

Os: Ubuntu 15x
Web: apache + nginx
Cannot Receive Emails and Can Only Sometimes Send Emails
  • Quote

Post by ohioiproject » Thu Dec 07, 2017 1:09 pm

Following up from my screw-up here: viewtopic.php?f=12&t=15686 I can no longer receive any emails from outside email addresses (Gmail, Yahoo, customer domains, etc.). I need these emails for my business so it is a huge concern for me to get this up and running.

Exim4 Config: https://pastebin.com/fB7ATcyp
(I don't know how to get access to the log, so if you need it, please let me know)

Dovecot Config: https://pastebin.com/ZHG7RLTz
(Again, dunno how to get to the logfile or if you need it, so please let me know)

OS: Ubuntu 16.04LTS x64
Ver.: Core 0.9.8
Plugins Installed: None
Selections Made at Install: apache + nginx, exim4, dovecot, clamav, spamassassin, mysql, vsftpd, cron, iptables, fail2ban

Code: Select all

bash vst-install.sh --nginx yes --apache yes --phpfpm no --named no --remi yes --vsftpd yes --proftpd no --iptables yes --fail2ban yes --quota no --exim yes --dovecot yes --spamassassin yes --clamav yes --mysql yes --postgresql no
Top

ohioiproject
Posts: 43
Joined: Tue Apr 18, 2017 10:54 pm

Os: Ubuntu 15x
Web: apache + nginx
Re: Cannot Receive Emails and Can Only Sometimes Send Emails
  • Quote

Post by ohioiproject » Fri Dec 08, 2017 7:26 pm

Is there anyone who can help solve this issue? I have attempted to move the user onto a secondary account (not Admin) to no avail. Any help is much appreciated.
Top

ohioiproject
Posts: 43
Joined: Tue Apr 18, 2017 10:54 pm

Os: Ubuntu 15x
Web: apache + nginx
Re: Cannot Receive Emails and Can Only Sometimes Send Emails
  • Quote

Post by ohioiproject » Fri Dec 08, 2017 10:04 pm

Snip from Exim4 Mainlog:

Code: Select all

2017-12-08 16:38:50 End queue run: pid=16645
2017-12-08 16:39:03 1eNQMJ-0004Xz-EB <= [email protected] U=root P=local S=832
2017-12-08 16:39:03 1eNQMJ-0004Xz-EB remote host address is the local host: oip.oipnetwork.ml
2017-12-08 16:39:03 1eNQMJ-0004Xz-EB == [email protected] R=dnslookup defer (-1): remote host address is the local host
2017-12-08 16:39:03 1eNQMJ-0004Xz-EB Frozen
2017-12-08 16:42:33 lowest numbered MX record points to local host: humbleservices.tk (while verifying <[email protected]> from host spring-chicken-cd.twitter.com [199.16.156.138])
2017-12-08 16:42:33 H=spring-chicken-cd.twitter.com [199.16.156.138] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <admin$
2017-12-08 16:43:17 lowest numbered MX record points to local host: humbleservices.tk (while verifying <[email protected]> from host spring-chicken-aw.twitter.com [199.16.156.162])
2017-12-08 16:43:17 H=spring-chicken-aw.twitter.com [199.16.156.162] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <soci$
2017-12-08 16:43:39 lowest numbered MX record points to local host: humbleservices.tk (while verifying <[email protected]> from host spring-chicken-cc.twitter.com [199.16.156.137])
2017-12-08 16:43:39 H=spring-chicken-cc.twitter.com [199.16.156.137] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <admin$
2017-12-08 16:46:40 lowest numbered MX record points to local host: humbleservices.tk (while verifying <[email protected]> from host spring-chicken-cd.twitter.com [199.16.156.138])
2017-12-08 16:46:40 H=spring-chicken-cd.twitter.com [199.16.156.138] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <admin$
2017-12-08 16:47:05 1eNQU5-00059C-4B <= [email protected] U=admin P=local S=590 [email protected]
2017-12-08 16:47:07 1eNQU5-00059C-4B => [email protected] R=dnslookup T=remote_smtp H=gmail-smtp-in.l.google.com [74.125.202.26] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=yes C="250 2.0.0 OK 151276$
2017-12-08 16:47:07 1eNQU5-00059C-4B Completed
2017-12-08 16:47:40 no host name found for IP address 65.182.89.4
2017-12-08 16:47:41 no host name found for IP address 65.182.89.4
2017-12-08 16:48:19 H=keeper1.mxtoolbox.com [64.20.227.137] F=<[email protected]> rejected RCPT <[email protected]>: relay not permitted
From exim4 rejectlog:

Code: Select all

2017-12-08 05:55:22 H=mail-yb0-f171.google.com [209.85.213.171] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> rejected RCPT <[email protected]>: relay not permitted
2017-12-08 06:03:30 H=mail-yb0-f195.google.com [209.85.213.195] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> rejected RCPT <[email protected]>: relay not permitted
2017-12-08 06:15:42 H=mail-yw0-f195.google.com [209.85.161.195] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> rejected RCPT <[email protected]>: relay not permitted
2017-12-08 06:15:44 H=mail-yw0-f195.google.com [209.85.161.195] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> rejected RCPT <[email protected]>: relay not permitted
2017-12-08 06:22:26 H=mail-yw0-f173.google.com [209.85.161.173] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> rejected RCPT <[email protected]>: relay not permitted
2017-12-08 06:42:57 dovecot_login authenticator failed for (oip.oipnetwork.ml) [200.6.213.125]: 535 Incorrect authentication data (set_id=fax)
2017-12-08 07:26:53 H=a8-92.smtp-out.amazonses.com [54.240.8.92] X=TLS1.0:ECDHE_RSA_AES_128_CBC_SHA1:128 CV=no F=<010001603617a543-cc8816c4-e86e-48e1-b268-934479a0a5d5-000000@amazonses.com> rejected RCPT <[email protected]>: relay not permitted
2017-12-08 10:35:41 1eNKgf-0004GG-FF H=server.woothosting.com [67.225.188.84] X=TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256 CV=no F=<[email protected]> temporarily rejected after DATA
Envelope-from: <[email protected]>
Envelope-to: <[email protected]>
P Received: from server.woothosting.com ([67.225.188.84])
	by oip.oipnetwork.ml with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
	(Exim 4.86_2)
	(envelope-from <[email protected]>)
	id 1eNKgf-0004GG-FF
	for [email protected]; Fri, 08 Dec 2017 10:35:41 -0500
P Received: from woothosting by server.woothosting.com with local (Exim 4.89)
	(envelope-from <[email protected]>)
	id 1eMatO-000LDv-I1
	for [email protected]; Wed, 06 Dec 2017 06:41:46 -0800
T To: "Joseph Stacklin (Humble Services)" <[email protected]>
  Subject: [Ticket ID: 652129] Super slow server, timeouts, and limited speeds!
  X-PHP-Originating-Script: 1001:class.phpmailer.php
  Date: Wed, 6 Dec 2017 06:41:46 -0800
F From: WootHosting Support <[email protected]>
I Message-ID: <[email protected]>
  X-Mailer: WootHosting
  MIME-Version: 1.0
  Content-Type: multipart/alternative;
	boundary="b1_ebfb45127a80d3768e93f339789565a4"
  Content-Transfer-Encoding: 8bit
  X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
  X-AntiAbuse: Primary Hostname - server.woothosting.com
  X-AntiAbuse: Original Domain - humbleservices.tk
  X-AntiAbuse: Originator/Caller UID/GID - [1001 994] / [47 12]
  X-AntiAbuse: Sender Address Domain - server.woothosting.com
  X-Get-Message-Sender-Via: server.woothosting.com: authenticated_id: woothosting/from_h
  X-Authenticated-Sender: server.woothosting.com: [email protected]
  X-Source: 
  X-Source-Args: 
  X-Source-Dir: 
2017-12-08 12:52:53 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "HELO oip.oipnetwork.ml" H=[179.99.217.44] next input="QUIT\r\n"
2017-12-08 13:03:03 H=sender-co9.zoho.com [135.84.80.240] X=TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256 CV=no F=<[email protected]> rejected RCPT <[email protected]>: relay not permitted
2017-12-08 13:25:22 dovecot_login authenticator failed for (oip.oipnetwork.ml) [200.6.213.125]: 535 Incorrect authentication data (set_id=xerox)
2017-12-08 13:29:09 1eNNOW-0007wj-QP H=spring-chicken-ce.twitter.com [199.16.156.139] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected after DATA
Envelope-from: <[email protected]>
Envelope-to: <[email protected]>
P Received: from spring-chicken-ce.twitter.com ([199.16.156.139])
	by oip.oipnetwork.ml with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
	(Exim 4.86_2)
	(envelope-from <[email protected]>)
	id 1eNNOW-0007wj-QP
	for [email protected]; Fri, 08 Dec 2017 13:29:08 -0500
  DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=twitter.com;
	s=dkim-201406; t=1512757743;
	bh=0I+xSJWyIZnOaBg6cZ/yDA+pnG38iQp95NzQsDapGo4=;
	h=Date:From:To:Subject:MIME-Version:Content-Type:Message-ID;
	b=C4Gw6VIF3Mw5GwuoGh/q287PpuywP9y4j9anVgIPcgKRHHBnU3Owc7KW12hFhAQ2X
	 OoHg/a+dmm5xMlUATW6e7TroLK4VkJP10mcAdnZTGpQtDwU/0xRebWTYmkZriRKqdv
	 JZVd3hlbxzXPUAcul5TPjg0sSJxFjtUh0C4rw0DUS3bTC/nuM0941UR7XNbLooIADv
	 FsHmi9Pvr6oWNpUcsbg3jzfRT+DPlo2pZw78aecxJGiUnwkXwqLHz0aFFgWlJ/Rt+/
	 LCSby5BIuUx6OYqXYsYcM9ya/STDIYP+lxwqdeQzFE5a6dW54HAArGKvcA55HUrruS
	 BFIQ3QcTz+WQw==
  X-MSFBL: FEYEDkpwlNwuSDHTyBvDj2alL0XmygLkY14DyedmNrc=|eyJiIjoiYXRsYS1iZWE
	tMjUtc3IxLUNyaXRpY2FsLjIxNiIsImciOiJDcml0aWNhbCIsInIiOiJzb2NpYWx
	AaHVtYmxlc2VydmljZXMudGsiLCJ1Ijoic29jaWFsQGh1bWJsZXNlcnZpY2VzLnR
	rQGlpZCMjNjUwNDA1YWZlYTc3NDllZjljNTJhNGY0MWRlNjM1MmJAMTRAMzM4Mzc
	0NDUzN0AwQDZmZmM3YWJhZDAxMDY2ZDc0MjAyM2YyMjQ3YjM3NTAzZGJhYzVhNzk
	ifQ==
  Date: Fri, 08 Dec 2017 18:29:03 +0000
F From: Twitter <[email protected]>
T To: Humble Services <[email protected]>
  Subject: Confirm your Twitter account, Humble Services
  MIME-Version: 1.0
  Content-Type: multipart/alternative; 
	boundary="----=_Part_9392_431218022.1512757743248"
  Feedback-ID: 16481b2a2bd9895bc6fbf92980687bb5fdd96d63782c26cd:16481b2a2bd9895bc6fbf92980687bb5fdd96d63782c26cd:none:twitterESP
I Message-ID: <[email protected]>
2017-12-08 13:35:34 1eNNUk-0000RN-FC H=server.woothosting.com [67.225.188.84] X=TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256 CV=no F=<[email protected]> temporarily rejected after DATA
Envelope-from: <[email protected]>
Envelope-to: <[email protected]>
P Received: from server.woothosting.com ([67.225.188.84])
	by oip.oipnetwork.ml with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
	(Exim 4.86_2)
	(envelope-from <[email protected]>)
	id 1eNNUk-0000RN-FC
	for [email protected]; Fri, 08 Dec 2017 13:35:34 -0500
P Received: from woothosting by server.woothosting.com with local (Exim 4.89)
	(envelope-from <[email protected]>)
	id 1eMpPv-000ALm-A6
	for [email protected]; Wed, 06 Dec 2017 22:12:19 -0800
T To: "Joseph Stacklin (Humble Services)" <[email protected]>
  Subject: what's holding you back Joseph?
  X-PHP-Originating-Script: 1001:class.phpmailer.php
  Date: Wed, 6 Dec 2017 22:12:19 -0800
F From: WootHosting <[email protected]>
I Message-ID: <[email protected]>
  X-Mailer: WootHosting
  MIME-Version: 1.0
  Content-Type: multipart/alternative;
	boundary="b1_e380661d2c7fe9386f04005482b60480"
  Content-Transfer-Encoding: 8bit
  X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
  X-AntiAbuse: Primary Hostname - server.woothosting.com
  X-AntiAbuse: Original Domain - humbleservices.tk
  X-AntiAbuse: Originator/Caller UID/GID - [1001 994] / [47 12]
  X-AntiAbuse: Sender Address Domain - server.woothosting.com
  X-Get-Message-Sender-Via: server.woothosting.com: authenticated_id: woothosting/from_h
  X-Authenticated-Sender: server.woothosting.com: [email protected]
  X-Source: 
  X-Source-Args: 
  X-Source-Dir: 
2017-12-08 13:35:39 1eNNUp-0000RP-2T H=server.woothosting.com [67.225.188.84] X=TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256 CV=no F=<[email protected]> temporarily rejected after DATA
Envelope-from: <[email protected]>
Envelope-to: <[email protected]>
P Received: from server.woothosting.com ([67.225.188.84])
	by oip.oipnetwork.ml with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
	(Exim 4.86_2)
	(envelope-from <[email protected]>)
	id 1eNNUp-0000RP-2T
	for [email protected]; Fri, 08 Dec 2017 13:35:39 -0500
P Received: from woothosting by server.woothosting.com with local (Exim 4.89)
	(envelope-from <[email protected]>)
	id 1eMgKk-0001Th-Iu
	for [email protected]; Wed, 06 Dec 2017 12:30:22 -0800
T To: "Joseph Stacklin (Humble Services)" <[email protected]>
  Subject: [Ticket ID: 652129] Super slow server, timeouts, and limited speeds!
  X-PHP-Originating-Script: 1001:class.phpmailer.php
  Date: Wed, 6 Dec 2017 12:30:22 -0800
F From: WootHosting Support <[email protected]>
I Message-ID: <[email protected]>
  X-Mailer: WootHosting
  MIME-Version: 1.0
  Content-Type: multipart/alternative;
	boundary="b1_7b2a2c8ed2fa8e8dafa2c5754a33b8ee"
  Content-Transfer-Encoding: 8bit
  X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
  X-AntiAbuse: Primary Hostname - server.woothosting.com
  X-AntiAbuse: Original Domain - humbleservices.tk
  X-AntiAbuse: Originator/Caller UID/GID - [1001 994] / [47 12]
  X-AntiAbuse: Sender Address Domain - server.woothosting.com
  X-Get-Message-Sender-Via: server.woothosting.com: authenticated_id: woothosting/from_h
  X-Authenticated-Sender: server.woothosting.com: [email protected]
  X-Source: 
  X-Source-Args: 
  X-Source-Dir: 
2017-12-08 13:49:14 1eNNhy-0000co-Lg H=spring-chicken-ce.twitter.com [199.16.156.139] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected after DATA
Envelope-from: <[email protected]>
Envelope-to: <[email protected]>
P Received: from spring-chicken-ce.twitter.com ([199.16.156.139])
	by oip.oipnetwork.ml with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
	(Exim 4.86_2)
	(envelope-from <[email protected]>)
	id 1eNNhy-0000co-Lg
	for [email protected]; Fri, 08 Dec 2017 13:49:14 -0500
  DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=twitter.com;
	s=dkim-201406; t=1512757743;
	bh=0I+xSJWyIZnOaBg6cZ/yDA+pnG38iQp95NzQsDapGo4=;
	h=Date:From:To:Subject:MIME-Version:Content-Type:Message-ID;
	b=C4Gw6VIF3Mw5GwuoGh/q287PpuywP9y4j9anVgIPcgKRHHBnU3Owc7KW12hFhAQ2X
	 OoHg/a+dmm5xMlUATW6e7TroLK4VkJP10mcAdnZTGpQtDwU/0xRebWTYmkZriRKqdv
	 JZVd3hlbxzXPUAcul5TPjg0sSJxFjtUh0C4rw0DUS3bTC/nuM0941UR7XNbLooIADv
	 FsHmi9Pvr6oWNpUcsbg3jzfRT+DPlo2pZw78aecxJGiUnwkXwqLHz0aFFgWlJ/Rt+/
	 LCSby5BIuUx6OYqXYsYcM9ya/STDIYP+lxwqdeQzFE5a6dW54HAArGKvcA55HUrruS
	 BFIQ3QcTz+WQw==
  X-MSFBL: FEYEDkpwlNwuSDHTyBvDj2alL0XmygLkY14DyedmNrc=|eyJiIjoiYXRsYS1iZWE
	tMjUtc3IxLUNyaXRpY2FsLjIxNiIsImciOiJDcml0aWNhbCIsInIiOiJzb2NpYWx
	AaHVtYmxlc2VydmljZXMudGsiLCJ1Ijoic29jaWFsQGh1bWJsZXNlcnZpY2VzLnR
	rQGlpZCMjNjUwNDA1YWZlYTc3NDllZjljNTJhNGY0MWRlNjM1MmJAMTRAMzM4Mzc
	0NDUzN0AwQDZmZmM3YWJhZDAxMDY2ZDc0MjAyM2YyMjQ3YjM3NTAzZGJhYzVhNzk
	ifQ==
  Date: Fri, 08 Dec 2017 18:29:03 +0000
F From: Twitter <[email protected]>
T To: Humble Services <[email protected]>
  Subject: Confirm your Twitter account, Humble Services
  MIME-Version: 1.0
  Content-Type: multipart/alternative; 
	boundary="----=_Part_9392_431218022.1512757743248"
  Feedback-ID: 16481b2a2bd9895bc6fbf92980687bb5fdd96d63782c26cd:16481b2a2bd9895bc6fbf92980687bb5fdd96d63782c26cd:none:twitterESP
I Message-ID: <[email protected]>
2017-12-08 13:50:06 1eNNio-0000cx-MR H=spring-chicken-ap.twitter.com [199.16.156.155] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected after DATA
Envelope-from: <[email protected]>
Envelope-to: <[email protected]>
P Received: from spring-chicken-ap.twitter.com ([199.16.156.155])
	by oip.oipnetwork.ml with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
	(Exim 4.86_2)
	(envelope-from <[email protected]>)
	id 1eNNio-0000cx-MR
	for [email protected]; Fri, 08 Dec 2017 13:50:06 -0500
  DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=twitter.com;
	s=dkim-201406; t=1512759000;
	bh=81pXq5jDkQduCeJ0cChvLTKm5u+iVAXM8WUF6m//oEY=;
	h=Date:From:To:Subject:MIME-Version:Content-Type:Message-ID;
	b=Q/hL1tTsXeS+dhS8Ap2BlXPr4uxnIcVBd+M2sT9g7DVchRLEZUvBgC0fk91Hnpnwc
	 FEm4N17QQciz9LSK8ZFFmkrAVbcUth26tRYou7ocqdRD7YssZB44MAmE1tgKbxqanM
	 vk3acFjwSowPlb+UQ8K6V1pT5c81PUZ7g2zkstf7YUgfAglwy3SA8E4Somz5clbACN
	 g7tQT0T1bnRcK6l/PXz9LYLNjzwTittrLsQsmUfCIsk30U7V8ILBbzEj+tXPfZF5VP
	 9hDd9I8Z3BJQdt55WLmtETvyR1KZvrN0PcYPSVCGXfpZNA0xe8hr6eV+k2THkSL1G0
	 lvDWJJ8fc+k2w==
  X-MSFBL: NVCfn7kXnPxms0waWd6t4PQH3SLZEGWlsxQVytGRpVU=|eyJyIjoiYWRtaW5AaHV
	tYmxlc2VydmljZXMudGsiLCJ1IjoiYWRtaW5AaHVtYmxlc2VydmljZXMudGtAaWl
	kIyNkOTBlN2I5NTU2NDY0ZjI5YjgyMjI5MTE1MjI3ZjBkOUB1c2IjIzI0QDI0NEA
	zMzgzNzQ0NTM3QDBAOTYxY2VjNTFlOGZkNDY2Mjg5MmUxNDlmOTNhZTJhMzZlYjE
	wODhiMSIsImciOiJCdWxrIiwiYiI6ImF0bGEtYXh0LTA3LXNyMS1CdWxrLjE3NSJ
	9
  Date: Fri, 08 Dec 2017 18:50:00 +0000
F From: Twitter <[email protected]>
T To: [email protected]
  Subject: Confirm your Twitter account, Humble Services.
  MIME-Version: 1.0
  Content-Type: multipart/alternative; 
	boundary="----=_Part_113414_1912471629.1512759000993"
  Feedback-ID: 0040162518f58f41d1f0:16481b2a2bd9895cc9f3f73eb2597daffdce:none:twitterESP
I Message-ID: <[email protected]>
2017-12-08 14:10:13 1eNO2H-0000yY-J1 H=spring-chicken-ap.twitter.com [199.16.156.155] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected after DATA
Envelope-from: <[email protected]>
Envelope-to: <[email protected]>
P Received: from spring-chicken-ap.twitter.com ([199.16.156.155])
	by oip.oipnetwork.ml with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
	(Exim 4.86_2)
	(envelope-from <[email protected]>)
	id 1eNO2H-0000yY-J1
	for [email protected]; Fri, 08 Dec 2017 14:10:13 -0500
  DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=twitter.com;
	s=dkim-201406; t=1512759000;
	bh=81pXq5jDkQduCeJ0cChvLTKm5u+iVAXM8WUF6m//oEY=;
	h=Date:From:To:Subject:MIME-Version:Content-Type:Message-ID;
	b=Q/hL1tTsXeS+dhS8Ap2BlXPr4uxnIcVBd+M2sT9g7DVchRLEZUvBgC0fk91Hnpnwc
	 FEm4N17QQciz9LSK8ZFFmkrAVbcUth26tRYou7ocqdRD7YssZB44MAmE1tgKbxqanM
	 vk3acFjwSowPlb+UQ8K6V1pT5c81PUZ7g2zkstf7YUgfAglwy3SA8E4Somz5clbACN
	 g7tQT0T1bnRcK6l/PXz9LYLNjzwTittrLsQsmUfCIsk30U7V8ILBbzEj+tXPfZF5VP
	 9hDd9I8Z3BJQdt55WLmtETvyR1KZvrN0PcYPSVCGXfpZNA0xe8hr6eV+k2THkSL1G0
	 lvDWJJ8fc+k2w==
  X-MSFBL: NVCfn7kXnPxms0waWd6t4PQH3SLZEGWlsxQVytGRpVU=|eyJyIjoiYWRtaW5AaHV
	tYmxlc2VydmljZXMudGsiLCJ1IjoiYWRtaW5AaHVtYmxlc2VydmljZXMudGtAaWl
	kIyNkOTBlN2I5NTU2NDY0ZjI5YjgyMjI5MTE1MjI3ZjBkOUB1c2IjIzI0QDI0NEA
	zMzgzNzQ0NTM3QDBAOTYxY2VjNTFlOGZkNDY2Mjg5MmUxNDlmOTNhZTJhMzZlYjE
	wODhiMSIsImciOiJCdWxrIiwiYiI6ImF0bGEtYXh0LTA3LXNyMS1CdWxrLjE3NSJ
	9
  Date: Fri, 08 Dec 2017 18:50:00 +0000
F From: Twitter <[email protected]>
T To: [email protected]
  Subject: Confirm your Twitter account, Humble Services.
  MIME-Version: 1.0
  Content-Type: multipart/alternative; 
	boundary="----=_Part_113414_1912471629.1512759000993"
  Feedback-ID: 0040162518f58f41d1f0:16481b2a2bd9895cc9f3f73eb2597daffdce:none:twitterESP
I Message-ID: <[email protected]>
2017-12-08 14:29:20 H=spring-chicken-ce.twitter.com [199.16.156.139] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 14:29:40 H=spring-chicken-ce.twitter.com [199.16.156.139] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 14:34:55 H=mail-oi0-f72.google.com [209.85.218.72] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<3WekqWggTBa4bc-fSdZmOQQcibhg.UccUZS.QcaORaWbViaPZSgSfjWQSg.hY@gaia.bounces.google.com> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 14:40:22 H=mail-oi0-f72.google.com [209.85.218.72] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<3WekqWggTBa4bc-fSdZmOQQcibhg.UccUZS.QcaORaWbViaPZSgSfjWQSg.hY@gaia.bounces.google.com> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 14:40:39 H=spring-chicken-cd.twitter.com [199.16.156.138] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 14:49:56 H=spring-chicken-ce.twitter.com [199.16.156.139] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 14:50:19 H=spring-chicken-ap.twitter.com [199.16.156.155] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 15:00:45 H=spring-chicken-cd.twitter.com [199.16.156.138] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 15:01:50 H=mail-ot0-f200.google.com [74.125.82.200] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<3WekqWggTBa4bc-fSdZmOQQcibhg.UccUZS.QcaORaWbViaPZSgSfjWQSg.hY@gaia.bounces.google.com> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 15:28:53 H=mail-ot0-f197.google.com [74.125.82.197] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<3WekqWggTBa4bc-fSdZmOQQcibhg.UccUZS.QcaORaWbViaPZSgSfjWQSg.hY@gaia.bounces.google.com> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 15:30:02 H=spring-chicken-ce.twitter.com [199.16.156.139] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 15:35:32 dovecot_login authenticator failed for (oip.oipnetwork.ml) [200.6.213.125]: 535 Incorrect authentication data (set_id=lucio)
2017-12-08 15:40:51 H=spring-chicken-cd.twitter.com [199.16.156.138] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 15:42:21 H=(192.168.211.149) [5.101.0.34] rejected MAIL [email protected]: Access denied - Invalid HELO name (See RFC2821 4.1.3)
2017-12-08 15:42:32 dovecot_login authenticator failed for (192.168.50.80) [5.101.0.34]: 535 Incorrect authentication data (set_id=postmaster)
2017-12-08 15:42:45 dovecot_login authenticator failed for (192.168.168.89) [5.101.0.34]: 535 Incorrect authentication data (set_id=manager)
2017-12-08 15:43:02 dovecot_login authenticator failed for (192.168.4.150) [5.101.0.34]: 535 Incorrect authentication data (set_id=support)
2017-12-08 15:43:23 dovecot_login authenticator failed for (192.168.98.118) [5.101.0.34]: 535 Incorrect authentication data
2017-12-08 15:43:39 dovecot_login authenticator failed for (192.168.250.127) [5.101.0.34]: 535 Incorrect authentication data
2017-12-08 15:48:55 dovecot_login authenticator failed for (192.168.29.203) [5.101.0.34]: 535 Incorrect authentication data
2017-12-08 15:49:26 H=spring-chicken-ce.twitter.com [199.16.156.139] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 16:10:28 H=spring-chicken-ap.twitter.com [199.16.156.155] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 16:15:28 H=mail-ot0-f200.google.com [74.125.82.200] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<3WekqWggTBa4bc-fSdZmOQQcibhg.UccUZS.QcaORaWbViaPZSgSfjWQSg.hY@gaia.bounces.google.com> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 16:22:27 H=spring-chicken-cd.twitter.com [199.16.156.138] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 16:23:33 H=spring-chicken-cc.twitter.com [199.16.156.137] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 16:32:29 H=keeper3.mxtoolbox.com [64.20.227.131] F=<[email protected]> rejected RCPT <[email protected]>: relay not permitted
2017-12-08 16:42:33 H=spring-chicken-cd.twitter.com [199.16.156.138] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 16:43:17 H=spring-chicken-aw.twitter.com [199.16.156.162] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 16:43:39 H=spring-chicken-cc.twitter.com [199.16.156.137] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 16:46:40 H=spring-chicken-cd.twitter.com [199.16.156.138] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
2017-12-08 16:48:19 H=keeper1.mxtoolbox.com [64.20.227.137] F=<[email protected]> rejected RCPT <[email protected]>: relay not permitted
2017-12-08 16:50:08 H=spring-chicken-ce.twitter.com [199.16.156.139] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no F=<[email protected]> temporarily rejected RCPT <[email protected]>: lowest numbered MX record points to local host
It looks like it is resolving hostnames properly.

MX is set to:

1) mail2.humbleservices.tk (10) [104.129.43.247]
2) mx.humbleservices.tk (20) [104.129.43.247]

Removing either or doesn't change anything. I have set the "spam setting" to 5 globally, set what is considered spam to "50", unchecked the "Spam" and "Anti-virus" checkboxes for the mail domain.

Still no fixes.
Top

ohioiproject
Posts: 43
Joined: Tue Apr 18, 2017 10:54 pm

Os: Ubuntu 15x
Web: apache + nginx
Re: Cannot Receive Emails and Can Only Sometimes Send Emails
  • Quote

Post by ohioiproject » Fri Dec 08, 2017 10:06 pm

From mxToolBox:

Code: Select all

Connecting to 104.129.43.247<br /> <br /> 220 oip.oipnetwork.ml ESMTP Exim 4.86_2 Ubuntu Fri, 08 Dec 2017 16:48:17 -0500 [5645 ms]<br /> EHLO KEEPER1.mxtoolbox.com<br /> 250-oip.oipnetwork.ml Hello keeper1.mxtoolbox.com [64.20.227.137]<br /> 250-SIZE 52428800<br /> 250-8BITMIME<br /> 250-PIPELINING<br /> 250-AUTH PLAIN LOGIN<br /> 250-STARTTLS<br /> 250 HELP [639 ms]<br /> MAIL FROM:<[email protected]><br /> 250 OK [639 ms]<br /> RCPT TO:<[email protected]><br /> 550 relay not permitted [796 ms]<br /> <br />KEEPER1v2 8259ms<br />
Top

ohioiproject
Posts: 43
Joined: Tue Apr 18, 2017 10:54 pm

Os: Ubuntu 15x
Web: apache + nginx
Re: Cannot Receive Emails and Can Only Sometimes Send Emails
  • Quote

Post by ohioiproject » Fri Dec 08, 2017 10:08 pm

Also tried solution in viewtopic.php?f=12&t=11762&p=64612

with no results:

Code: Select all

root@oip:~# mkdir /var/run/clamav/
mkdir: cannot create directory '/var/run/clamav/': File exists
root@oip:~# chown clam:clam /var/run/clamav
chown: invalid user: 'clam:clam'
Top

ohioiproject
Posts: 43
Joined: Tue Apr 18, 2017 10:54 pm

Os: Ubuntu 15x
Web: apache + nginx
Re: Cannot Receive Emails and Can Only Sometimes Send Emails
  • Quote

Post by ohioiproject » Fri Dec 08, 2017 10:14 pm

From post: viewtopic.php?f=12&t=11272

Checked if it was listening:

Code: Select all

root@oip:/etc/exim4/domains/humbleservices.tk# lsof -P|grep ":25" |grep LISTEN
exim4     21394       Debian-exim    4u     IPv4         2570273456      0t0        TCP *:25 (LISTEN)
exim4     21394       Debian-exim    7u     IPv4         2570273459      0t0        TCP *:2525 (LISTEN)
Dunno what this was supposed to do:

Code: Select all

root@oip:~# netstat -np TCP | find "25"
find: '25': No such file or directory
Did this thingy:

Code: Select all

root@oip:~# ps aux | grep 614
root     22118  0.0  0.0  11232   864 pts/0    S+   17:12   0:00 grep 614
Postfix isn't installed:

Code: Select all

root@oip:~# apt update && apt remove postfix -y
Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
Hit:4 http://apt.vestacp.com/xenial xenial InRelease
Hit:5 http://archive.canonical.com/ubuntu xenial InRelease
Hit:6 http://nginx.org/packages/mainline/ubuntu xenial InRelease
Get:7 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [404 kB]
Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [678 kB]
Get:9 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [178 kB]
Get:10 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [188 kB]
Get:11 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [98.3 kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [283 kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [564 kB]
Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [228 kB]
Fetched 2827 kB in 3s (865 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'postfix' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Top

ohioiproject
Posts: 43
Joined: Tue Apr 18, 2017 10:54 pm

Os: Ubuntu 15x
Web: apache + nginx
Re: Cannot Receive Emails and Can Only Sometimes Send Emails
  • Quote

Post by ohioiproject » Fri Dec 08, 2017 10:40 pm

Post: viewtopic.php?t=10730

No user?

Code: Select all

root@oip:~# chown clam:mail /var/run/clamav/
chown: invalid user: 'clam:mail'
Nothing in clamav error log.

Can't update clamav as it's already running

Code: Select all

root@oip:~# freshclam
ERROR: /var/log/clamav/freshclam.log is locked by another process
ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log).
Checking in freshclam.log, find out that it can't update the daily file?

Code: Select all

Fri Dec  8 00:37:22 2017 -> Received signal: wake up
Fri Dec  8 00:37:23 2017 -> ClamAV update process started at Fri Dec  8 00:37:23 2017
Fri Dec  8 00:37:25 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 00:37:46 2017 -> Downloading daily-24109.cdiff [100%]
Fri Dec  8 00:37:56 2017 -> daily.cld updated (version: 24109, sigs: 1799046, f-level: 63, builder: neo)
Fri Dec  8 00:37:56 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 00:38:11 2017 -> Database updated (6365370 signatures) from db.local.clamav.net (IP: 198.148.78.4)
Fri Dec  8 01:13:51 2017 -> Clamd successfully notified about the update.
Fri Dec  8 01:13:51 2017 -> --------------------------------------
Fri Dec  8 02:13:51 2017 -> Received signal: wake up
Fri Dec  8 02:13:51 2017 -> ClamAV update process started at Fri Dec  8 02:13:51 2017
Fri Dec  8 02:13:51 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 02:13:51 2017 -> daily.cld is up to date (version: 24109, sigs: 1799046, f-level: 63, builder: neo)
Fri Dec  8 02:13:51 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 02:13:51 2017 -> --------------------------------------
Fri Dec  8 03:13:51 2017 -> Received signal: wake up
Fri Dec  8 03:13:54 2017 -> ClamAV update process started at Fri Dec  8 03:13:54 2017
Fri Dec  8 03:13:55 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 03:13:55 2017 -> daily.cld is up to date (version: 24109, sigs: 1799046, f-level: 63, builder: neo)
Fri Dec  8 03:13:56 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 03:13:56 2017 -> --------------------------------------
Fri Dec  8 04:13:56 2017 -> Received signal: wake up
Fri Dec  8 04:13:56 2017 -> ClamAV update process started at Fri Dec  8 04:13:56 2017
Fri Dec  8 04:13:56 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 04:13:56 2017 -> daily.cld is up to date (version: 24109, sigs: 1799046, f-level: 63, builder: neo)
Fri Dec  8 04:13:56 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 04:13:56 2017 -> --------------------------------------
Fri Dec  8 05:13:56 2017 -> Received signal: wake up
Fri Dec  8 05:13:56 2017 -> ClamAV update process started at Fri Dec  8 05:13:56 2017
Fri Dec  8 05:13:56 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 05:13:56 2017 -> daily.cld is up to date (version: 24109, sigs: 1799046, f-level: 63, builder: neo)
Fri Dec  8 05:13:56 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 05:13:56 2017 -> --------------------------------------
Fri Dec  8 06:13:56 2017 -> Received signal: wake up
Fri Dec  8 06:13:56 2017 -> ClamAV update process started at Fri Dec  8 06:13:56 2017
Fri Dec  8 06:13:57 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 06:13:57 2017 -> daily.cld is up to date (version: 24109, sigs: 1799046, f-level: 63, builder: neo)
Fri Dec  8 06:13:57 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 06:13:57 2017 -> --------------------------------------
Fri Dec  8 07:13:57 2017 -> Received signal: wake up
Fri Dec  8 07:13:57 2017 -> ClamAV update process started at Fri Dec  8 07:13:57 2017
Fri Dec  8 07:13:57 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 07:13:57 2017 -> daily.cld is up to date (version: 24109, sigs: 1799046, f-level: 63, builder: neo)
Fri Dec  8 07:13:57 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 07:13:57 2017 -> --------------------------------------
Fri Dec  8 08:13:57 2017 -> Received signal: wake up
Fri Dec  8 08:13:57 2017 -> ClamAV update process started at Fri Dec  8 08:13:57 2017
Fri Dec  8 08:13:57 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 08:13:57 2017 -> daily.cld is up to date (version: 24109, sigs: 1799046, f-level: 63, builder: neo)
Fri Dec  8 08:13:57 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 08:13:57 2017 -> --------------------------------------
Fri Dec  8 09:13:57 2017 -> Received signal: wake up
Fri Dec  8 09:13:57 2017 -> ClamAV update process started at Fri Dec  8 09:13:57 2017
Fri Dec  8 09:13:57 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 09:14:49 2017 -> nonblock_connect: connect timing out (30 secs)
Fri Dec  8 09:14:49 2017 -> Can't connect to port 80 of host db.local.clamav.net (IP: 128.199.133.36)
Fri Dec  8 09:14:49 2017 -> Trying host db.local.clamav.net (72.21.91.8)...
Fri Dec  8 09:14:49 2017 -> WARNING: getfile: daily-24110.cdiff not found on db.local.clamav.net (IP: 72.21.91.8)
Fri Dec  8 09:14:50 2017 -> WARNING: getpatch: Can't download daily-24110.cdiff from db.local.clamav.net
Fri Dec  8 09:14:51 2017 -> Downloading daily-24110.cdiff [100%]
Fri Dec  8 09:15:25 2017 -> daily.cld updated (version: 24110, sigs: 1799403, f-level: 63, builder: neo)
Fri Dec  8 09:15:25 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 09:15:50 2017 -> Database updated (6365727 signatures) from db.local.clamav.net (IP: 12.167.151.2)
Fri Dec  8 09:15:50 2017 -> Clamd successfully notified about the update.
Fri Dec  8 09:15:50 2017 -> --------------------------------------
Fri Dec  8 10:15:50 2017 -> Received signal: wake up
Fri Dec  8 10:15:50 2017 -> ClamAV update process started at Fri Dec  8 10:15:50 2017
Fri Dec  8 10:15:50 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 10:15:50 2017 -> daily.cld is up to date (version: 24110, sigs: 1799403, f-level: 63, builder: neo)
Fri Dec  8 10:15:50 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 10:15:50 2017 -> --------------------------------------
Fri Dec  8 11:15:51 2017 -> Received signal: wake up
Fri Dec  8 11:15:51 2017 -> ClamAV update process started at Fri Dec  8 11:15:51 2017
Fri Dec  8 11:15:51 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 11:15:51 2017 -> daily.cld is up to date (version: 24110, sigs: 1799403, f-level: 63, builder: neo)
Fri Dec  8 11:15:51 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 11:15:51 2017 -> --------------------------------------
Fri Dec  8 12:15:51 2017 -> Received signal: wake up
Fri Dec  8 12:15:51 2017 -> ClamAV update process started at Fri Dec  8 12:15:51 2017
Fri Dec  8 12:15:51 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 12:15:51 2017 -> daily.cld is up to date (version: 24110, sigs: 1799403, f-level: 63, builder: neo)
Fri Dec  8 12:15:51 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 12:15:51 2017 -> --------------------------------------
Fri Dec  8 13:15:51 2017 -> Received signal: wake up
Fri Dec  8 13:15:51 2017 -> ClamAV update process started at Fri Dec  8 13:15:51 2017
Fri Dec  8 13:15:51 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 13:15:51 2017 -> daily.cld is up to date (version: 24110, sigs: 1799403, f-level: 63, builder: neo)
Fri Dec  8 13:15:51 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 13:15:51 2017 -> --------------------------------------
Fri Dec  8 14:15:51 2017 -> Received signal: wake up
Fri Dec  8 14:15:51 2017 -> ClamAV update process started at Fri Dec  8 14:15:51 2017
Fri Dec  8 14:15:51 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 14:15:51 2017 -> daily.cld is up to date (version: 24110, sigs: 1799403, f-level: 63, builder: neo)
Fri Dec  8 14:15:51 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 14:15:51 2017 -> --------------------------------------
Fri Dec  8 15:15:51 2017 -> Received signal: wake up
Fri Dec  8 15:15:51 2017 -> ClamAV update process started at Fri Dec  8 15:15:51 2017
Fri Dec  8 15:15:51 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 15:15:51 2017 -> daily.cld is up to date (version: 24110, sigs: 1799403, f-level: 63, builder: neo)
Fri Dec  8 15:15:51 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 15:15:51 2017 -> --------------------------------------
Fri Dec  8 16:15:51 2017 -> Received signal: wake up
Fri Dec  8 16:15:51 2017 -> ClamAV update process started at Fri Dec  8 16:15:51 2017
Fri Dec  8 16:15:51 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 16:15:51 2017 -> daily.cld is up to date (version: 24110, sigs: 1799403, f-level: 63, builder: neo)
Fri Dec  8 16:15:51 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 16:15:51 2017 -> --------------------------------------
Fri Dec  8 17:15:52 2017 -> Received signal: wake up
Fri Dec  8 17:15:52 2017 -> ClamAV update process started at Fri Dec  8 17:15:52 2017
Fri Dec  8 17:15:52 2017 -> main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
Fri Dec  8 17:16:06 2017 -> WARNING: getfile: daily-24111.cdiff not found on db.local.clamav.net (IP: 72.21.91.8)
Fri Dec  8 17:16:08 2017 -> WARNING: getpatch: Can't download daily-24111.cdiff from db.local.clamav.net
Fri Dec  8 17:16:32 2017 -> Downloading daily-24111.cdiff [100%]
Fri Dec  8 17:16:51 2017 -> daily.cld updated (version: 24111, sigs: 1799769, f-level: 63, builder: neo)
Fri Dec  8 17:16:51 2017 -> bytecode.cld is up to date (version: 319, sigs: 75, f-level: 63, builder: neo)
Fri Dec  8 17:17:06 2017 -> Database updated (6366093 signatures) from db.local.clamav.net (IP: 128.199.133.36)
Fri Dec  8 17:17:06 2017 -> Clamd successfully notified about the update.
Fri Dec  8 17:17:06 2017 -> --------------------------------------
Attempted to change the exim4 config to:

Code: Select all

#SPAMASSASSIN = yes
#SPAM_SCORE = 5
#CLAMD =  yes
(the option commented out)

With no avail, still no emails.

On post here: viewtopic.php?f=12&t=14299 they say to check how exim resolves the domains,

Code: Select all

root@oip:~# exim -bt [email protected]
[email protected]
  router = dnslookup, transport = remote_smtp
  host gmail-smtp-in.l.google.com      [74.125.202.26] MX=5
  host alt1.gmail-smtp-in.l.google.com [209.85.201.26] MX=10
  host alt2.gmail-smtp-in.l.google.com [74.125.141.26] MX=20
  host alt3.gmail-smtp-in.l.google.com [64.233.190.26] MX=30
  host alt4.gmail-smtp-in.l.google.com [209.85.203.26] MX=40
That's fine.

I have sent a message to my server host to double-triple-check that the ports are forwarded (25,465,587,2525,110,995,143, and 993)

In post: viewtopic.php?f=12&t=14299 they suggest to
change domains = !+local_domains to domains = *

Code: Select all

dnslookup:
  driver = dnslookup
  #domains = !+local_domains
  domains = *
transport = remote_smtp
  no_more
and here is the current setup for the domains:

Image
and
Image
Top

ohioiproject
Posts: 43
Joined: Tue Apr 18, 2017 10:54 pm

Os: Ubuntu 15x
Web: apache + nginx
Re: Cannot Receive Emails and Can Only Sometimes Send Emails
  • Quote

Post by ohioiproject » Fri Dec 08, 2017 10:46 pm

I checked using https://www.mail-tester.com/web-c3fpf

Code: Select all

The famous spam filter SpamAssassin. Score: -7.1.
A score below -5 is considered spam.
-0.001		DKIM_ADSP_CUSTOM_MED		No valid author signature, adsp_override is CUSTOM_MED
-0.001		FREEMAIL_FROM		Sender email is freemail
oipnetwork[at]gmail.com
You're sending from a free email account
-1.2		NML_ADSP_CUSTOM_MED		ADSP custom_med hit, and not from a mailing list
-1.985		PYZOR_CHECK		Similar message reported on Pyzor (http://pyzor.org)
Please test a real content, test Newsletters will always be flagged by Pyzor
Adjust your message or request whitelisting (http://public.pyzor.org/whitelist/)
-1.644		RCVD_IN_BRBL_LASTEXT		Your sending server IP is listed in the Barracuda blacklist
104.129.43.247 listed in bb.barracudacentral.org
-1.274		RDNS_NONE		Delivered to internal network by a host with no rDNS
This may be a false-positive, please check the reverse DNS test below to confirm or not this issue
-0.972		SPF_SOFTFAIL		SPF: sender does not match SPF record (softfail)
Your SPF is not valid, you should fix it (see below in the server authentication area)
Top

ohioiproject
Posts: 43
Joined: Tue Apr 18, 2017 10:54 pm

Os: Ubuntu 15x
Web: apache + nginx
Re: Cannot Receive Emails and Can Only Sometimes Send Emails
  • Quote

Post by ohioiproject » Sat Dec 09, 2017 11:48 am

Okay, the server host has confirmed that all ports are managed by the client, not the host (I call some BS on that, but whatever). I still cannot receive emails, I am working on having them change the SMTP rDNS since currently it is pointing to my server company's site, rather than my domain, although it shouldn't have any effect on the sendability of emails.

I have confirmed that I am Blacklisted on TWO servers and have reached out to them accordingly, although again, this shouldn't have any effect on sandability or the ability to receive emails. I am considering just doing a clean install and using the backup of the panel to hopefully save my arse.

I have since enabled Bind9 in hopes that that was the problem, although DKIM still doesn't work properly. Although, the panel and sites on that domain seem to respond faster with the correct NS in place on the package.
Top

ohioiproject
Posts: 43
Joined: Tue Apr 18, 2017 10:54 pm

Os: Ubuntu 15x
Web: apache + nginx
Re: Cannot Receive Emails and Can Only Sometimes Send Emails
  • Quote

Post by ohioiproject » Mon Dec 11, 2017 2:44 pm

Attempting clean install to see if that fixes the issues.

Else, I have no idea. rDNS has been set and everything should be fine.
Top


Post Reply
  • Print view

16 posts
  • 1
  • 2
  • Next

Return to “Mail Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

cron

Login  •  Register

I forgot my password