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-06-17, 06:50:56

Author Topic: outgoing mail stuck in queue  (Read 15602 times)

0 Members and 2 Guests are viewing this topic.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: outgoing mail stuck in queue
« Reply #15 on: 2014-01-16, 12:42:44 »
Try disable spamdyke in 'mail server config' and better running 'sh /script/fixmail-all; sh /script/restart-mail' after.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bluemerlin

  • Junior Member
  • *
  • Posts: 45
  • Karma: +0/-0
    • View Profile
Re: outgoing mail stuck in queue
« Reply #16 on: 2014-01-16, 13:12:59 »
Try disable spamdyke in 'mail server config' and better running 'sh /script/fixmail-all; sh /script/restart-mail' after.

Done, deleted queue, sent new mail. Same issue.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: outgoing mail stuck in queue
« Reply #17 on: 2014-01-16, 13:41:43 »
Qmail already update because spamdyke not able together with rblsmtpd.

So, try:
Code: [Select]
yum clean all
yum update
sh /script/fixmail-all
sh /script/restart-mail

BTW, you issue appear on all domains/subdomains?. Or, only for certain domains/subdomains?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bluemerlin

  • Junior Member
  • *
  • Posts: 45
  • Karma: +0/-0
    • View Profile
Re: outgoing mail stuck in queue
« Reply #18 on: 2014-01-16, 14:58:31 »
Qmail already update because spamdyke not able together with rblsmtpd.

So, try:
Code: [Select]
yum clean all
yum update
sh /script/fixmail-all
sh /script/restart-mail

BTW, you issue appear on all domains/subdomains?. Or, only for certain domains/subdomains?.

Completed, still the same issue, outgoing mail stuck in queue, no maillog data. All domains.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: outgoing mail stuck in queue
« Reply #19 on: 2014-01-16, 15:20:49 »
So, it's something wrong with your server.

Give me an access to your server (ssh and panel) and send information to my PM.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline chrisf

  • Senior Master
  • **
  • Posts: 883
  • Karma: +11/-1
  • Gender: Male
  • Be the change that you wish to see in the world.
    • View Profile
    • Conviction's Hosting
Re: outgoing mail stuck in queue
« Reply #20 on: 2014-01-16, 15:33:16 »
Please try:

Code: [Select]
service rsyslog restart

then:
Code: [Select]
svc -u /var/qmail/supervise/authlib/log
svc -u /var/qmail/supervise/send/log
svc -u /var/qmail/supervise/smtp-ssl/log
svc -u /var/qmail/supervise/smtp/log

flush the queue, then:

Code: [Select]
qmailctl stop
qmailctl start

Inform if /var/log/maillog starts working. 
Christopher

Knowledge in: PHP, Perl, MySQL, Javascript, Actionscript, FLASH, HTML, CSS
Server Administrator / Developer: https://convictionshosting.com

Offline chrisf

  • Senior Master
  • **
  • Posts: 883
  • Karma: +11/-1
  • Gender: Male
  • Be the change that you wish to see in the world.
    • View Profile
    • Conviction's Hosting
Re: outgoing mail stuck in queue
« Reply #21 on: 2014-01-16, 15:35:19 »
Or let Mustafa fix it.  :)
Christopher

Knowledge in: PHP, Perl, MySQL, Javascript, Actionscript, FLASH, HTML, CSS
Server Administrator / Developer: https://convictionshosting.com

Offline bluemerlin

  • Junior Member
  • *
  • Posts: 45
  • Karma: +0/-0
    • View Profile
Re: outgoing mail stuck in queue
« Reply #22 on: 2014-01-16, 15:56:22 »
So, it's something wrong with your server.

Give me an access to your server (ssh and panel) and send information to my PM.

Info in PM.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: outgoing mail stuck in queue
« Reply #23 on: 2014-01-16, 16:46:34 »
I think the problem is your setting for dns.

Please change for all your domains in intodns.com.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bluemerlin

  • Junior Member
  • *
  • Posts: 45
  • Karma: +0/-0
    • View Profile
Re: outgoing mail stuck in queue
« Reply #24 on: 2014-01-16, 16:56:49 »
Please explain further (perhaps in PM.) I don't use the DNS on Kloxo at all.


If DNS was an issue why would my domains receive mail correctly?

Offline chrisf

  • Senior Master
  • **
  • Posts: 883
  • Karma: +11/-1
  • Gender: Male
  • Be the change that you wish to see in the world.
    • View Profile
    • Conviction's Hosting
Re: outgoing mail stuck in queue
« Reply #25 on: 2014-01-16, 19:40:49 »
Did you do as I requested above?  I will help.
Christopher

Knowledge in: PHP, Perl, MySQL, Javascript, Actionscript, FLASH, HTML, CSS
Server Administrator / Developer: https://convictionshosting.com

Offline bluemerlin

  • Junior Member
  • *
  • Posts: 45
  • Karma: +0/-0
    • View Profile
Re: outgoing mail stuck in queue
« Reply #26 on: 2014-01-17, 01:08:39 »
Did you do as I requested above?  I will help.

Thanks, I have mail logs.

Confirmed what I expected.  Problems connecting to remote smtp server.

Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/


Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: outgoing mail stuck in queue
« Reply #27 on: 2014-01-17, 05:57:56 »
Error 'Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/' is clear
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.046 seconds with 21 queries.

web stats analysis