• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by goldahamster

  1. G

    how to see which user is running a php spam script

    ok - thanks again As far as I can see the problem in detail is an old one from 2006: http://forum.parallels.com/showthread.php?290730-Spam-from-hole-in-Plesk so ... finally I could find the SPAMMER virus today: it really was an "admin.php" file in var/vhost/www of hte same Domain...
  2. G

    how to see which user is running a php spam script

    no way ... still SPAM is send by that php and I can not find it. sasl_username I could not find - any idea? The header always looks like this: Received: by our-server.de (Postfix, from userid 502) id 07EE0D4; Mon, 28 Apr 2014 07:42:23 +0200 (CEST) To: [email protected] Subject: RE: Hi...
  3. G

    how to see which user is running a php spam script

    Thanks a lot ... it really helps ! yes ... got the tail of the maillog on the screen the last days and tried to read this - for me new - language of the postfix. Another 5000 mails came into the queue the last 6 hours. All from a sender address using different names before @ and a domain...
  4. G

    how to see which user is running a php spam script

    many thanks - it helps not to be totally alone with that theme! ... more than the kb ;-) yes ... I got the tail of the Maillog on the screen the last days and try to read this - for me - new language. the last 6 hours another 5000 mails were kept in the queue ... in other words: I...
  5. G

    how to see which user is running a php spam script

    many thanks! true - you are right output after grep with UID 502 is: psaftp:x:501:502:anonftp psa user:/:/sbin/nologin apache:x:502:503:Apache server:/:/sbin/nologin sorry - all this is new to me ... normally I'm into db programming with FileMaker ... something totally different :-) in which...
  6. G

    how to see which user is running a php spam script

    I tried, but it shows only, that the user is not loged in. I guess I found a solution by using the msql psa database with this selection: select domains.name,sys_users.login,accounts.password,sys_users.account_id from domains,sys_users,hosting,accounts where domains.id=hosting.dom_id and...
  7. G

    how to see which user is running a php spam script

    our server uses postfix and runs an php script sending out SPAM mails to mostly aol.com accounts which fills up the mail queue the detail of each mail says X-PHP-Originating-Script: 502:admin.php in other words: user with the UID 502 is sending out mails using a PHP...
Back
Top