• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

drweb update emails

Binesh S

Regular Pleskian
Hello All

I have received automated mail from [email protected] , I have done few troubleshoot is not work arorund.


Hi. This is the qmail-send program at plesk10.99.9uptime.com.
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.


1.1.1.1 does not like recipient.
Remote host said: 450 4.1.8 <[email protected]>: Sender address rejected: Domain not found
Giving up on 199.193.200.99.
I'm not going to try again; this message has been in the queue too long.

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

Return-Path: <[email protected]>
Received: (qmail 7499 invoked by alias); 26 Aug 2012 09:00:04 -0500
Delivered-To: [email protected]
Received: (qmail 7494 invoked by uid 100); 26 Aug 2012 09:00:04 -0500
Delivered-To: [email protected]
Received: (qmail 7488 invoked by uid 100); 26 Aug 2012 09:00:04 -0500
Date: 26 Aug 2012 09:00:04 -0500
Message-ID: <[email protected]>
From: [email protected] (Cron Daemon)
To: [email protected]
Subject: Cron <drweb@plesk10> /opt/drweb/update.pl
Content-Type: text/plain; charset=UTF-8
Auto-Submitted: auto-generated
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/var/drweb>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=drweb>
X-Cron-Env: <USER=drweb>

Dr.Web (R) update details:
Update server: http://update.fr1.drweb.com/unix/500
Update has begun at Sun Aug 26 09:00:02 2012
Update has finished at Sun Aug 26 09:00:04 2012

Following files has been updated:
/var/drweb/bases/drwtoday.vdb
/var/drweb/updates/timestamp

FYI - IP address temp one and I have used the following web link, no solution so far

http://forum.parallels.com/showthread.php?t=107058
http://forum.parallels.com/showthread.php?t=95308

Thanks
 
Last edited:
vi /etc/cron.d/drweb-update
Add ">/dev/null 2>&1" at the end of the cron line to be something like this:

*/30 * * * * drweb /opt/drweb/update.pl >/dev/null 2>&1

That always works for me to disable those emails
 
Thank you for your reply. I stopped the automated email through

#*/30 * * * * drweb /opt/drweb/update.pl


Now no more email from drweb

Thanks
 
Back
Top