• 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. N

    Resolved Perl & MariaDB over Apache or console - installed DBD drivers are different

    Hi Folks, I have a perl script that is running without any problems with MariaDB on Ubuntu from console. But when I call the script over Apache it fails. (Shebang and content-type is given and not the issue.) When I call DBI->available_drivers(); on console it returns...
  2. N

    Question restrict direct (incoming) mail delivery for certain domains

    HI folks, I have multiple domains on my plesk onyx (Ubuntu) server and some domains retrieve their mails from a filter service. Is there a way to configure postfix/dovecot in a way that some domains accept incomming mails only from certain IPs and others from every IP? From time to time some...
  3. N

    qmail - notification to sender when mailbox quota exceeded

    qmail - no notification to sender when mailbox quota exceeded Dear Plesk Team, we have a little problem on out Plesk 11.0.9 - qmail - Ubuntu Server. When we set a quota to a mailbox (i.e. 5MB) and send a mail from an external server that would exceed the quota of this mailbox the mail...
  4. N

    Perl without mod_perl

    Hi Folks, has anyone a little hint how I can run Perl scripts wihout enabling mod_perl? (I have a huge program which uses perl globals ... yes, I'm working on a fix. But I need a fast workaround und the whole program is fixed.) On Suse I used a version with vhosts.conf, but...
  5. N

    Cached Perl Modules cause big trouble

    Hi folks. Currently a very strange thing happens on my system. (Suse9.3/Plesk7.5.4/Apache2) I have some self written Perl modules installed in the /usr/lib/perl5/5.8.6/MyMods and when I use some functions from these modules I encounter cached values in some variables as well as chached...
  6. N

    disable cache on apache

    Hi folks. Here is my problem: (Linux 9.3 - Plesk 7.5 - apache 2) I'm developing Perl scripts and currently I have a very fascinating issue. When I'm calling my scripts with different parameters first (...com/bla.pl?u=user&rand=4711) and afterwards calling the same script a couple of...
Back
Top