• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. S

    Plesk Mail - Forward to address (Catchall) not working

    I'm not mad against you, don't worry =) Everything's fine and i thank you for your help. Angenehmes Wochenende noch.
  2. S

    Plesk Mail - Forward to address (Catchall) not working

    Okay, that worked: 32 catch_addr catchall@domain.tld 32 nonexist_mail catch 33 catch_addr catchall@domain.tld 33 nonexist_mail catch 34 catch_addr catchall@domain.tld 34 nonexist_mail catch 35 catch_addr catchall@domain.tld 35...
  3. S

    Plesk Mail - Forward to address (Catchall) not working

    Pardon, but this is rubbish. I have to add the row 'catch_addr' for all domains within that subscription (36 is another sub) and set 'nonexist_mail' to catch manually. But why? Is this a missing feature in Plesk 11.5? I mean... If i can set just one catch all address, it should affect all...
  4. S

    Plesk Mail - Forward to address (Catchall) not working

    These aren't aliases, that are normal domains. There are more than 10 aliases, but they're not listed by the query above.
  5. S

    Plesk Mail - Forward to address (Catchall) not working

    For some reason, it was gone. Sorry, then.
  6. S

    Plesk Mail - Forward to address (Catchall) not working

    # postalias -q @domain.tld /var/spool/postfix/plesk/virtual catchall@domain.tld --- # mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Bse "select * from psa.Parameters where parameter IN (\"catch_addr\", \"nonexist_mail\");" 32 catch_addr catchall@domain.tld 32 nonexist_mail...
  7. S

    Plesk Mail - Forward to address (Catchall) not working

    This command requires additional data to be passed via STDIN in JSON format. To get help on expected input data format call this utility with --help-stdin option. Type ^D (send EOF) to abort. This is, what i get with both commands. I have no idea, what to do, then.
  8. S

    Plesk Mail - Forward to address (Catchall) not working

    In my case, the "Forward to address" has been set up on the same server. If i send a mail directly to that address, i receive it. Plesk just doesn't use it to forward mails, which have been sent to non-existent addresses.
  9. S

    Plesk Mail - Forward to address (Catchall) not working

    For any reason, my post has been deleted. So i create a new thread, regarding the same problem: Plesk Version: 11.5.30 Update #36 OS: Debian 7.4 When setting up mail accounts, everything works fine. When setting up catchall, it doesn't work: Mar 15 11:51:41 plesk postfix/smtpd[30730]...
  10. S

    Plesk Mail - Forward to address (Catchall) not working

    I'm experiencing the same problem. Fresh install of PLESK 11.5.30: mchk: START Mail restore (/usr/local/psa/admin/sbin/mchk --with-spam) AT Sat Mar 15 11:53:06 CET 2014 ==> Checking for: mailsrv_conf_init... ok ==> Checking for: mail_handlers_init... ok ==> Checking for...
  11. S

    How to set proxy_read_timeout in Plesk 11.5?

    Today, i've received the "504 Gateway Time-out" again. 2013/09/21 23:15:59 [error] 23619#0: *28410 upstream timed out (110: Connection timed out) while reading response header from upstream proxy_read_timeout is set to 3600, so this is not the issue. After reading nginx's documentation...
  12. S

    [How-To] Automatically redirect http to https when using PHP-FPM + Nginx

    Hello, just because i had this problem, i'm posting it here: I've set "Process PHP by nginx" for one of my domains. From this point, the usual htaccess rules are not longer working. This includes the possibility to automatically redirect your visitors to the ssl secured version of your...
  13. S

    How to set proxy_read_timeout in Plesk 11.5?

    I already figured that out. However, i set it to 3600 but i still receive "504 Gateway Time-out" after 60 seconds. I guess it is a problem of php5-fpm for nginx, but i cant find a solution.
  14. S

    How to set proxy_read_timeout in Plesk 11.5?

    Hi, in the past, i've just set proxy_read_timeout within a custom template. Now it seems, that there's already a setting for this, but how can i modify the value? <?php if ($VAR->domain->physicalHosting->scriptTimeout): ?> proxy_read_timeout <?php echo...
  15. S

    Nginx Settings?

    They are both running: Reverse-Proxy-Server (nginx) PHP-FPM-Unterstützung für Nginx EDIT: Nevermind. Found it :)
  16. S

    Nginx Settings?

    Hi, i saw a few screens, where the "Hosting Settings" had a category "nginx Settings". I can't find it in my Plesk (11.5) so i wonder, why it's not there. Is it, because i run Apache as webserver and nginx just as proxy?
  17. S

    Parallels Plesk Panel for Debian 7?

    I know, that it's there. But you should point out, that Plesk 11.5 is still not stable.
  18. S

    mod_pagespeed

    https://developers.google.com/speed/pagespeed/module/configuration#virtual-hosts
  19. S

    Google Integration

    The Google Services for Websites access provider program link points to a non existing website: http://www.google.com/webmasters/provider
  20. S

    Spdy?

    Hi, i know, it's experimental, but what do you think about compiling nginx with SPDY-Support? Might be a nice addition.
Back
Top