Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-16, 11:59:57

Author Topic: Can't send or receive emails  (Read 10537 times)

0 Members and 1 Guest are viewing this topic.

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Can't send or receive emails
« on: 2015-06-17, 13:31:31 »
Started to see this in the logs now:
 send: delivery 236: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/

Mustafa, what's the issue as we can't send or receive emails?
Kloxo-MR!

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Can't send or receive emails
« Reply #1 on: 2015-06-17, 13:44:19 »
Try 'telnet localhost 25' to know smtp work or not.

If not work, try 'yum reinstall *-toaster -y; sh /script/fixmail-all; sh /script/restart-mail'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Re: Can't send or receive emails
« Reply #2 on: 2015-06-17, 14:13:23 »
[root@mail ~]# telnet localhost 25
Trying ::1...
Connected to localhost.
Escape character is '^]'.
220 example.com - Welcome to Qmail ESMTP
quit

Did 'yum reinstall *-toaster -y; sh /script/fixmail-all; sh /script/restart-mail' too.

But back to the same problem. My IP isn't blacklisted at any DNSBL .
The only thing i did was to run yum update a few days ago.



Kloxo-MR!

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Can't send or receive emails
« Reply #3 on: 2015-06-17, 14:20:32 »
Usually. another issue related to wrong hostname.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Re: Can't send or receive emails
« Reply #4 on: 2015-06-17, 14:29:15 »
I'm checking hostname -f vs hostname -s, and -d etc all look very good.
It looks like the problem is with the Kloxo-MR/the system itself as it can't send or receive ANY emails.
Rebooting the server now since there was some kernel update as well.
Let's see.
 
Kloxo-MR!

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Re: Can't send or receive emails
« Reply #5 on: 2015-06-17, 14:37:24 »
Did a reboot and checked that hostname etc are fine.
Perpahs Qmail was updated in latest Kloxo-MR update?
Does it try to use port 25 maybe as many MX don't use 25 anymore?

One of the server it can't deliver emails to, i tried to telnet into it from Kloxo server, works fine:
 telnet smtp.xxxx.no 25
Connected to smtp.xxx.no.
Escape character is '^]'.
220 mail-mx1.xxx.no ESMTP Exim 4.80 Wed, 17 Jun 2015 14:41:08 +0200
^C
quit
Connection closed by foreign host.
« Last Edit: 2015-06-17, 14:39:11 by fossxplorer (formerly 'Mella') »
Kloxo-MR!

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Re: Can't send or receive emails
« Reply #6 on: 2015-06-17, 15:17:29 »
The problem seems to limited to *sending* email out from Kloxo-MR.
I can receive email from Gmail etc.
Kloxo-MR!

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Re: Can't send or receive emails
« Reply #7 on: 2015-06-17, 15:22:56 »
Why do i see mail spamdyke[5927]: DENIED_GRAYLISTED from:mymail@yahoo.com now?

That's my yahoo email address, but graylisted by spamdyke?
Kloxo-MR!

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Can't send or receive emails
« Reply #8 on: 2015-06-17, 15:34:08 »
That mean your email address no pass to yahoo perfectly.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Re: Can't send or receive emails
« Reply #9 on: 2015-06-17, 16:50:34 »
ok, i removed that entry from spamdyke graylisting. Now ican receive Yahoo emails too.

@Mustafa, should i downgrade qmail-toaster to see if it helps?

Now i got
[root@mail ~]# yum list installed|grep qmail
qmail-pop3d-toaster.x86_64         1.03-1.3.55.mr.el6       @mratwork-release-version-arch
qmail-toaster.x86_64               1.03-1.3.55.mr.el6       @mratwork-release-version-arch
[root@mail ~]#
« Last Edit: 2015-06-17, 16:53:29 by fossxplorer (formerly 'Mella') »
Kloxo-MR!

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Can't send or receive emails
« Reply #10 on: 2015-06-17, 16:55:36 »
No reason to downgrade for qmail.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Re: Can't send or receive emails
« Reply #11 on: 2015-06-17, 20:29:49 »
Ok.
It might look like it's trying to use IPV6, although i've disabled IPV6 on the server.

Where is the config for what interface Qmail binds to?
Kloxo-MR!

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Re: Can't send or receive emails
« Reply #12 on: 2015-06-18, 09:16:04 »
@Mustafa, we are stuck because of this issue.
I can PM you login details, can you please take a look?
Kloxo-MR!

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Can't send or receive emails
« Reply #13 on: 2015-06-18, 11:00:30 »
@Mustafa, we are stuck because of this issue.
I can PM you login details, can you please take a look?

OK
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Can't send or receive emails
« Reply #14 on: 2015-06-18, 13:54:00 »
In latest version of qmail that change certain values.

Example, think hostname as 'server.domain.com'. In previous content of /var/qmail/control/me (also defaulthost and defaultdomain) is 'domain.com' but in latest is 'server.domain.com'.

Need changed because will be trouble with 'delegate' subdomain to other server. Let say, domain.com in VPS1 but vps2.domain.com in VPS2.

To minimize issue, add 'A record' for subdomain of hostname. Example, add 'server' for 'A record' in 'domain.com' dns.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.043 seconds with 21 queries.

web stats analysis