• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. J

    What is the sender e-mail-address for Plesk forum mail notifications?

    My Plesk forum notifications settings are as follows... i can't see any problems here... so it's not a forum account configuration issue i.m.o.
  2. J

    What is the sender e-mail-address for Plesk forum mail notifications?

    Hi there :-) I have some issues with SPAM rules (also due to redirections from mail address A to mail address B, somtimes it's a DMARC thing when i know it right?) - because of that i would like to add the sender e-mail-address of Plesk forum notifications to mail SPAM whitelist / contact list...
  3. J

    Issue Lets Encrypt with custom Domain (Proxy Pass)

    That config seems to work (at least on the first view! ;-)) in my case... Maybe "ProxyPreserveHost On" is NOT mandatory...?? (Thank you for your feedback...:-)) -> I've got that idea from HERE: Error installing Certbot with Apache reverse proxy to NodeJS
  4. J

    Issue Spam Assassin - 60sa-update exited with return code 2

    And i've done an entry with my "solution" (more a workaround, hehe :-)) HERE: -> 7662 – sa-update outputs an error if a mirror download fails ;-)
  5. J

    Issue Spam Assassin - 60sa-update exited with return code 2

    Self-cite: 'What do you think? "Proper" solution or not?' -> Seems to work at least... :-) Output in file /var/log/sa-update-userlog.log when the SpamAssasin update fails (which happens sometimes due to unknown reasons for me!?): root@xxx:~# cat /var/log/sa-update-userlog.log File...
  6. J

    Resolved Ignoring file 'plesk.list.ai_back' in directory '/etc/apt/sources.list' as it has an invalid filename extension ... !?

    Today i had an update - but just a small one (Plesk 18.x.y Update z) but there is no file /etc/apt/sources.list.d/plesk.list.ai_back anymore... I think that issue is really really simple to fix ("Hello World" so to say) for the plesk developers - isn't it? ;-)
  7. J

    Question How to enable PHP extensions for a specific domain that runs a specific PHP version - instead for global PHP version x.y?

    Thank you for your feedback! :-) Do i need to compile ALL of these extensions? Or maybe Gmagick or GnuPG is already available as a .so file? As described here -> https://i0.wp.com/dafrk-blog.com/wp-content/uploads/2018/07/gmagick-plugin-installieren-onyx-plesk.png?ssl=1 (The other ones, uuid...
  8. J

    Question How to enable PHP extensions for a specific domain that runs a specific PHP version - instead for global PHP version x.y?

    Hi there I just can see how to enable them for a specific PHP version "globally" - so not just for one domain: How to Enable/Disable PHP Extensions in Plesk? - ServerCake India I would like to enable the following extensions for my specific snappymail webmail subdomain that currently runs on...
  9. J

    Issue Spam Assassin - 60sa-update exited with return code 2

    What do you think? "Proper" solution or not?
  10. J

    Issue 'run-parts: /etc/cron.daily/60sa-update' in my mailbox today?

    More HERE: Issue - Spam Assassin - 60sa-update exited with return code 2
  11. J

    Issue 'run-parts: /etc/cron.daily/60sa-update' in my mailbox today?

    Correction: sould be in the "if" condition - otherwise ("else") the file i/o handle would not be closed. :-)
  12. J

    Issue Spam Assassin - 60sa-update exited with return code 2

    What do you think about my workaround i've posted HERE? -> Issue - 'run-parts: /etc/cron.daily/60sa-update' in my mailbox today? Thank you for your feedbacks.
  13. J

    Issue 'run-parts: /etc/cron.daily/60sa-update' in my mailbox today?

    Maybe somebody else can tell me what he thinks about my workaround?
  14. J

    Issue 'run-parts: /etc/cron.daily/60sa-update' in my mailbox today?

    @maartenv : Thank you very much. @IgorG : Regarding your link to the other thread with PERL source code: What do you think about that hotfix solution? sub read_content { my ($file_name, $binary_mode) = @_; my $content; my $file = IO::File->new; # Custom { if (-e $file_name) {...
  15. J

    Issue 'run-parts: /etc/cron.daily/60sa-update' in my mailbox today?

    Thx. There is no checkbox in plesk to disable ONLY that kind of notification?
Back
Top