• 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

    Spamassassin is not used for domains in Postfix transport_maps

    Ok, so I changed the script a little and I am more happy with it now: --- /etc/postfix/master.cf --- smtp inet n - n - - smtpd -o content_filter=spamchk:dummy spamchk unix - n n - 10 pipe flags=Rq user=filter argv=/usr/local/bin/spamchk -f ${sender} --...
  2. S

    Spamassassin is not used for domains in Postfix transport_maps

    Hi, This solution is not very reliable. The script was relying on the existence of the following headers: for <test@example.com>; Fri, 6 Jun 2014 15:51:25 +0100 (WEST)
  3. S

    Spamassassin is not used for domains in Postfix transport_maps

    Hi, I have found a solution but I am not very comfortable with it, since it is not Plesk native. What I did was changing /etc/postfix/master.cf to have all incoming messages to smtp go through a custom script: smtp inet n - n - - smtpd -o content_filter=spamchk:dummy spamchk unix -...
  4. S

    Spamassassin for relay mails

    Hi, I have the exact same problem. Did you ever found a solution for this? Thanks.
  5. S

    Spamassassin is not used for domains in Postfix transport_maps

    Hi, I have one specific domain being to another SMTP server via Postfix transport_maps. This works great, apart from Spam check not working anymore, Spamassassin is not being called for the domain. Is there any configuration to have Spamassassin check email before it is routed via...
  6. S

    Smb_Exception

    Agree, but.. I agree with you, but why did it get inconsistent in the first place? It happened once, it will happen again.. I am not comfortable with "fixing directly in the server", who knows what else will break? One question: if this is a "normal" problem as it seems (from other posts...
  7. S

    Smb_Exception

    Clueless No more clues tonight :-( I really hope someone from ||Parallels look into this - my DB is clearly inconsistent and the only guilt goes to the GUI. Now I'll have to hack the DB whenever I need to manage the SSL certs.. what a mess..
  8. S

    Smb_Exception

    Some light After struggling with the database, I found out that the 'admin' user is being removed from smb_users table for an unknown reason - can someone from || shed some light? A temporary fix that allows me to see the SSL certificates page is to add the missing record to the smb_users...
  9. S

    Smb_Exception

    More errors I tried to follow the instructions on the first error. But now, when I re-apply the settings on the admin profile page, I get this: ERROR: Zend_Db_Statement_Exception Up Level SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1' for key 'PRIMARY' 0...
  10. S

    Smb_Exception

    Hi, While adding a new SSL certificate I got into a severe problem that is blocking me from managing SSL certificates. When I try to enter "Server Management / Tools & Settings / SSL Certificates" all I get is this...
Back
Top