Sailing

2 Responses to Sailing

  1. Zabed says:

    Dear Mr. Fletcher
    I have googled regarding email problem of Q-Tel and then I have found this nice site. Our problem is Q-Tel is blocking our outgoing mail frequently like once in a month and it opens after 2-3 days but webmail is working continuously. We are using mail server of our web hosting provider and port is 26. Can u please suggest, how to get rid of from this issue.
    Thank you very much.

  2. Andy says:

    It appears that QTEL are now periodically performing
    deep-packet-inspection (DPI) where they look inside the data stream and
    identify the protocols being used.

    This is different to the original problem where they simply blocked port
    25. The use of DPI means they will detect and block all SMTP (mail)
    traffic.

    I’ve just implemented SSL tunnels between my server in Amsterdam and the
    mailserver here. This allows me to encrypt all traffic thereby making it
    impossible for QTEL to eavesdrop on my communications.

    You need to ask your provider if they can do SSL for mail – so that the
    HELO, EHLO messages etc. in the data streams are not visible to QTEL. I
    use stunnel for this purpose.

    Hope this helps,

    I’m happy to meet up for a coffee and chat if you like – there are many
    ways of working around the issue depending on your systems so you don’t
    have to pay to use the stupidly-expensive QTEL MPLS service for email.