Darauf war ich auch schon gestoßen, kenne mich aber leider nicht wirklich damit aus, wo kann ich überprüfen ob das bei mir eingestellt ist und falls nicht, wie richte ich das alles ein? Muss ich das zentral machen oder für jede Domain separat?
Posts by BerndBonker
-
-
Hallo,
habe gerade das Problem, dass ich eine E-Mail mit PDF Datei im Anhang nicht an eine Gmail Adresse schicken kann.
Habt ihr irgendeine Idee woran das liegen könnte und ob ich es von meiner Seite aus lösen kann?
Danke!Hier der Text der zurückkommt:
QuoteCode- this is the mail system at host ***.menkisys.de.
- I'm sorry to have to inform you that your message could not
- be delivered to one or more recipients. It's attached below.
- For further assistance, please send mail to postmaster.
- If you do so, please include this problem report. You can
- delete your own text from the attached returned message.
- The mail system
- <***@gmail.com>: host gmail-smtp-in.l.google.com[108.177.126.27] said: 552-5.7.0 This message was blocked because its content presents a potential 552-5.7.0 security issue. Please visit 552-5.7.0 https://support.google.com/mail/?p=BlockedMessage to review our 552 5.7.0 message content and attachment content guidelines. f14si690383ejr.30 - gsmtp (in reply to end of DATA command)
Code- Reporting-MTA: dns; ***.menkisys.de
- X-Postfix-Queue-ID: A25ED82B44
- X-Postfix-Sender: rfc822; ***@meinedomain.de
- Arrival-Date: Mon, 11 May 2020 11:34:05 +0200 (CEST)
- Final-Recipient: rfc822; ***@gmail.com
- Original-Recipient: rfc822;***@gmail.com
- Action: failed
- Status: 5.7.0
- Remote-MTA: dns; gmail-smtp-in.l.google.com
- Diagnostic-Code: smtp; 552-5.7.0 This message was blocked because its content presents a potential 552-5.7.0 security issue. Please visit 552-5.7.0 https://support.google.com/mail/?p=BlockedMessage to review our 552 5.7.0 message content and attachment content guidelines. f14si690383ejr.30 - gsmtp
Code- Return-Path: <***@meinedomain.de>
- Received: from [192.168.178.29] (unknown [212.101.45.4])
- (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
- (No client certificate requested)
- (Authenticated sender: ***@meinedomain.de)
- by ***.menkisys.de (Postfix) with ESMTPSA id A25ED82B44
- for <***@gmail.com>; Mon, 11 May 2020 11:34:05 +0200 (CEST)
- From: Ich <***@meinedomain.de>
- Subject: ***
- To: ***@gmail.com
- References: <***@mail.gmail.com>
- Message-ID: <***@meinedomain.de>
- Date: Mon, 11 May 2020 11:34:04 +0200
- User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0
- MIME-Version: 1.0
- In-Reply-To: <***@mail.gmail.com>
- Content-Type: multipart/mixed; boundary="------------D9B49F62FA9D1A1B387EA532"
- X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,
- HTML_FONT_LOW_CONTRAST,HTML_MESSAGE,T_KAM_HTML_FONT_INVALID
- autolearn=disabled version=3.4.2
- X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
- ***.menkisys.de
-
Okay, yes, this way I understood,
So there is no way to set the default version on all customers at once or set a default that is automatically used on newly created customers? -
Thanks!
How can we change the default version in the plugin?
I couldn't find that in the documentation. -
Email is sent out, thanks.
-
Generally it should be possible.
Using the key in your footer and sending the login to your email? -
Code
- sources.list:
- #
- # deb cdrom:[Debian GNU/Linux 8.0.0 Jessie - Official amd64 NETINST Binary-1 20150425-12:50]/ jessie main
- # deb cdrom:[Debian GNU/Linux 8.0.0 Jessie - Official amd64 NETINST Binary-1 20150425-12:50]/ jessie main
- deb http://ftp2.de.debian.org/debian/ jessie main non-free contrib
- deb-src http://ftp2.de.debian.org/debian/ jessie main contrib non-free
- deb http://security.debian.org/ jessie/updates main non-free contrib
- deb-src http://security.debian.org/ jessie/updates main contrib non-free
- # jessie-updates, previously known as 'volatile'
- deb http://ftp2.de.debian.org/debian/ jessie-updates main non-free contrib
- deb-src http://ftp2.de.debian.org/debian/ jessie-updates main contrib non-free
- deb http://repo.mysql.com/apt/debian/ jessie mysql-5.7
- deb-src http://repo.mysql.com/apt/debian/ jessie mysql-5.7
- deb https://packages.sury.org/php/ jessie main
- deb-src https://packages.sury.org/php/ jessie main
-
kess
Okay, thanks, how can I ensure that?
Sorry, I am really not experienced with this.
Its is giving this error message: -
When I try to do that I get an error.
-
You can choose the default PHP version though i-MSCP installer. (currently 5.6, 7.0, 7.1)
Command:
This will be your and your customer's default php version, so be carefull what you choose.
If you want multiple php version at the same time for your customers, you need PhpSwitcher plugin.
Btw Nuxwin, we need 7.2 support at this time. Any progress with this?
Hej Dylan, thank you for your reply.
So basically the steps would be, buying the PHPSwitcher Plugin, then installing it and then we will see it in the backend menu (where exactly?) and we can set the PHP version for each customer seperately. For example after installation, nothing changes with the current version yet, we go to one customer and change it to 7.1, then it will be set only for this customer and we also don't have to use code to change it but can do it easily in the backend?