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
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 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.
I recently installed a plesk on a vps in OVH hosting, and after that i installed a new domain on it. I'm getting errors sending emails and some email providers return them or consider them as spam.
We have installed the latest version of Plesk on our server. Our web applications work fine. But we can not send or receive emails. Neither the webmail (login failed) nor pop3 / imap and mail forms on web projects.
Error: Test the database server connection failed:
mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD('your_existing_password'). This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file
We have a reseler that wants his clients to receive the system warning and the account creation from a mail that he wants , not from the administrative mail that is default .
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 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?
im tryying to setup a forum, but i cannot use email verification, every time i try to send a email it gets bounced back with these details, no matter who i try to send to,hoster has changed to several ips wiht same prob?
This is the qmail-send program at mail.removed.
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.
<email removed>: Connected to ?.?.?.? but sender was rejected. Remote host said: 550 Your e-mail was rejected for policy reasons on this gateway.
Reasons for rejection may be related to content such as obscene language, graphics, or spam-like characteristics (or) other reputation problems. For sender troubleshooting information, please go to [url]. Please note: if you are an end-user please contact your E-mail/Internet Service Provider for assistance.
--- Below this line is a copy of the message.
Return-Path: <email removed> Received: (qmail 2710 invoked by uid 48); 27 May 2007 18:15:42 +0100 Date: 27 May 2007 18:15:41 +0100 To: email removed Subject: vBulletin Email Test From: "email removed" <big@belley.fsnet.co.uk> Message-ID: <200705271741.689d1b902386@www.pc-mod.org> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-Mailer: vBulletin Mail via PHP
You are receiving this email because your email address was entered as an email test at Pc -Mod.
The first step of this email test script has been completed. However, a formatting test is still necessary:
A paragraph break. A single line break.
Another paragraph break. Another single line break. Another single line break.
If the above lines look correct, you are finished. The email features on your server are setup correctly.
If this email is run together on one line, there is possibly a configuration error with your mail server. Please ensure it is configured correctly.
can anyone please help this is doing my hea din now. realy strange. i know the server is rented from servers4you
The 'Additional Administrator Accounts' feature enables a Plesk login to be created for each administrator, so they don't have to share a login, which is good practice.
However, Plesk sends notification emails (e.g. Notification of problem domains) to all the administrators. How can we control who is sent notification emails? In our case, we only want them to go the main admin account.
In the 'Additional Administrator Accounts' form, the 'email' field requires a value. We could set this to a dummy value, but this would probably generate non-delivery emails.
Plesk Panel, 11.0.9, #61, Windows 2008 R2 SP1, x64
PROBLEM: With reports configured to send out to an email address local on the Windows server configured through PLESK, if local relay isn't enabled at 127.0.0.1 on the SmarterMail server, the reports are never delivered.
- server is [domainx].com - email to receive reports from PLESK is plesk444@[domainx].com -this email address is able to send and receive internally or externally to and from any client w/ SMTP auth enabled.
If SmarterMail is configured with SMTP Authentication Bypass for 127.0.0.1, we get the scheduled report emails as we should. Without the SMTP Authentication Bypass enabled, none of the clients or administrators get any reports or notifications at all.
QUESTION: How can I configure PLESK Panel 11 itself to use that SMTP Authentication to send those reports out? --is there a configuration file or registry value I can add or modify?
Every month or two, we like to send our members a newsletter-type email which just informs them about what's happening over in our website and community. We have over 350,000 accounts registered, so there's quite a few emails to be sent each time.
I'm currently using cPanel with Exim and SwiftMailer to send the members an email through PHP. The way I do it currently is import all the email addresses to a separate table then email 500-1000 at a time. This is controlled by a Cron job.
I'm finding Exim to be extremely slow and the queue has built up to 190,000 as I type this (the email process started last week).
My question is this. What's the best software, whether it be a program or a script of some form, to send an email to such amount of users? Or if anyone knows any way to 'tweak' Exim to handle such mass-emails.
to send 3.6 million emails over a week period of time. it is for a client that wants to send an email about their new account policies. these users are clients from different domains. how can this be done.
They have an exchange server onsite. should they use that server or do you recommend going through a service? if so whom do you recommend that is good?
Do you recommend going with a dedciated server for email? what server specs? the email will not have an attachment just a few lines and a link to their own site. with whatever solution you recommend? please give me price ranges?
Dell and such enterprise companies send emails all the time with that many emails and more to external clients... how do they do it.
I just do not want to get black listed and want to make sure all or most of they clients get it.
I tried to send an email to Hotmail.com and I get error messages. However, I can send an email to another email address that forwards to hotmail and it arrives correctly.
When sending via SquirrelMail I get:
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:
%%%%%%%@%%%%%.com SMTP error from remote mail server after MAIL FROM:<%%%%%%%@%%%%%.com> SIZE=1813: host mx3.hotmail.com [65.54.244.200]: 550 SC-001 Mail rejected by Windows Live Hotmail for policy reasons. Reasons for rejection may be related to content with spam-like characteristics or IP/domain reputation problems. If you are not an email/network admin please contact your E-mail/Internet Service Provider for help. Email/network admins, please visit [url]for email delivery information and support
I have correct TXT dns entries. Doesn't matter what email I sent to hotmail, they all get rejected. They don't even appear in the junk box
A client of mine has an Exchange server in the company, for sending mails he like to setup smarthost in the Exchange server to relay the outgoing mails from a third party mail relaying service provider.
I will wanted to know if hmailserver lets configure the quantity of outgoing emails it is permitted in an hour or minutes. I have found this:
hMailServer is pre-configured to have high security when it comes to relaying and authentication so that no one can use your server to send spam messages.
But I do not know if It refers to what I want or to an antihack or something like that to protect my server.
I've looked through my exim logs a number of times and I see emails being sent out with "from:" fields with email addresses of other domains. Usually they are spam related and fraudulent.
How can exim be setup to only send out emails that have localdomains in their from fields?
E.g. if I have account bob.com on my server then the owner of bob.com can only send out emails "xxxx@bob.com" no matter what else he tries to do that's all exim will send out.
How can you get exim to do this? I have been using filtering to block commonly spammed domains like aol.com hotmail.com etc - any emails sent out with these in their from fields are filtered and blocked - but rather building up a larger and larger filter of commonly abused domains - why not just block everything except domains on your server.