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. 2017-11-08, 00:40:04

Author Topic: Qmail Not Sending Emails  (Read 4088 times)

0 Members and 1 Guest are viewing this topic.

Offline triniwiz

  • Junior Member
  • *
  • Posts: 27
  • Karma: +0/-0
    • View Profile
    • Fitcom
Qmail Not Sending Emails
« on: 2014-01-13, 17:25:58 »
Hi everyone i'm having a problem with qmail not sending out any external mails  this is error i get when trying to send mails

Quote
deferral: Connected_to_63.250.192.45_but_connection_died._(#4.4.2)/


no matter what external email i try sending to its the same result ..

really need this to work to finish with my free webhosting project :)

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline triniwiz

  • Junior Member
  • *
  • Posts: 27
  • Karma: +0/-0
    • View Profile
    • Fitcom
Re: Qmail Not Sending Emails
« Reply #2 on: 2014-01-13, 22:11:59 »
still getting probs after i reinstalled using your steps another thing you should  i used your kloxo mr to install the panel from a fresh centos 6.5 x64

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Qmail Not Sending Emails
« Reply #3 on: 2014-01-14, 04:09:48 »
Inform here your 'sh /script/sysinfo; hostname -f; hostname -s'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline triniwiz

  • Junior Member
  • *
  • Posts: 27
  • Karma: +0/-0
    • View Profile
    • Fitcom
Re: Qmail Not Sending Emails
« Reply #4 on: 2014-01-14, 04:48:59 »
this is what i got from running those commands

A. Kloxo-MR: 6.5.0.f-2014011001

B. OS: CentOS release 6.5 (Final) x86_64

C. Apps:
   1. MySQL: mysql-5.5.34-1.el6.x86_64
   2. PHP: php53u-5.3.28-1.ius.el6.x86_64
   3. Httpd: httpd-2.2.26-1.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.29.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.14.mr.el6.x86_64
   7. Dns: bind-9.9.4-1.P1.el6.x86_64

D. Php-type (for Httpd/proxy): suphp

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          3578       1156       2421          0        195        358
   -/+ buffers/cache:        602       2975
   Swap:         3711          0       3711

alpha.fitcom.co
alpha

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Qmail Not Sending Emails
« Reply #5 on: 2014-01-14, 05:18:24 »
Inform here 'telnet localhost 25' and 'telnet localhost 465'.

Remember, inform from intodns.com for filcom.co show reverse-dns issue.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Qmail Not Sending Emails
« Reply #6 on: 2014-01-14, 05:20:32 »
Also, read http://www.hitechsavvy.com/?p=218 related to this error.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline triniwiz

  • Junior Member
  • *
  • Posts: 27
  • Karma: +0/-0
    • View Profile
    • Fitcom
Re: Qmail Not Sending Emails
« Reply #7 on: 2014-01-14, 05:35:13 »
telnet localhost 25  : - 220 alpha.fitcom.co - Welcome to Qmail Toaster Ver. 1.3 SMTP Server ESMTP
telnet localhost 465 :- telnet localhost 465
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.

and on techsawy they just said try again but even if i try to send to my other external server its the same prob im getting

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Qmail Not Sending Emails
« Reply #8 on: 2014-01-14, 05:39:22 »
Inform here your 'cat /etc/hosts'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline triniwiz

  • Junior Member
  • *
  • Posts: 27
  • Karma: +0/-0
    • View Profile
    • Fitcom
Re: Qmail Not Sending Emails
« Reply #9 on: 2014-01-14, 05:44:40 »
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
### begin - add by Kloxo-MR
192.168.0.55 alpha.fitcom.co alpha
### end - add by Kloxo-MR

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Qmail Not Sending Emails
« Reply #10 on: 2014-01-14, 05:47:06 »
Try 'sh /script/fixmail-all; sh /script/restart-mail' and then try sending email to another mail (not the same like previous).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline triniwiz

  • Junior Member
  • *
  • Posts: 27
  • Karma: +0/-0
    • View Profile
    • Fitcom
Re: Qmail Not Sending Emails
« Reply #11 on: 2014-01-14, 06:04:17 »
same problem trying to send to another email

Jan 14 01:01:01 alpha pop3: 1389675661.671621 tcpserver: end 3160 status 256
Jan 14 01:01:01 alpha pop3: 1389675661.671686 tcpserver: status: 0/200
Jan 14 01:01:26 alpha send: 1389675686.642095 delivery 1: deferral: Connected_to_72.167.238.29_but_connection_died._(#4.4.2)/
Jan 14 01:01:26 alpha send: 1389675686.642204 status: local 0/10 remote 0/60

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Qmail Not Sending Emails
« Reply #12 on: 2014-01-14, 06:08:44 »
Ok, try send to my mail - mustafa@bigraf.com
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline triniwiz

  • Junior Member
  • *
  • Posts: 27
  • Karma: +0/-0
    • View Profile
    • Fitcom
Re: Qmail Not Sending Emails
« Reply #13 on: 2014-01-14, 06:36:24 »
same problem Jan 14 01:29:16 alpha send: 1389677356.401680 delivery 4: deferral: Connected_to_74.125.137.27_but_connection_died._(#4.4.2)/

also another thing is there a way to change pop to the secured version of pop

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Qmail Not Sending Emails
« Reply #14 on: 2014-01-14, 07:23:13 »
Inform here 'yum list *-toaster qmail* postfix* exim* dovecot* sendmail*'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.04 seconds with 17 queries.

web stats analysis
 
Mirror created by MasterkinG32.CoM