Plesk 11.x / Windows :: Server Response Was Requested Action Not Taken / Mailbox Unavailable
Apr 14, 2014
I've just recently installed Plesk Panel 11.5. Previously I was using a basic IIS Mail Server with the current server allowed to relay messages for my Web Sites.After installing Plesk, I went to Tools & Settings -> Server-Wide Mail Settings. In there, I have relaying set to Authorization is required (SMTP) and for the relay access I have the following 3 entries:
127.0.0.1/32
::1/128
<My Servers IP>/32
Whenever one of my sites tries to use this server now to send out mail, I keep getting the following error:Mailbox unavailable. The server response was: Requested action not taken: mailbox unavailable or not local...I've been struggling with this issue for weeks now and have read all the documentation and forum posts I could think of, I've restarted the server, I've run C:Program FilesSWsoftPleskadminin>mchk --all --fix=all
The e-mail accounts that I'm using to send mail from has nothing to do with this server and it's domains, I'm just trying to set the mail server to start sending mails like my IIS server used to.I've found the setting to Open Relay on the server and have activated it, yet whenever one of the websites attempts to send a mail, the same response is received.Mailbox unavailable. The server response was: Requested action not taken: mailbox unavailable or not local.
View 3 Replies
ADVERTISEMENT
Jan 22, 2014
I have a plesk 11.0.9 on a windows server 2008 R2 which has MailEnable. One of my customers faced a problem to send emails from one of his local mailboxes to another of his local mailboxes! He got this error:Your message did not reach some or all of the intended recipients.The following recipient(s) cannot be reached.Server error: '550 Requested action not taken: mailbox unavailable or not local'
But we are sure the recipient mailboxes exist and work fine!I checked this link: URL....It dosen't work for this case.
View 4 Replies
View Related
Jul 11, 2008
Iam having a problem in sending/receiving emails .
When i try to send email from c-panel thru SquirrelMail i get this error msg :
ERROR:
Message not sent. Server replied:
Requested action aborted: error in processing
451 Temporary local problem - please try later
There is another thing also happens when i type /scripts/fixcommonproblems from SSH
Fixing permissions on cgi scripts.....Scanning suexec_log...Done
Done
Shutting down Mailman's master qrunner
Processing cools4u2
/bin/pwd: failed to stat `.': Permission denied
Processing videoco .....
View 2 Replies
View Related
Oct 16, 2014
We have just installed the plesk version 12. All the installation completed without errors . then we restarted the server . and when we tried to open the plesk through the desktop shortcut we get the error " HTTP Error 503. The service is unavailable."
We have tried the following links fix HTTP , kb6735 .
Why does we get this error ?
View 6 Replies
View Related
Jan 28, 2014
I have install Plesk 11.5.3 on my Windows Server 2008 r2. I want to try Mailenable on the PleskServer, so i installed the feature, but know when I am calling the webmailer with http:webmail.domainname.de works fine, but when I try https://webmail.domainname.de i become a Not found: HTTP Error 404. The requested resource is not found
Whats wrong? On my linux Server its work fine...
View 1 Replies
View Related
Jun 29, 2015
We are hosting provider. I running Plesk 11 on Window 2008 64 bit. I have a website error as flow
HTTP Error 404.3 - Not Found
The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
View 4 Replies
View Related
Mar 8, 2015
Plesk Windows 12, MailEnable mailserver
I added users directly to mailenable (using their migration utility to import from an old mail server which plesk does not support). The domains exist in plesk but not the individual email users/mailboxes.
Now I want to add those email users to plesk but it doesn't let (not surprisingly), when I try to add a user it returns an error: "Unable to update the mail account properties:mailmng failed: MEAOPO.Mailbox.AddMailbox failed"
My question is: How can I add the users that already exist in MailEnable to the plesk configuration? (i.e. ignore the error and add the user to the plesk database, or even better yet if plesk can read the configuration and add all users)
Tthe plesk kb articles suggest running mchk.exe but that is designed to take users from plesk and add them to mailenable, I need the reverse).
View 3 Replies
View Related
Mar 7, 2015
I have a issue when i try to start the DNS bing server over my vps with Centos 7 and plesk 12 its shows me this error
Error: Unable to make action: Unable to manage service by dnsmng: Empty error message from utility. ('--start', 'dns')
View 1 Replies
View Related
Aug 19, 2014
When i try to check my stats, i got this error : Not Found
The requested document was not found on this server.
URL : domaine.nld/plesk-stat/webstat/
I tried a lot of commands, to repair too..
# /usr/local/psa/admin/sbin/statistics --calculate-all
WARNING during statistics_collector execution: : Executing logs preparation...
But nothing... Always the same error.
View 1 Replies
View Related
Jan 23, 2015
I am using plesk panel 12.0 when i try to remove domain i get this error :
Internal error: Failed to parse response. Reason: Failed to read data from stream Process output:
MessageFailed to parse response. Reason: Failed to read data from stream Process output:
File : Domain.php
Line :393
Type :Smb_Exception
I even tried with command line utility...
View 3 Replies
View Related
Jun 17, 2014
When I create Mailbox for customer, spamassassin have status (default):
HTML:
Status false
The score that a message must
receive to qualify as spam
What to do with spam mail move
Add the following text to the true
beginning of subject of each
message recognized as spam
Modify spam mail subject text ***SPAM***
Black list
================================
Server-wide black list:
User's black list:
White list
================================
Server-wide white list:
User's white list:
But i want it:
HTML:
Status false
The score that a message must 7
receive to qualify as spam
What to do with spam mail text
Add the following text to the true
beginning of subject of each
message recognized as spam
Modify spam mail subject text ***SPAM***
Black list
================================
Server-wide black list:
User's black list:
White list
================================
Server-wide white list:
User's white list:
Not Move, it only text at "What to do with spam mail text"
How i can do it ?
View 6 Replies
View Related
Aug 10, 2014
Well with activated apache-badbots jails I have in a short time a hugh amount of banned IPs. Usualy action for this is to use iptables-ipset-proto and save all this baned IPs in the ipset insteed as normal in the iptables list - thats also a suggestion which was discussed in the fail2ban forum for better performance. And yes I had this running (ipset package installed) with my manual installation of fail2ban before I switched over to the plesk integrated.
action = iptables-ipset-proto6[name=BadBots, port="http,https,7080,7081"] insteed of action = iptables-multiport[name=BadBots, port="http,https,7080,7081"]
So how can I add iptables-ipset-proto4.conf, iptables-ipset-proto6-allports.conf, iptables-ipset-proto6.conf to the plesk version of fail2ban??
View 4 Replies
View Related
Feb 20, 2014
Suddenly my server stop to accept mail from outside. Here you have the logs of mail.info
Feb 20 14:26:02 xxx postfix/smtpd[5581]: 17098E1CCB: milter-reject: DATA from mail2.email-o-matic.com[217.116.24.xxx]: 451 4.7.1 Service unavailable - try again later; from=<empresas@xxx.es> to=<whatever@whatwever.es> proto=ESMTP helo=<mail2.email-o-matic.com>
It seems it is a milter problem as in the line I can read "milter-reject"
Also I have a lot of lines like this:
Feb 20 14:27:34 dv2 greylisting filter[9152]: Starting greylisting filter...
Feb 20 14:27:36 dv2 greylisting filter[9154]: Starting greylisting filter...
Feb 20 14:27:37 dv2 greylisting filter[9165]: Starting greylisting filter...
I can go to control panel and stop plesk milter but I see these lines on mail.info
Feb 20 14:30:04 xxx postfix/smtpd[8845]: warning: connect to Milter service inet:127.0.0.1:12768: Connection refused
And 4.7.1 still there
Feb 20 14:30:03 xxx postfix/smtpd[7289]: NOQUEUE: milter-reject: CONNECT from 223.179.15.xx.dynamic.jazztel.es[37.15.179.xx]: 451 4.7.1 Service unavailable - try again later; proto=SMTP
Maybe is a port (12768) connection error? How I can test that port?
This KB article does not solve anything as the load of the server is 0.1-0.5 [URL] ....
A temporal fix is to edit /etc/postfix/main.cf file comment these two lines:
smtpd_milters = , inet:127.0.0.1:12768
non_smtpd_milters = , inet:127.0.0.1:12768
And restart postfix (/etc/init.d/postfix restart)
View 4 Replies
View Related
Sep 5, 2014
I'm running a CentOS 6 server with Plesk 11.0.9 installed. It's only being used for dev purposes with only a couple vhosts running on it. All of the vhosts are using PHP - there are a few WordPress sites and Zend Framework 2 applications running. Up until a few months ago it was also running a high traffic WordPress site, but that's no longer the case.
This server has been running without problems for over a year. A few days ago I first started noticing 503 errors (Service Temporarily Unavailable) on accessing one of the vhosts from the web browser.
I logged on through ssh and noticed the load was a bit higher than I expected (nothing crazy though). All other vhosts using PHP also gave me the same error. The only vhost that was working normal was a Ruby on Rails app (Redmine).
I also did a netstat -napt and noticed many connections from two or three IP addresses. I checked their geographical location and after blocking them through iptables the problem seemed to have gone away.
Now it's a few days later and the same problem started popping up. I checked again through netstat and noticed that again a whole bunch of connections from only a handful of IP addresses were connected to Apache.
When I was digging deeper I noticed that some of those IP addresses were what looks to me like other servers (at least they're running Apache). I'm suspecting they are hacked servers and they're trying to use my server to send spam or some other type of evil.
I just blocked those new IP addresses in iptables and that seemed to have solved the problem for now again, but I want to solve the root of the problem.
So my questions are:
1) How can I find out to what vhost those clients are connected?
2) Why does Apache stop working with not that many client connections, when it used to serve thousands of visitors at the same time when that big site was still running on this server?
3) What could they possibly be using my server for? The first time it happened I thought that they found some leaking WordPress plugin to use to spam people, but today I checked and there's barely anything in the mail queue.
View 1 Replies
View Related
Jun 25, 2015
I have a question regarding greylisting.
I activated greylisting on my mailserver and took a look in the logfiles.
The mail are temporary rejected with the following log message / statuscode:
451 4.7.1 Service unavailable - try again later;
Mails from my server to other servers are greylisted with messages like:
451 4.7.1 message delayed, see http://www.greylisting.org ;
452 Greylisted. Please try again after some time.
451 4.7.1 <E-MAIL-ADRESSE>: Sender address rejected: Greylisting in action. Please try again later.
Is it possible to change this log message at my server?
View 2 Replies
View Related
Apr 12, 2015
Every now and then I will attempt to load my Plesk 12, CentOS6 Website, and receive the following error:
503, Service Temporarily Unavailable.
It requires a restart of nginx and apache in order to remove the error. It then can come back in a week, or in a few hours. Its completely random. I also can't find anything in the logs.
This started happening after I enabled backups, then later disabled backups because of problems with my backup server. However this does not occur when my scheduled backup was.
View 4 Replies
View Related
Jan 21, 2015
All genuine emails are making it through fine - barring one or two domains, which fail with postfix/cleanup[5184]: warning: milter inet:127.0.0.1:12768: can't read SMFIC_BODYEOB reply packet header: Connection timed out
postfix/cleanup[5184]: 5082A22A8E: milter-reject: END-OF-MESSAGE from XX-XX-202-76.dsl.in-addr.zen.co.uk[XX.XX.202.76]: 4.7.1 Service unavailable - try again later; from=<newsalert@financialexpress.net> to=<nameremoved@domain.co.uk> proto=ESMTP helo=<mailrelayname.co.uk>
View 2 Replies
View Related
Aug 5, 2014
Since the last update I am having constant troubles with email accounts when sending or replying to email messages.
This is the message I am getting:-
"error sending your message: Service unavailable - try again later"
This is our system and the software is the Parellels with Business Manager and stuff.
OS CentOS 6.5 (Final)
Plesk version 12.0.18 Update #10, last updated at Aug 4, 2014 05:00 AM
The system is up-to-date; last checked at Aug 3, 2014 04:44 AM
This is what the error looks like in the log file located at /usr/local/psa/var/log/maillog
Aug 6 11:54:08 host spamd[28992]: spamd: connection from localhost [127.0.0.1] at port 37548
Aug 6 11:54:08 host spamd[14212]: prefork: child states: II
Aug 6 11:54:08 host courier-imapd: Connection, ip=[::ffff:127.0.0.1]
Aug 6 11:54:08 host courier-imapd: LOGOUT, ip=[::ffff:127.0.0.1], rcvd=12, sent=365
[Code] ....
View 1 Replies
View Related
Dec 30, 2014
If I setup an pop3 account from my server in Gmail, Gmail returns:
Failed to get the mail.
The server returned the error
"Cannot assign requested address"
Ubuntu 14.04.1 LTS
Plesk 12.0.18 Updated #24
View 4 Replies
View Related
Jan 14, 2014
Issue: Unable to access simple server status reports though server-status.(chrome could not find..)
Environment:
Home Lab; Win8(dont ask..)
apache 2.0(httpd-2.0.64-win32-x86-no_ssl)
*Fire down, router rules unrestrictive
set in httpd:
...
<Location /server-status>
SetHandler server-status
Order Deny,Allow
Deny from all
Allow from all
</Location>
...
Advanced mods, require compilation to standing installation of apache but the server status is said to be precompiled with the version.
View 6 Replies
View Related
Apr 23, 2013
I've installed apache, php5 and php handler but couldn't able to the start the server and my error log is below.
stalling the Apache2 service
The Apache2 service is successfully installed.
Starting the Apache2 service
The Apache2 service is running.
ce] Apache/2.0.64 (Win32) configured -- resuming normal operations
[Mon Apr 22 21:16:59 2013] [notice] Server built: Oct 18 2010 01:36:23
[Mon Apr 22 21:16:59 2013] [notice] Parent: Created child process 1060
[Mon Apr 22 21:16:59 2013] [notice] Child 1060: Child process is running
[Mon Apr 22 21:16:59 2013] [notice] Child 1060: Acquired the start mutex.
[Mon Apr 22 21:16:59 2013] [notice] Child 1060: Starting 250 worker threads.
[code]....
View 7 Replies
View Related
May 24, 2014
$request = <<<EOF
<packet version="1.6.5.0">
<mail>
<create>
<filter>
<site-id>34</site-id>
<mailname>
<name>$username</name>
<mailbox>
<enabled>true</enabled>
<quota>1024000</quota>
</mailbox>
[code]....
I write this code for creating mail box, but I get "No mailbox" message in plesk panel. I need to create mailbox.
View 2 Replies
View Related
Jun 20, 2014
Since upgrading to 12.0.18 Update #5 i have picked up a strange problem when creating a new email account.
When I try setup and new email account on any domain, I get teh following error message.
Code:
Error: mailmng-outgoing failed: ERROR:outgoing:mails.domain_id may not be NULL
If i click OK, I get the following error message
The specified email address is already in use.
I have to click cancel to return to the email address list, which shows the new email address with NO mailbox.
I then have to open the email address and check the Mailbox option to activate it.
Now the email account is configured correctly.
View 5 Replies
View Related
Oct 28, 2014
I have an individual that has moved there "sent box" to the deleted items and yes, has deleted them.
I have not used the restoration feature of plesk so i have a couple of questions before proceeding.
1. Can I restore a specific mail box folder "sent items"
2. If so will it overwrite all the items and only restore whats on the backup, because he has only just noticed and he has about 500 emails from the point he deleted it? or will it merge the items - e.g the 500 he has now + all the others from the back up.
3. If i cant restore a specific folder, does it overwrite all of the current mail from the backup.
View 1 Replies
View Related
Apr 3, 2015
Today in a plesk 12 with mail control (20 mails per hour per mailbox) a spammer stole a password of a mailbox and send nearly 1000 mails in two hours.
How can it is possible? Also in the stats I see 0 mails sent. In the logs (var/log/mail.log) I see the spam wast sent from a mailbox...
View 8 Replies
View Related
Jul 14, 2014
i have one Mailbox on my server, which i cannot sending mails. I tested it with Outlook and Horde.
For Example, i see this error at the Maillog:
Code:
Jul 14 22:12:13 gaius postfix/cleanup[12194]: 2F653402A6: milter-reject: END-OF-MESSAGE from localhost[127.0.0.1]: 5.7.0 The message could not be sent. You are not allowed to use sendmail utility.; from=<user@server1.local> to=<user2@server.local> proto=ESMTP helo=<gaius.stefanshome.com>
I delete this Mailbox, but after a time, i have the same problem again. On the Plesk Webinterface there is no problem logging with the outgoing spam protection.
View 2 Replies
View Related
Oct 20, 2014
how to adjust the mailbox sizes.
i imported ~15 email account during a cPanel migration/transfer done with the manager. mails are there but mailboxes, that had an unlimited quota, are now set to 350MB.
i tried a bunch of stuff, from searching the whole webinterface, changing db entries up to postfix main.cf.
i'm just restoring yesterdays backup. i already lost hours, and now am loosing nerves ..
where can I find this setting, or how can i set it in the DB (chancing max_box and mbox_size did not work, changes in the mail table were reflected on the UI, but not for postifx ..) ?
View 10 Replies
View Related
Jul 1, 2015
On the page /smb/email-addresses/list (for each domain) there is a list of email addresses with a usage bar graph on each line.
Last week, all mail was deleted from some of the accounts, but the bar grpah has not updated.
One of the mailboxes shows 495mb, but du on the qmail directory shows it has only 9.
How can I get the Usage column to report correct data?
View 1 Replies
View Related
Feb 11, 2015
Plesk 12.x
CentOS 6.6, 64-bit
Is there a way to set the mailbox quotas for all of the mailboxes on a domain, at once? When I set the default, it doesn't change the quotas for existing mailboxes.
View 3 Replies
View Related