• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

ALL incoming email is rejected

J

Juan CarlosB

Guest
Since this afternoon my VDS started to reject all my incoming emial for all the domains I host in it. The bounce message is as follows:
Hi. This is the qmail-send program at [ MYSERVER ].
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<jcbrown@[ MYSERVER ]>:

--- Below this line is a copy of the message.

Return-Path: <[email protected]>
Received: (qmail 31801 invoked from network); 18 Feb 2010 17:43:48 -0600
Received-SPF: pass ([ MYSERVER ]: domain of gmail.com designates 209.85.210.179 as permitted sender) client-ip=209.85.210.179; [email protected]; helo=mail-yx0-f179.google.com;
Received: from mail-yx0-f179.google.com (209.85.210.179)
by [ MYSERVER ] with SMTP; 18 Feb 2010 17:43:48 -0600
Received: by yxe9 with SMTP id 9so4718609yxe.16
for <jcbrown@[ MYSERVER ]>; Thu, 18 Feb 2010 15:43:45 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=domainkey-signature:mime-version:received:date:message-id:subject
:from:to:content-type;
bh=3RjIY9DTQz4cNMWtVLXP18XrH/IoLcsyykkf57fD1q4=;
b=bEJrcx8nk9kHGlYQGsQyS+QyzojsfCNI9M0ltlC/Fohs41r5Y6f6NJEeTgQ3MSBaXc
s8g+fcWda+M2VCl4iptVzw5KpFwmO4ejeA7SRn6xPGImMkqai/6qfV80DU/kVNhXUEjz
ALw1lrPbvM+W9wlWoCRlr1IasyiaAA3rayF9s=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=gmail.com; s=gamma;
h=mime-version:date:message-id:subject:from:to:content-type;
b=adbC+2TQ6eFfqkLg1u/H066MYoxvz5qcWq63xcXQSy3U8PZJdPq0sSCpRMONuipFZ/
bYRYo1uvpHCnlkcjV5D598q1yovkWVeCquB8ceFU40ilmV8nTg5jb1+Txv7EGSNNknAB
A27s36e/FDJQqeAP7RL89QuWPdpjm6cFwx+hQ=
MIME-Version: 1.0
Received: by 10.100.56.21 with SMTP id e21mr7440228ana.23.1266536624949; Thu,
18 Feb 2010 15:43:44 -0800 (PST)
Date: Thu, 18 Feb 2010 17:43:44 -0600
Message-ID: <[email protected]>
Subject: reinicio
From: Juan Carlos Brown <[email protected]>
To: Juan Carlos Brown <jcbrown@[ MYSERVER ]>
Content-Type: multipart/alternative; boundary=001485f86080a00d49047fe889e4

Yesterday I applyed this patch because I was having trouble with looping emails, everything worked fine for 16hours, o r something similar, I was able to send and receive emails, but then The server started to reject ALL INCOMING EMAIL.

I have played around with SPF, domainkeys, DNSBL ... and nothing, I still don't receive any emails. This is happening with all email to all the accounts.

By the way, I'm hosted on GoDaddy, and my OS is CentOS 5, my panel is 9.3 on a Virtuozzo Container.

Does anyone has a clue on what may be happening?
 
Ok, I finally managed to solve this,

I went into the log files and discovered this line:

Unable to stat entry '/usr/local/psa/handlers/info/10-dd52-domainkeys-lxTiM8/executable' or it is not link: No such file or directory

I followed this instructions and everything is working fine, at least for now.
 
Back
Top