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

    Issue Composer dependencies require on Plesk

    Hi all, Same problem for me on 3 servers with module was called sectigo. Do you have found a fix? Erwan
  2. E

    Question AlmaLinux php 5.6 support

    First command: #dnf install php53-php.x86_64 No match for argument: php53-php.x86_64 Error: Unable to find a match: php53-php.x86_64 :(
  3. E

    Question AlmaLinux php 5.6 support

    Like that? dnf install -y epel-release dnf install http://rpms.remirepo.net/enterprise/remi-release-8.rpm dnf install php53-php.x86_64 dnf install php53-build.x86_64 dnf install php53-php-gd.x86_64 dnf install php53-php-fpm.x86_64 dnf install php53-php-bcmath.x86_64 dnf install...
  4. E

    Issue DMARC control fails

    Hi Peter, I had found this but unless I am mistaken, it is used to indicate senders to authorize (here [email protected]). Is there a way to exclude the recipient domain (our client installed in Plesk)?
  5. E

    Issue DMARC control fails

    Hi all, We have problems with some domains and DMARC. Some emails are not received. In the logs, there are lines like this: DMARC: smtpdomain=em9713.email.wetransfer.com maildomain=wetransfer.com [email protected] stamp=1685452387 ip=185.209.208.10 adkim=relaxed aspf=relaxed...
  6. E

    Question AlmaLinux php 5.6 support

    Thank you mahmut. It works fine. I have old project on PHP 5.3. Are the same packages (modifying 56 to 53)?
  7. E

    Resolved Urgent / Big problem with apache/nginx [mod_evasive denylisting]

    Currently we use: FPM by Apache with PHP 7.3
  8. E

    Resolved Urgent / Big problem with apache/nginx [mod_evasive denylisting]

    Hi all, Since one hour, with a have a problem with a server. We have errors 403 with in the logs: "client denied by server configuration" Nota: we don"t have made any change on the server. If we go to "Apache & Nginx" and we Apply directly, website is ok but only one minute and after errors...
  9. E

    Resolved Mailman / can not send email

    Perfect! Big thanks Peter. P
  10. E

    Resolved Mailman / can not send email

    in the file /etc/postfix/main.cf: smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination Seems to be correct. I've try to add: smtpd_relay_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination but no effect.
  11. E

    Resolved Mailman / can not send email

    Mailman box appears in the postfix virtual_alias_map: # postmap -s /var/spool/postfix/plesk/virtual | grep [email protected] [email protected] [email protected]
  12. E

    Resolved Mailman / can not send email

    Hi all, We have a project that forces us to keep Mailman on a hosting. Everything worked fine under Centos (Postfix). We have migrated on AlmaLinux 8.7 and activate Mailman. All is ok. We only have the following problem: when a message must be sent to Mailman subscribers, they are all blocked...
  13. E

    Question 18.0.52 / How install Mailman?

    I found this: https://support.plesk.com/hc/en-us/articles/12376955168919-Does-Plesk-support-RHEL9-AlmaLinux-9- So no Mailman for Almalinux 9. Further implementation?
  14. E

    Question 18.0.52 / How install Mailman?

    Hi all, We must migrate a customer on an old server (Centos 6 / plesk 18.0.31). This customer use Mailman. We want to install the component with Plesk update (like this for example...
  15. E

    Question How to disable Warden

    Hi all, We installed the Warden extension while doing a migration.. Bad idea. Too many process... How to temporarily stop Warden to relieve the server? I try: systemctl disable clamd systemctl stop clamd Failed to disable unit: Unit file clamd.service does not exist. Failed to stop...
  16. E

    Resolved Can not delete IP

    Thank you Peter! It was domain alias without DNS management that had been created before the change of the ip on the main domain. By reactivating the DNS, deleting the zones with the ip concerned and deactivating on each domain alias concerned, the ip could then be deleted.
Back
Top