Hi all... Ok the situation is this. My DrWeb died a few weeks ago and then I started to receive 100's of emails trying to connect to DrWeb. This was resolved, but everyday without fail I receive these two emails and wonering if anyone can tell me why?
Quote:
From: MAILER-DAEMON@mydomain.net
Subject: failure notice
Date: 11 February 2007 9:00:05 AM
To: postmaster@ mydomain.net
This is the qmail-send program at mydomain.net.
I tried to deliver a bounce message to this address, but the bounce bounced!
<anonymous@ mydomain.net>:
This address no longer accepts mail.
--- Below this line is the original bounce.
Return-Path: <>
Received: (qmail 3086 invoked for bounce); 11 Feb 2007 09:00:04 +1100
Date: 11 Feb 2007 09:00:04 +1100
From: MAILER-DAEMON@ mydomain.net
To: anonymous@ mydomain.net
Subject: failure notice
Hi. This is the qmail-send program at mydomain.net.
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.
< mydomain@ mydomain.net>:
This address no longer accepts mail.
PHP Notice: Undefined variable: attachments_dir in /var/www/vhosts/mydomain.net/httpdocs/whmcs/admin/../dbconnect.php on line 7
PHP Notice: Undefined variable: downloads_dir in /var/www/vhosts/mydomain.net/httpdocs/whmcs/admin/../dbconnect.php on line 10
PHP Notice: Undefined variable: display_errors in /var/www/vhosts/mydomain.net/httpdocs/whmcs/admin/../dbconnect.php on line 18
PHP Notice: Use of undefined constant E_NONE - assumed 'E_NONE' in /var/www/vhosts/mydomain.net/httpdocs/whmcs/admin/../dbconnect.php on line 19
Quote:
From: MAILER-DAEMON@ mydomain.net
Subject: failure notice
Date: 11 February 2007 9:42:15 AM
To: postmaster@ mydomain.net
This is the qmail-send program at mydomain.net.
I tried to deliver a bounce message to this address, but the bounce bounced!
<anonymous@ mydomain.net>:
This address no longer accepts mail.
--- Below this line is the original bounce.
Return-Path: <>
Received: (qmail 3568 invoked for bounce); 11 Feb 2007 04:42:16 +1100
Date: 11 Feb 2007 04:42:16 +1100
From: MAILER-DAEMON@ mydomain.net
To: anonymous@ mydomain.net
Subject: failure notice
This is the qmail-send program at mydomain.net.
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.
<drweb@ mydomain.net>:
This address no longer accepts mail.
Dr.Web (R) update details:
Update server: http://update.msk3.drweb.com/unix/433
Update has began at Sun Feb 11 04:42:03 2007
Update has finished at Sun Feb 11 04:42:15 2007
Following files had been updated:
/var/drweb/bases/dwntoday.vdb
/var/drweb/updates/drwtoday.txt
/var/drweb/updates/dwntoday.txt
/var/drweb/bases/drwtoday.vdb
I have received quite a few emails from senders claiming to be the recipients [in this case one of my email accounts]. I did not send these emails. This is happening with almost every email account I have setup on one of my domains.
I know this is probably an easy fix-- I am simply unsure of what it is.
I noted that someone else recently posted a similar question-- with only one response. I wanted to see if another post my garner another response.
I've just designed a site and the company have just told me they have their own mail server.
I've never touched mx records before as I've always had mail collected on the server which hosts the site so this is new territory for me.
What's got me a bit stumped is where are the mx records controlled - with the domain registrar, the hosting company or both? I've gone into the account and changed the DNS MX records with the hosting company (Cpanel). I've double checked I've done it right with the hosting company and they've said it seems fine... But it's not - I keep getting failed deliveries:
xxx@xxx.com SMTP error from remote mail server after RCPT TO: <xxx@xxx.com>: host company.mail.server.co.uk [88.88.88.88]: 550 5.7.1 Unable to relay for xxx@xxx.com
(email, server, and ip edited out)
The hosting company did say it might take some time to propagate, but I have a hunch it isn't going to work.
Now, I've got a couple of different registrars I use and one of them lets you edit mx records directly while the other one doesn't... Which leads me to think that you can control the mx records with both, but the domain has priority?
I have one domain that is having issues sending e-mail from any php forms, etc. They do have their MX records pointing out to a different service...is there anything special I need to have them do in order for this to work?
Also, do I need to check or uncheck "Always accept mail locally even if the primary mx does not point to this server."
Although it's only twice a day, it's quite annoying. I have two almost identical file servers, one however sends me an email at 2:46pm and 6:00pm everyday. The first email looks like this...
Updating /scripts... Sync Source: [url] Fetching [url] (0)....@69.90.250.34......connected......receiving......Done Fetching [url](0)....@69.90.250.34......connected......receiving...26%...53%...80%...100%......Done Fetching http://httpupdate.cpanel.net/cpanelsync/RELEASE/scripts/unsetupfp4.bz2 (0)....@69.90.250.34......connected......receiving...100%......Done Got file ./unsetupfp4 ok (md5 matches) Fetching[url](0)....@69.90.250.34......connected......receiving...37%...74%...100%......Done Got file ./pkgacct ok (md5 matches) Fetching [url] (0)....@69.90.250.34......connected......receiving...100%......Done Got file ./eximup ok (md5 matches) Fetching... and it keeps going. It looks like it's a scheduled c-panel update of some sort which happens everyday. The second email looks like this (sent at 6pm everyday)...
Code: ################### LogWatch 5.2.2 (06/23/04) #################### Processing Initiated: Wed Aug 15 04:02:06 2007 Date Range Processed: yesterday Detail Level of Output: 0 Logfiles for Host: server1-host.crysis-online.com ################################################################
--------------------- SSHD Begin ------------------------
Users logging in through sshd: root: xxx.xxx.dataco.com.au (xxx.xxx.xxx.xxx): 1 time
SFTP subsystem requests: 1 Time(s)
---------------------- SSHD End -------------------------
------------------ Disk Space --------------------
###################### LogWatch End #########################
I understand that these are most certainly both Cron Jobs, but I don't know how to identify them, or get rid of them. Anyway care to tell me how? I've got SSH access to the server and use both putty and WinSCP to access it.
Are there companies out there that allow unlimited emailing capabilities on a VPS server? What kind of budget would be best to get this capability? Am I better of going with a dedicated server?
Note: It is worth noting that the mail() function is not suitable for larger volumes of email in a loop. This function opens and closes an SMTP socket for each email, which is not very efficient.
I´m gonna migrate my server with Plesk 8.4 to Cpanel 11.24 in the next days using a manual method (account transfer failed in my test, i guess it is not fully functional).
Creation of accounts and migration of databases is already done, but i have some doubts with email account transfers:
1) Cpanel and Plesk, share the maildir format for messages. A transfer of email messages should be smooth, just copying the data of this directory´s.
I use CentOS 5.5, Plesk 12 and Atmail. When I log in to
webmail.example.com
by browser and send emails to others, my home computer IP is attached to emails as X-Origin. I even used Thunderbird to send emails and same issue happens.
How can I prevent Qmail or (Atmail) to add my home computer IP to X-Origin? I am even OK if the server IP is attached to emails rather than home IP.
I use a spam protection service. It works as following : -My DNS are configured to point to a server (sever A) which is configured to filter spams. -If an email is not a spam, the first server send it to my mail server (server B).
But some spammers found a way to bypass the protection : They send directly their email to my mail server (server A). So, i want to allow only emails coming from the server A IP.
I am using a Linux server together with Parallels v10.31 ... Unfortunately I get little or no real support from my host so and if I do it's cryptic.
I have been getting a large amount of emails from my server [hundreds daily]. I have attached a screen grab indicating type of email being sent. I have created only one cron job and that was to reset the RAM on a regular base.
Also is it safe to update to the latest version without a major disaster happening....
After updating our server from plesk 11.5.30 to 12.0.18, one of our subscribers is receiving duplicate emails, a varying number anywhere between 5-15 of the same message!
Running plesk 12.0.18 on a CentOS 6.4 Cloud Server
Started after last update 12.0.18 Update #44 (on CloudLinux): I can send mail wia created mailboxes, but sites can not send mail, contact forms say "Failed to send your message." maillog file also do not indicate sending any messages from domains. Wordpress restore password claims:
"The e-mail could not be sent. Possible reason: your host may have disabled the mail() function." php.ini is default: safe_mode = Off disable_functions = is empty
The issue about not sending mail from domains was - old versions of LVE anf CageFS are incompatible with latest plesk update, updating them caused all sites in Cagefs to throw error 500 with log string: "SecureLVE jail error Invalid regexps: no match for path to base home directory". It was fixed by changing cagefs.base.home.dirs regexp to the real sites folder location. Enabling cagefs back removed one of the files it shouldn't:
"Removed file /var/cagefs/81/xxx/etc/php.d/soap.ini" So be carefull to place necesssary files back. For now everything works. Click to expand... Click for original message
On my plesk server, i have several emails account. These email addresses should receive only emails send by a specific server. But for now, they can receive any email, including spam.
So, i would like to block all emails that are not coming from the allowed server.
How can i do this in plesk ? As i am not a very good server admin, can you tell me exactly what i need to do in plesk?
I had do a backup with the plesk 11.5, the backup includes sites, configuration and emails. The restore of the backup don't create all the emails and email folders. There was a way to read or convert the .msg files that exists inside the backup files? A way to convert that msg files to pst or other format that can read by an email client.
I just moved from DirectAdmin to Parallels Plesk and already love the interface. Much better than DA in my opinion.
Let's get to the problem:
When I make a new email account I can login to this account on webmail.domain.com (roundcube) and receive and send emails. Now when I want to use this account on Apple Mail i'm not sure which ports I need to use.
For the incoming mail server I use: 143 For the outgoing mail server I use: 587
Now when I look at my mailbox it gives me a warning sign. The outgoing mail server gives a green dot, but the incoming mail server gives me a red dot.
- So sending mails works. - And receiving mails don't work.
I am using IMAP and have enabled the SSL box. I don't know if i need to check this, because i'm not running on an SSL certificate.
Are the ports that i'm using right? And should I enable the SSL checkbox?
I am dealing with a situation which i cannot understand. I am running an website for a resort and occasionally i am sending e-mail stop the people who book villas using the website. By occasionally i mean last year i sent 2 e-mail campaigns with a proper spam score.
However, at this moment, even the e-mails that i receive from the website's contact form arrive as Junk into Gmail for example.
I have a trial key, running Plesk 12 on Windows 2012 R2.I have disabled the notification emails in Plesk (or at least I thought I had), but keep getting an email about a running task called "push_worker.php". I get this so often, it's filling up my inbox.Is there a hidden box somewhere that I've missed to disable these emails?
I have 2 Plesk server and I want move everything from old server to new server. I can move my site downloading via ftp but how can I move my email message to new server? when I creating backup with backup manager I think everything is backed up but when I trying to restore that backup on new server I am getting invalid signature error and email message was not moved (only account created)
Is their any way to moved email message automatically? I checked on /var/lib/psa/dump and I see their many backup files created like apache file, conf, info, logs, vhost ?
running Plesk qmail server. My local mail queue is growing rapidly and very slow dlivery m gettings too many spam emails from outbound. I am using DNSBL server sbl.spamhaus.org maped but it is out of control. how to protect my box from SPAM.
I have a hard problem with my VPS. I have postfix as mail server on plesk 12 under ubuntu 12.
I dont know why the outgoing mails of all my domains in my servers are getting spam in servers like gmail, yahoo, hotmail...
I'm using mxtoolbox to fix errors and warnings and finally fixed all of them, but my mails are still outgoing to spam.
In mxtoolbox actually I have no mail server errors / warning, u can see it with, for example, this one of my domains: [URL] ....
Headers:
This message is an automatic response from Port25's authentication verifier service at verifier.port25.com. The service allows email senders to perform a simple check of various sender authentication mechanisms. It is provided free of charge, in the hope that it is useful to the email community.
I had made the backups of subscription and of whole plesk too and migrate it to other server. It seems all to be fine, but I cannot send or receive emails In Tools & Settings -> Server-Wide Mail Settings - > Mail Queue I see all mails stored there. The IPs was changed yesterday, and now I can see that WHOIS Infos was chanfed too, the domains are online.
On old server I had no problem with sending of emails (post), it is stil on, because I had not by all domains changed the DNS-Records yet.
So, I have been searching everywhere online and have not come to a fully working conclusion with the issue regarding outgoing emails going to spam via gmail, hotmail, etc.Domain keys are activated, but it seems that domain keys is deprecated, making it useless when it comes to spam detection for email servers such as google, aol, etc.
The only alternative found was here: URL.....But that means that every customers DKIM will have to be created manually via command line. This would be a mission when having over 500+ ongoing customers signing up.Will you guys be implementing DKIM automation for Plesk? I am pretty much against trying to use c(p)anel + Centos and just love Plesk. So I prefer Plesk any day..