Plesk 12.x / Linux :: Spamassassin Errors - Unable To Find User

May 24, 2015

I just migrated a bunch of domains from plesk 11.5. Everything appears to be working well however when examining the maillog, I am seeing some strange errors... In this example, the message was delivered and had the spamassassin stuff in the header.

spamd: handle_user unable to find user: 'jason@xxxxxxp.com'

View 4 Replies


ADVERTISEMENT

Plesk 12.x / Linux :: Unable To Start Spamassassin On Server

May 23, 2015

I noticed that my spamassassin wasn't running on my server. so I restarted the service from the plesk panel but got the following message:

Error: Unable to make action: Unable to manage service by spammng: spamassassin: unrecognized service
ERROR:spammng:Unable to start SpamAssassin service
('--start', 'spamassassin')

So I SSH'ed into my machine and saw that spamassassin wasn't running.

The I reinstalled spamassassin from the "add and remove product components", but that didn't change anything. Still the same error.

View 18 Replies View Related

Plesk 12.x / Linux :: Unable To Find Additional PHP Versions

Jul 14, 2015

I have just installed a new Cloudlinux 6.6 Plesk 12 box but am unable to find the additional PHP versions as shown in the attached image.

I'm on update #55.

I'd prefer to use Plesk's built-in PHP versions instead of the Cloudlinux ones.

View 4 Replies View Related

Plesk 12.x / Linux :: Unable To Find Pigz / Trying Gzip

Jun 25, 2014

I'm migrating from Plesk 9.5 (Centos 5) to Plesk 12 (Centos 6).I found this in the migration.log file: [24124]: 2014-06-25 14:27:20 DEBUG Unable to find 'pigz', trying 'gzip'

I've installed pigz from Plesk repository and I can execute pigz in the shell, but definitely Plesk Panel doesn't use pigz.I tried with pigz from EPEL repo and the log showed the same error. I also tried to move the binary from /usr/bin/pigz to /bin/pigz and It didn't work.I'm interested in using Pigz to improve the speed of migration and backup.

View 4 Replies View Related

Plesk 12.x / Linux :: Migration Error - Unable To Find Domain

Nov 18, 2014

When you perform a migration, Plesk gives me this error. For more I search, I find what may be the cause.

Error: Unable to find domain with name 'e-domain.com'[2014-11-18 19:41:31] ERR [panel] exception 'PleskObjectNotFoundException' with message 'Unable to find domain with name 'e-domain.com'' in /usr/local/psa/admin/plib/Domain.php:950
Stack trace:
#0 /usr/local/psa/admin/plib/backup/Conflicts/PleskDataManager.php(1278): Domain::getByName('e-domain.c...')
#1 /usr/local/psa/admin/plib/backup/Conflicts/Resolver/UnfitSettingsResolver.php(500):

[Code] .....

View 1 Replies View Related

Plesk 11.x / Linux :: Find Spam Relaying User?

Jun 20, 2014

I facing a serious problem with my qmail and plesk 11.0.9.I found the way spammer did with my server by listening everything on port 25. Maybe he know the RCPT hosts of mine, and they send emails with random username but with domain hosted on my Plesk. (user1@mydomain.com, user2@ my domain.com, ... userxxx@mydomain.com).

qmail only check domain in RCPT if spammer input:"mail from user1@mydomain.com" - (with out ":") - no email address on my server.then server reply: 550, no mailbox here by that name. (#5.7.17)

But qmail check username and domain if spammer input:""mail from: user1@mydomain.com" - (with ":") - no email address on my server. Then server reply: 250 OK..This is really weird! I tried with all my plesk server, this bug still effected.Click to expand...

View 2 Replies View Related

Plesk 12.x / Linux :: Unable To Find Row By Field Login With Value In Smb Users Table

Aug 25, 2014

On a couple of domains I get this error if I click on the domain in the domains option or in the Subscriptions list.

Unable to find row by field login with value domain.com in smb_users table.

How can I fix this?

View 1 Replies View Related

Plesk 12.x / Linux :: Unable To Create New Database User

Jun 22, 2015

Connection to the database server failed: Unknown column 'plugin' in 'mysql.user'

View 1 Replies View Related

Plesk 11.x / Linux :: Accessing Mail Settings On Domain - Unable To Find Service Node For IP Address

Jun 30, 2014

When trying to access the settings for mail on a domain I get the following error:

Error: Unable to find service node for ip address with id=6

I understand this is a problem with the database but I am not sure where to look to fix it.

I only have 4 IP addresses on the system.

View 2 Replies View Related

Plesk 11.x / Linux :: Unable To Connect To Database / Access Denied For User

Nov 9, 2013

when I try to access to my plesk I obtain:

ERROR: PleskFatalException: Unable to connect to database: Access denied for user 'admin'@'localhost' to database 'psa' (auth.php:142).

If I restart with ssh /etc/init.d/psa start and I check plesk_11.5.30_reset_instance_data.log

I note: ERROR 1044 (42000): Access denied for user 'admin'@'localhost' to database 'mysql'.

View 10 Replies View Related

Plesk 12.x / Linux :: Unable To Find Service Node For Web Service On Domain With ID 0

Sep 10, 2014

Got following Problem: Unable to find service node for web service on domain with id = 0

After a Check from [URL] ....

I tried this: [URL] ....

Result:

+--------------------+--------------+---------------------------------------+------------------------------+------------+
| Domains | Service Type | IpAddressesCollections.ipCollectionId | Current value of ipAddressId | Have to be |
+--------------------+--------------+---------------------------------------+------------------------------+------------+
| XXXXXXXXXXXXX.org | mail | 30 | 0 | 1 |
+--------------------+--------------+---------------------------------------+------------------------------+------------+

Resolution:

mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Dpsa -e 'Update IpAddressesCollections SET ipAddressId = 1 WHERE ipCollectionId = 30'

Result: ERROR 1062 (23000) at line 1: Duplicate entry '30-0' for key 'PRIMARY'

View 16 Replies View Related

Plesk 12.x / Linux :: Unable To Find Service Node For Web Service On Domain With ID 6

Jun 24, 2015

Deleted a domain workspace in Parallels Plesk and now I am getting this error when signing into the panel:Looked at the logs and been trying multiple commands (including the bootstrapper repair etc.)I found the full error from the logs:

[13-Jun-2015 16:35:33 UTC] PleskDBException: Unable to find service node for web service on domain with id=6
file: /usr/local/psa/admin/plib/PhDomain.php
line: 1404
code: 0
trace: #0 /usr/local/psa/admin/plib/Smb/Subscription/Domain.php(490): PhDomain->getWebHostingServiceNode()

[code]....

View 1 Replies View Related

Plesk 12.x / Linux :: Internal Error - Unable To Find Service Node For Web Service On Domain With ID 5

Jun 15, 2014

Clean install on openSUSE 13.1

After deleting a domain, we got the following error which rendered the panel useless.

Internal error: Unable to find service node for web service on domain with id=5
Message Unable to find service node for web service on domain with id=5
File PhDomain.php
Line 1402
Type PleskDBException
Go To Previous Page

View 6 Replies View Related

SpamAssassin - Deleting Files From /home/user/.spamassassin

Jun 25, 2009

I need to clean up the .spamassassin directory for all the accounts on the server. The Bayes files are getting too big and causing mail handling issues.

How would I do that?

I assume this won't work - and don't want to try it until I hear a little feedback:

rm -f /home/*/.spamassassin/*bayes*

Basically, I need a command that will do what the above command looks like it would do - I just don't think the wildcards will work in that manner, and don't want to try it for fear of deleting items outside of the .spamassassin directory.

I'm running CentOS 5.3.x with cPanel/WHM - if it matters...

And feel free to suggest other spam blocking software - but we've gotten rather good at tweaking SA to get the job done. Just this annoyance of the bayes files growing continuously is a pain sometimes...

View 7 Replies View Related

Error Backup, Transfer To New Server "Unable To Find The Cpanel User File."

Jul 11, 2007

I have problem:

Searching /root....
Found cpmove-clanpz.tar.gz!
Moving Packge to /root/cprestore/cpmove-clanpz.tar.gz

Extracting tarball....window.scroll(0,175);...............
Done

Extracting Domain....Done

Sorry, the copy failed. Unable to find the cpanel user file. Is the archive missing (cwd: /root/cprestore loaded cpmove-clanpz/cp/clanpz)?
checked 4 files.....

1. /scripts/pkgacct username...
2. Transfer backup to new server
3. /scripts/restorepkg username
4. this error

View 14 Replies View Related

Plesk 11.x / Windows :: Unable To Find Backup Dump Object

Sep 25, 2012

I have an issue on a Plesk 11 Installation

Every time a backup task finishes (full server or a single domain) i get the following error:

The operation you were performing failed. You can retry the operation with or without changing its parameters. You may also want to report this problem to our support.

Unable to find Backup dump object
---------------------- Debug Info -------------------------------
0: backup.abstract-repository.item.php:63
__backup__abstract_repository__item->getDump()
1: backup.abstract-repository.item.restore.php:38
__backup__abstract_repository__item__restore->accessItem(string 'GET', NULL null)
2: UIPointer.php:600
UIPointer->access(string 'GET')
3: plesk.php:50Click to expand...

View 1 Replies View Related

Plesk 11.x / Windows :: System Cannot Find File Specified - Unable To Connect To Pipe

Dec 19, 2013

I have installed Plesk 11.x windows version. I use that for 1 month but now I want to login to panel by http://mysite.com:8880 get error:

The system cannot find the file specified. (Error code 2) at Unable to connect to pipe .pipeP_85da9518-b79d-49a6-a154-e5055dc53d7c

View 2 Replies View Related

Plesk 11.x / Windows :: Unable To Create Web User During Installation

Oct 9, 2013

How can I remove all previous web users, even after an uninstall, I am having trouble finishing a new installation, during the wizard because users already exist.

View 15 Replies View Related

Plesk 12.x / Linux :: Spamassassin Is Not Installed?

Oct 21, 2014

I have a problem with Parallels Plesk 12 Web Host Edition. In the dashboard, Plesk tells me that Spamassassin service is not running and not installed.

How to setting up it ? Is there a component, a service to buy, or do i have to configure it through SSH ?

View 1 Replies View Related

Plesk 11.x / Linux :: Spamassassin For Relay Mails?

Oct 1, 2013

We are using Plesk 11.5 with postfix MTA. Spamassassin is working fine for incoming mails and leaves outbound mails unchecked - as it should.

Now there is one of my domains whose mails are relayed to another server (using postfix transport tab; mail support for this domain is disabled in plesk). For the moment, these mails arrive without beeing checked and marked by spamassassin. How could I change this? I have tried to register an additional mail-handler like

Code:
/usr/local/psa/admin/sbin/mail_handlers_control --add --priority=10 --executable=/usr/local/psa/handlers/hooks/spam --name=spam --enabled --queue=before-remote --mailname=relaydomain.de --type=recipient-domain --dont-preserve-on-restore --context=text

but this didn't have any effect so far.

If there is a direct way to enable spam-control for relay domains, Otherwise I could still access spamassassin via postfix' config-files, but how to use two different implementation of spamassassin at the same time.

View 4 Replies View Related

Plesk 11.x / Linux :: Clear SpamAssassin Database?

Sep 19, 2014

The SpamAssassin bayes database has become ineffective on one of our servers and we want to wipe it and start fresh - how to do this on Plesk 11.5.30?

View 1 Replies View Related

Plesk 11.x / Linux :: Improve SpamAssassin Performance?

Jul 8, 2014

What steps can we take to improve SpamAssassin performance? I know this was talked about in older Plesk versions, but we may be able to do more now. What configurations can I do to stop more spam?

View 1 Replies View Related

Plesk 12.x / Linux :: Spamassassin Bayes Not Working

Jun 15, 2015

It seems that SA is not using bayes on the incoming messages. How to get bayes to work?

I have trained with plenty of ham and spam. Where are the db files for global bayes located?

View 5 Replies View Related

Plesk 11.x / Linux :: Update The Rules Within Spamassassin?

May 18, 2014

I am running Plesk 11.5.30 Update #44, Postfix 2.8.14 and Spamassassin 3.3.1 on a Red Hat Enterprise Linux Server 6.5 server. I am looking to update the rules within Spamassassin. I have had a bit of a look and see that a crontab has been created but its a bash script with a comment saying it has been disabled by psa-spamassassin package (/etc/cron.d/sa-update).

Code:

#!/bin/sh
# This task was disabled by psa-spamassassin package
exit 0

Is there a reason why it has been disabled by Plesk? If I update the rules, will it break something?

I have recently added into Postfix RBLs to reduce the amount of SPAM my customers is getting and this is my next step in a list of things that I would like to change.

View 1 Replies View Related

Unable To Uninstall Spamassassin

Jul 1, 2009

i have a problem uninstalling spamassassin

I use the command rpm -e spamassassin

I get error msg saying error: package spamassassin is not installed

View 5 Replies View Related

Plesk 12.x / Linux :: Spamassassin Installation Error - Ubuntu 14.04

Mar 2, 2015

Installing Plesk Panel with Spamassassin on Ubuntu 14.04 LTS gives a significant error:

Restarting SpamAssassin Mail Filter Daemon: No /usr/bin/perl found running; none killed.
server socket setup failed, retry 1: spamd: could not create IO::Socket::INET6 socket on [::1]:783: Cannot assign requested address
server socket setup failed, retry 2: spamd: could not create IO::Socket::INET6 socket on [127.0.0.1]:783: Address already in use

server socket setup failed, retry 9: spamd: could not create IO::Socket::INET6 socket on [127.0.0.1]:783: Address already in use
spamd: could not create IO::Socket::INET6 socket on [127.0.0.1]:783: Address already in use
invoke-rc.d: initscript spamassassin, action "restart" failed.
dpkg: error processing package sa-compile (--configure):

even though spamassassin (i.e. spamd) is not running. The usual suspects for the before mentioned error, being

a) differences in the name of the PIDFILE variable in /etc/default/spamassassin and /etc/init.d/spamassassin
b) directory and/or file location are not readable/writable

are not causing this specific installation bug. The work-arounds:

1 - not installing spamassassin (not an option)
2 - installing spamassassin and (afterwards)

change /etc/default/spamassassin, add the option "-4" to the line OPTIONS, resulting in the line: OPTIONS="--nouser-config -4 --username=popuser --daemonize --helper-home-dir=/var/qmail --virtual-config-dir=/var/qmail/mailnames/%d/%l/.spamassassin --create-prefs --max-children=5"
run plesk-installer or autoinstaller again ..Work-around 2 works fine, after reinstallation the /etc/default/spamassassin is as it should be (note that the added "-4" is not present anymore).

The before mentioned work-around suggests some error in the installation process, very likely to be an issue with the chronological order of installation of the various components. In theory, it can be excluded that this bug/issue is caused by psa-spamassassin and/or spamassassin (version 3.3.x) packages, even though some current spamassassin bugs are known: URL....I sincerely hope that Parallels Team can investigate and patch both of the bugs/issues.

View 3 Replies View Related

Plesk 11.x / Linux :: Spamassassin Is Not Used For Domains In Postfix Transport Maps

Jun 5, 2014

I have one specific domain being to another SMTP server via Postfix transport_maps.

This works great, apart from Spam check not working anymore, Spamassassin is not being called for the domain.

Is there any configuration to have Spamassassin check email before it is routed via transport_maps?

View 3 Replies View Related

Plesk 11.x / Linux :: When Using Move To Folder Option - Spamassassin Is Not Adding Headers

Jun 19, 2014

When I set up spamassassin to store spam in the spam folder of my mailbox, it doesn't add any X-Sapm headers nor tags the subject. All I found so far was an old thread where a plesk employee stated that it will be fixed in 'a' future version.

I am on 11.5.30 Update #47.

View 3 Replies View Related

Plesk 11.x / Linux :: Retrieve Spamassassin Spam Folder From Email Client

Jun 12, 2014

The Plesk panel indicates that the Spam folder can be retrieved using an email client. We are using Outlook 2013 and can not figure out a way to make this happen. We can see the Spam folder using Webmail, but the contents never shows up in Outlook...

View 1 Replies View Related

Plesk 11.x / Linux :: Shutdown Completely Spamassassin Service And Mailbox Statistic?

Sep 30, 2014

I'm suffer 2 major problem as below :

1.
how to turn off spamassassin completely ?

I've already stop the spamassassin service on Services Management but it's only valid one day. The next day, spam assassin service automatically start

2.
my customer mailbox statistic wrong. Even if their mailbox not full but when they send email. The quota said that their mailbox full. So they can't send/receive email.

Our action :
Manually, use command
/usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/DailyMaintainance/script.php -f execute-statistics

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved