Koozali.org: home of the SME Server

[DDCLIENT] MailHop from Dyndns delaying for 8 hours

Offline soprom

  • *
  • 589
  • +0/-0
    • www.logiciel-libre.org
[DDCLIENT] MailHop from Dyndns delaying for 8 hours
« on: February 23, 2007, 04:15:15 AM »
I'm using a mail relay service in order to bypass port 25 blocked by ISP.
This mail hop has recently caused an 8 hours delay before emails reached my server.

Dyndns web site says this (FAQ) :
Quote
Why is my mail through the MailHop service being delayed, sometimes as long as a day or two, even when my server is up?

The most likely explanation for this type of delay is that your mail server is performing what is known as "tarpitting". When your server is receiving a message that it is configured to not receive, rather than rejecting it as the standard SMTP procedure would be, it is simply holding open the connection, without sending any data, until it times out. If you are using any of our MailHop services, you MUST disable this type of functionality. Tarpitting will only cause serious problems for our mail server, and will cause delivery of legitimate mail to be delayed, because our server will think your server is broken, and will wait longer between delivery attempts. In some cases, this mis-configuration of your mail server can even cause legitimate messages to time out before they are delivered. If you want to implement content filters on your mail server, you MUST reject messages with an SMTP 5xx error code. Any other behavior will cause serious problems.


Can I conclude that disabling antispam on my server would be a solution?
(SME7.1)
Sophie from Montréal

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: MailHop from Dyndns delaying for 8 hours
« Reply #1 on: February 23, 2007, 04:21:07 AM »
Quote from: "soprom"
I
Can I conclude that disabling antispam on my server would be a solution?


No.

Offline soprom

  • *
  • 589
  • +0/-0
    • www.logiciel-libre.org
[DDCLIENT] MailHop from Dyndns delaying for 8 hours
« Reply #2 on: February 23, 2007, 04:25:58 AM »
Thanks Charlie!

Should I suspect Dyndns overload instead of worrying about my server?
Sophie from Montréal

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
[DDCLIENT] MailHop from Dyndns delaying for 8 hours
« Reply #3 on: February 23, 2007, 04:41:06 AM »
Quote from: "soprom"

Should I suspect Dyndns overload instead of worrying about my server?


That's certainly possible. You shouldn't conclude anything without evidence.

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Re: MailHop from Dyndns delaying for 8 hours
« Reply #4 on: February 23, 2007, 05:19:25 AM »
Quote from: "soprom"
I'm using a mail relay service in order to bypass port 25 blocked by ISP.
This mail hop has recently caused an 8 hours delay before emails reached my server.



All mails get delayed ?

I use mailhop with 7.0 now 7.1 and all is fine. Test emails from gmail come in at under 30 seconds of sending.

Your mail arrives from 4 or 5 mailhop servers only so greylisting and SPF will not work effectively.
Regards,
William

IF I give advise.. It's only if it was me....

Offline soprom

  • *
  • 589
  • +0/-0
    • www.logiciel-libre.org
[DDCLIENT] MailHop from Dyndns delaying for 8 hours
« Reply #5 on: February 23, 2007, 05:56:22 AM »
As Charlie mentionned, evidences were needed...
A sample mail header shows this:
Quote
Received:
from mxout3.mailhop.org
   by <my server> (qpsmtpd/0.32) with ESMTP;
   Thu, 22 Feb 2007 20:58:39 -0500

Received:
from mxin2.mailhop.org
   by mxout3.mailhop.org with esmtp (Exim 4.63)
   Thu, 22 Feb 2007 13:48:35 -0500

Received:
from tomts8-srv.bellnexxia.net
   by mxin2.mailhop.org with esmtp (Exim 4.63)
   Thu, 22 Feb 2007 13:48:30 -0500

Received:
from toip12-bus.srvr.bell.ca
   by tomts8-srv.bellnexxia.net
   Thu, 22 Feb 2007 13:48:30 -0500

Received:
from relais.videotron.ca  
   by toip12-bus.srvr.bell.ca with ESMTP;
   22 Feb 2007 13:48:29 -0500

It shows a long delay between mxout3.mailhop.org and my server.
Many (20+) mails arrived together after the same delay. It does not seem to be frequent but it happends on a bad day (users were expecting those mails "now").

mxout3.mailhop.org just sent a bunch of emails in one shot.

I think it is not relevent to this forum and I should ask dyndns.
Sophie from Montréal

Offline soprom

  • *
  • 589
  • +0/-0
    • www.logiciel-libre.org
[DDCLIENT] MailHop from Dyndns delaying for 8 hours
« Reply #6 on: February 24, 2007, 04:21:44 AM »
Dyndns says:
Quote
I checked our logs and it looks like your server was timing out for
quite sometime, which is why your messages were delayed. Our server
kept retrying the entire period your server was inaccessible, and it
was able to send you mail successfully at 20:58:32.


This might be a problem with ddclient. I see in messages that ddclient was updated at:
Quote
Feb 22 20:18:07 serveur ddclient: /etc/ppp/ddclient_ip-up.local ppp1 /dev/pts/1 460800 192.168.99.5 192.168.99.144 pptpd
F

This the time when all mails were received. I have an other server with the same ISP having a problem to sync IP address.

The problem is now targetting ddclient contribs.

How do I transfer a thread to a different forum?
Sophie from Montréal