• 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

    10.4 upgrade - postfix adds multiple headers X-No-Auth: unauthenticated sender

    Smooth, I've just reproduced it on a 10.4.4 #MU24 server. Might be an artifact of changing in 10.4.4 the Postfix integration of Plesk filter from smtp proxy to milter. I'm not sure it's a bug yet, but it's definitely not right. The more members you add to the mailing list, the more headers are...
  2. burnleyvic

    How to keep Plesk from overwriting Qmail control files?

    Setting immutable attribute on a file could confuse applications trying to write into that file. I've seen situations when an rpm package installation/upgrade failed because it was not able to write to a certain file due to "chattr +i" on that file and the post-install script was set to exit on...
  3. burnleyvic

    How To: Full Automation for your Slave DNS zone file

    philb@, this is an interesting post indeed. Having master DNS servers operated by Plesk in sync with the slaves is extremely useful. In our company I am, in fact, managing something similar. Our environment is, however, relatively complex and the managed DNS solution has been designed and...
  4. burnleyvic

    How to keep Plesk from overwriting Qmail control files?

    opus2012 - have you tried switching the email service for the domain name in question off in plesk panel. Log in as client (plesk10) for the correct domain then click on mail tab and then "change settings" button. untick "Activate mail service on domain" and plesk will no longer try to deliver...
  5. burnleyvic

    How to keep Plesk from overwriting Qmail control files?

    opus2012, if you want /var/qmail/control/virtualdomains empty try to symlink it to /dev/null until Plesk developers will figure it out. But make sure you'll test the email delivery, hopefully qmail-send won't trip on this hack :)
  6. burnleyvic

    No bounce message when using horde as webmail

    Try to configure horde to use SMTP instead of the local sendmail wrapper and retest.
  7. burnleyvic

    Pleskrestore error on .tar

    Igor, that message I cited was received before Alexei stepped in to clarify the communication issue between Parallels L1 & L2 support departments.
  8. burnleyvic

    Pleskrestore error on .tar

    You can forget about it. Parallels developers can't fix it, so they decided it's a feature request with no ETA. Company's response is: A feature request has been created for this issue and bug id is 101752. We are unable to provide any ETA, when it will get fixed.[...] I am marking this ticket...
  9. burnleyvic

    Plesk's milter for Postfix crashes on a malformed email

    (The attachment part of this post was removed at Parallels' kind request) dash, thank you very much for the explanations. This means the fix is specifically targeting one case, corrupted emails with many identical headers. But it doesn't deal with variants of this email. A modified version of...
  10. burnleyvic

    How do you truncate the Greylist SQLite database on a mail server?

    cp -p /var/lib/plesk/mail/greylist/data.db /var/lib/plesk/mail/greylist/data.db.backup sqlite3 /var/lib/plesk/mail/greylist/data.db sqlite> delete from data; Check 'man sqlite3'
  11. burnleyvic

    Plesk's milter for Postfix crashes on a malformed email

    Great news, the crash is definitely not there anymore! I'm testing the patch right now on one of the affected servers running CentOS 5 64bit and I don't get cleanup process to sigabrt anymore. There is an associated log entry like this one for each failure: "Mar 19 10:05:48 host06...
  12. burnleyvic

    Plesk's milter for Postfix crashes on a malformed email

    A quick follow-up from Parallels support: ------------------------------------------------------ The problem has been reproduced by product maintenance team, but root cause has not yet been found. Further in-depth investigation is needed by Parallels Plesk development team [...] At this...
  13. burnleyvic

    Increase Performance / Separate Horde from Mail Server on Server with 12 000 Accounts

    Here's a free hint, although I don't know if this is what you're looking for: check /etc/psa-webmail/horde/imp/servers.php You should perhaps try to give more information on what "major performance problems" actually means.
  14. burnleyvic

    MaxRequestLen Issue

    Yes, that's exactly what happens, iirc we even had a support ticket opened for this with Parallels. Their packagers should delve more into the rpm manuals and best practice guidelines and learn how/when to use directives like %config(noreplace)
  15. burnleyvic

    Upgrade to 10.4 : missing shared lib

    Try to use the installer for 64bit systems.
  16. burnleyvic

    proftpd binary shipped with 10.4.4 MU4 and 10.3.1 MU16 is missing DSO support

    Just for general information, Parallels technical support acknowledged the issue but can't give any ETA. Citing, they "have no answer, because the decision is made by managers. They will consider the request." What better way to bury an issue than handballing it into managers half?
  17. burnleyvic

    ProFTPD 1.3.3e - PCI complian scan failed

    Updates at http://forum.parallels.com/showthread.php?p=618186#post618186
  18. burnleyvic

    Plesk's milter for Postfix crashes on a malformed email

    Plesk 10.4.4#MU20 on CentOS 5.7 64bit I have this funny email which crashes Plesk's milter. The email is attached, is named 3.new.gz and to reproduce the issue one must send it to an email address hosted on a Plesk server running Postfix with milter. Important: the bug doesn't replicate on...
  19. burnleyvic

    ProFTPD 1.3.3e - PCI complian scan failed

    snowfire, you might also be interested in http://forum.parallels.com/showthread.php?t=257843 - they're tightly related and have a common cause, that is Plesk patching a 1.3.4a installation using with the wrong proftpd binary, one that doesn't even have DSO support, making it impossible to load...
  20. burnleyvic

    Cannot resync subscriptions

    This needs to be fixed with the current plesk 10.4.4 version as its a fresh bug you have introduced into a working environment. Saying it will be fixed in plesk 11 is unacceptable as that is a completely new platform which will take many months to mature enough before we would even contemplate...
Back
Top