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

    Feature Requests for Presence Builder 11.1

    I would certainly agree about the save and revert tabs being confusing for many customers as per Jonathan's comments above. Also having the saves automatically rotate through the empty save slots would be an advantage. I've seen many customers who only click save which keeps over writing the...
  2. burnleyvic

    Plesk 11 upgrade on busy servers: PLS FIX SELinux context restore during the upgrade

    The issue, which we consider major due to the mail & www services outage caused, was SELinux related. Let me explain: This Plesk server runs as domU under Xen. Probably because it's not running under Virtuozzo the installer assumes SELinux support, *but* the way it's restoring the SELinux...
  3. burnleyvic

    PSA Server Can't Start After Upgrade to 11.0.9

    I've been hit by this "Unable to obtain secret key for passwords encryption" stuff-up this morning when upgrading one server from 10.4.4 to 11.0.9. The installer crashed halfway through leaving us with an unusable, almost upgraded plesk 11 instance. I've regenerated the key running "dd...
  4. burnleyvic

    Plesk 10.4.4 Windows & MySQL 4.1.22-community-nt - is SSL supported or not?

    Is there any specific reason why plesk for windows uses a separate DB instance for itself. Unlike on Linux installs where a single mysql instance runs both by default?
  5. burnleyvic

    psa-ps-remote: Internal error. Unable to parse e-mail address.

    We also have the same issue and would appreciate a fix for it from parallels. While we have no internal email users with these characters we can't do anything about inbound mail which is very messily discarded. All in all its not a good look.
  6. burnleyvic

    Plesk 10.4.4 Windows & MySQL 4.1.22-community-nt - is SSL supported or not?

    Igor, this is correct, I'm talking about 4.1.22 version used for the psa database. Why do we need remote access into 4.1.22? For some custom features and what we need isn't currently supported by the Plesk API.
  7. burnleyvic

    Plesk 10.4.4 Windows & MySQL 4.1.22-community-nt - is SSL supported or not?

    Hi, On a Windows 2008R2 64bit server running 10.4.4 I'm trying to enable SSL connections for the MySQL instance used by Plesk, the one installed in c:\Program Files (x86)\Parallels\Plesk\MySQL\, but haven't been successful so far. I've added the following entries in c:\Program Files...
  8. burnleyvic

    Courier-IMAP shipped by Parallels and virtual shared IMAP folders

    We have started recently to investigate using shared IMAP folders with Courier IMAP. As far as I know, Plesk is using authpsa authentication module and, before starting to play with configuration options, mailboxes and other in our test environment I was wondering if you've had any experience...
  9. burnleyvic

    Mail relay security

    Good place to start: http://www.postfix.org/TLS_README.html
  10. burnleyvic

    mail queue spam?

    Jayson, the information you've provided is far from complete, or at least usable. What evidence do you have that your server is relaying for an authenticated user? The two postfix entries don't give any hint on this. Try searching for "sasl_username" strings in maillog file, if you're suspecting...
  11. burnleyvic

    Yet another PCI failure, Plesk 11/10/9/etc.

    Yes, see http://wiki2.dovecot.org/PasswordDatabase/ExtraFields/Proxy
  12. burnleyvic

    Yet another PCI failure, Plesk 11/10/9/etc.

    The solution we've adopted to alleviate this issue (as well as several others) was to run Dovecot as POP/IMAP proxy for the Plesk servers. Gives us great flexibility.
  13. burnleyvic

    Postfix log file analyser

    Several tools we use: - http://awstats.sourceforge.net/docs/awstats_faq.html#MAIL - pflogsumm
  14. burnleyvic

    Ban IP after X login attempts

    With fail2ban I'm checking /usr/local/psa/admin/logs/httpsd_access_log against the following regex: failregex = ::ffff:<HOST> .*POST /login_up.php3 HTTP Then, in /etc/fail2ban/jail.local I've got the following thresholds: maxretry=10 w. findtime=60 -> 10min ban maxretry=20 w. findtime=60 ->...
  15. burnleyvic

    [11.0.9 #13 CentOS 6.3 64bit] mailmng failed: Empty error message from utility

    This bug isn't replicating on Plesk 10.4.4. - Create a subscription domain.com, then select it and go to Mail. - Create a mail address 'user@domain.com' with no password set - Click on the mail address to edit its properties. Rename user as user1 and set a password. Click on OK to save the...
  16. burnleyvic

    Postfix + PHP Mailer - Change User

    You should rather fix the php mailer script instead, it's broken. See http://php.net/manual/en/function.mail.php - you can use the 5th parameter to specify the envelope sender address.
  17. burnleyvic

    What's covered by the "other" catigory in customers disk statistics?

    Check for client scheduled backups. 9 out of 10 times when i see usage like this its because the client has scheduled a regular backup of their site but have not specified how many backups to keep in the archive. The default is unlimited! If anyone at parallels is listening it would be good...
  18. burnleyvic

    [Plesk 10.4.4 CentOS 5.8 x86_64] Apache+SNI packaged by Parallels

    Igor, that article only helps in part. I know how to rebuild all that stuff, but I'm interested particularly in the httpd package built and released by Parallels. Is *this* package built with larger FD_SETSIZE? If not, how can we get the src.rpm for *this* package to rebuild it ourselves?
Back
Top