[Docker API] Use TLS encryption for communication with "on-the-fly" created key paris (non-exposed) [Docker API] Create pipe to pass Rspamd UI worker password [Dovecot] Pull Spamassassin ruleset to be read by Rspamd (MANY THANKS to Peer Heinlein!) [Dovecot] Garbage collector for deleted maildirs (set keep time via MAILDIR_GC_TIME which defaults to 1440 minutes) [Web] Flush memcached after mailbox item changes, fixes #1808 [Web] Fix duplicate IDs, fixes #1792 [Compose] Use SQL sockets [PHP-FPM] Update APCu and Redis libs [Dovecot] Encrypt maildir with global key pair in crypt-vol-1 (BACKUP!), also fixes #1791 [Web] Fix deletion of spam aliases [Helper] Add "crypt" to backup script [Helper] Override file for external SQL socket (not supported!) [Compose] New images for Rspamd, PHP-FPM, SOGo, Dovecot, Docker API, Watchdog, ACME, Postfix
user_query = SELECT CONCAT('maildir:/var/vmail/',maildir) AS mail, 5000 AS uid, 5000 AS gid, concat('*:bytes=', quota) AS quota_rule FROM mailbox WHERE username = '%u' AND active = '1'
user_query = SELECT CONCAT('maildir:/var/vmail/',maildir) AS mail, 5000 AS uid, 5000 AS gid, concat('*:bytes=', quota) AS quota_rule FROM mailbox WHERE username = '%u' AND active = '1'
iterate_query = SELECT username FROM mailbox WHERE active='1';
iterate_query = SELECT username FROM mailbox WHERE active='1';
password_query = SELECT password FROM mailbox WHERE username = '%u' AND domain IN (SELECT domain FROM domain WHERE domain='%d' AND active='1') AND JSON_EXTRACT(attributes, '$.force_pw_update') NOT LIKE '%%1%%'
password_query = SELECT password FROM mailbox WHERE username = '%u' AND domain IN (SELECT domain FROM domain WHERE domain='%d' AND active='1') AND JSON_EXTRACT(attributes, '$.force_pw_update') NOT LIKE '%%1%%'
LEFT OUTER JOIN grouped_mail_aliases ga ON ga.username REGEXP CONCAT('(^|,)', mailbox.username, '($|,)')
LEFT OUTER JOIN grouped_mail_aliases ga ON ga.username REGEXP CONCAT('(^|,)', mailbox.username, '($|,)')
@@ -26,7 +26,7 @@ LEFT OUTER JOIN grouped_domain_alias_address gda ON gda.username = mailbox.usern
WHERE mailbox.active = '1'
WHERE mailbox.active = '1'
GROUP BY mailbox.username;
GROUP BY mailbox.username;
EOF
EOF
- if [[ ! -z $(mysql --host mysql -u ${DBUSER} -p${DBPASS} ${DBNAME} -B -e "SELECT 'OK' FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME = 'sogo_view'") ]]; then
+ if [[ ! -z $(mysql --socket=/var/run/mysqld/mysqld.sock -u ${DBUSER} -p${DBPASS} ${DBNAME} -B -e "SELECT 'OK' FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME = 'sogo_view'") ]]; then
VIEW_OK=OK
VIEW_OK=OK
else
else
echo "Will retry to setup SOGo view in 3s"
echo "Will retry to setup SOGo view in 3s"
@@ -37,11 +37,11 @@ done
# Wait for static view table if missing after update and update content
# Wait for static view table if missing after update and update content
while [[ ${STATIC_VIEW_OK} != 'OK' ]]; do
while [[ ${STATIC_VIEW_OK} != 'OK' ]]; do
- if [[ ! -z $(mysql --host mysql -u ${DBUSER} -p${DBPASS} ${DBNAME} -B -e "SELECT 'OK' FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME = '_sogo_static_view'") ]]; then
+ if [[ ! -z $(mysql --socket=/var/run/mysqld/mysqld.sock -u ${DBUSER} -p${DBPASS} ${DBNAME} -B -e "SELECT 'OK' FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME = '_sogo_static_view'") ]]; then
STATIC_VIEW_OK=OK
STATIC_VIEW_OK=OK
echo "Updating _sogo_static_view content..."
echo "Updating _sogo_static_view content..."
- mysql --host mysql -u ${DBUSER} -p${DBPASS} ${DBNAME} -B -e "REPLACE INTO _sogo_static_view SELECT * from sogo_view"
- mysql --host mysql -u ${DBUSER} -p${DBPASS} ${DBNAME} -B -e "DELETE FROM _sogo_static_view WHERE c_uid NOT IN (SELECT username FROM mailbox WHERE active = '1')"
+ mysql --socket=/var/run/mysqld/mysqld.sock -u ${DBUSER} -p${DBPASS} ${DBNAME} -B -e "REPLACE INTO _sogo_static_view SELECT * from sogo_view"
+ mysql --socket=/var/run/mysqld/mysqld.sock -u ${DBUSER} -p${DBPASS} ${DBNAME} -B -e "DELETE FROM _sogo_static_view WHERE c_uid NOT IN (SELECT username FROM mailbox WHERE active = '1')"
else
else
echo "Waiting for database initialization..."
echo "Waiting for database initialization..."
sleep 3
sleep 3
@@ -50,10 +50,10 @@ done
# Recreate password update trigger
# Recreate password update trigger
-mysql --host mysql -u ${DBUSER} -p${DBPASS} ${DBNAME} -e "DROP TRIGGER IF EXISTS sogo_update_password"
- mysql --host mysql -u ${DBUSER} -p${DBPASS} ${DBNAME} << EOF
+ mysql --socket=/var/run/mysqld/mysqld.sock -u ${DBUSER} -p${DBPASS} ${DBNAME} << EOF
DELIMITER -
DELIMITER -
CREATE TRIGGER sogo_update_password AFTER UPDATE ON _sogo_static_view
CREATE TRIGGER sogo_update_password AFTER UPDATE ON _sogo_static_view
FOR EACH ROW
FOR EACH ROW
@@ -63,7 +63,7 @@ END;
-
-
DELIMITER ;
DELIMITER ;
EOF
EOF
- if [[ ! -z $(mysql --host mysql -u ${DBUSER} -p${DBPASS} ${DBNAME} -B -e "SELECT 'OK' FROM INFORMATION_SCHEMA.TRIGGERS WHERE TRIGGER_NAME = 'sogo_update_password'") ]]; then
+ if [[ ! -z $(mysql --socket=/var/run/mysqld/mysqld.sock -u ${DBUSER} -p${DBPASS} ${DBNAME} -B -e "SELECT 'OK' FROM INFORMATION_SCHEMA.TRIGGERS WHERE TRIGGER_NAME = 'sogo_update_password'") ]]; then
TRIGGER_OK=OK
TRIGGER_OK=OK
else
else
echo "Will retry to setup SOGo password update trigger in 3s"
echo "Will retry to setup SOGo password update trigger in 3s"
+describe HS_BODY_766 Heinlein Support Spamschutz Body-766 Phishing
+score HS_BODY_766 8
+
+body HS_BODY_767 /BJPBerlin/
+describe HS_BODY_767 Heinlein Support Spamschutz Body-767 Phishing
+score HS_BODY_767 3
+
+body HS_BODY_768 /Ihre zwei eingehende Mails wurden auf ausstehende Status durch den/
+describe HS_BODY_768 Heinlein Support Spamschutz Body-768
+score HS_BODY_768 8
+
+body HS_BODY_769 /Dear PaypaI Member/
+describe HS_BODY_769 Heinlein Support Spamschutz Body-769 Phishing
+score HS_BODY_769 8
+
+body HS_BODY_770 /Unfortunately, Your online access has been blocked/
+describe HS_BODY_770 Heinlein Support Spamschutz Body-770 Phishing
+score HS_BODY_770 8
+
+body HS_BODY_771 /PaypaI Billing/
+describe HS_BODY_771 Heinlein Support Spamschutz Body-771 Phishing
+score HS_BODY_771 8
+
+body HS_BODY_772 /BiIIing/
+describe HS_BODY_772 Heinlein Support Spamschutz Body-772 Phishing
+score HS_BODY_772 8
+
+body HS_BODY_773 /If you cannot play, move message to the \"Inbox\" folder\./
+describe HS_BODY_773 Heinlein Support Spamschutz Body-773 Phishing
+score HS_BODY_773 8
+
+body HS_BODY_774 /Ich wurde es sehr gerne weiter chatten mit dir, und in der Zukunft zu treffen\./
+describe HS_BODY_774 Heinlein Support Spamschutz Body-774
+score HS_BODY_774 10
+
+body HS_BODY_775 /Kannst du mich finden Sie auf der Website MEETINGEVERYONE\.COM mein Nick Svetlanaxx\./
+describe HS_BODY_775 Heinlein Support Spamschutz Body-775
+score HS_BODY_775 10
+
+body HS_BODY_776 /Egoisten, Tr=C3=A4umer, taubgeistige, Angsthasen, Waschweiber, Jammerlappen= , Lemminge, Versager und Weicheier d=C3=BCfen sich jedoch auch hier/
+describe HS_BODY_776 Heinlein Support Spamschutz Body-776
+score HS_BODY_776 10
+
+body HS_BODY_777 /34812058zezami\-MK/
+describe HS_BODY_777 Heinlein Support Spamschutz Body-777
+score HS_BODY_777 5
+
+body HS_BODY_778 /Please find the attachment copy as instructed the total amount/
+describe HS_BODY_778 Heinlein Support Spamschutz Body-778
+score HS_BODY_778 8
+
+body HS_BODY_779 /transferred to your account and please confirm back the payment copy/
+describe HS_BODY_779 Heinlein Support Spamschutz Body-779
+score HS_BODY_779 8
+
+body HS_BODY_780 /Siva Kumar Raju/
+describe HS_BODY_780 Heinlein Support Spamschutz Body-780
+describe HS_BODY_885 Heinlein Support Spamschutz Body-885
+score HS_BODY_885 8
+
+body HS_BODY_886 /The Classic version of Jpberlinde!/
+describe HS_BODY_886 Heinlein Support Spamschutz Body-886
+score HS_BODY_886 8
+
+body HS_BODY_887 /Dear \*JPBerlin \* User/
+describe HS_BODY_887 Heinlein Support Spamschutz Body-887
+score HS_BODY_887 8
+
+body HS_BODY_888 /jpberlins\.webs\.com/
+describe HS_BODY_888 Heinlein Support Spamschutz Body-888
+score HS_BODY_888 8
+
+body HS_BODY_889 /Sua conta jpberlin\.de foi temporariamente/
+describe HS_BODY_889 Heinlein Support Spamschutz Body-889 Phishing
+score HS_BODY_889 8
+
+body HS_BODY_890 /37 Million dollars\.contact/
+describe HS_BODY_890 Heinlein Support Spamschutz Body-890
+score HS_BODY_890 8
+
+body HS_BODY_891 /perrychang\@yeah\.net/
+describe HS_BODY_891 Heinlein Support Spamschutz Body-891
+score HS_BODY_891 8
+
+body HS_BODY_892 /Your Jpberlin\.de mailbox has exceeded the storage limit as provided by your administrator/
+describe HS_BODY_892 Heinlein Support Spamschutz Body-892 Phishing
+score HS_BODY_892 8
+
+body HS_BODY_893 /Copy or click here: http:\/\/adminemailunit\.yolasite\.com/
+describe HS_BODY_893 Heinlein Support Spamschutz Body-893 Phishing
+score HS_BODY_893 8
+
+body HS_BODY_894 /Your Jpberlin\.de mailbox has exceeded the storage limit as provided by you=r administrator/
+describe HS_BODY_894 Heinlein Support Spamschutz Body-894 Phishing
+score HS_BODY_894 8
+
+body HS_BODY_895 /Copy or click here: http:\/\/admi=nemailunit\.yolasite\.com\/=C2=A0/
+describe HS_BODY_895 Heinlein Support Spamschutz Body-895 Phishing
+score HS_BODY_895 8
+
+body HS_BODY_896 /Your \*JPBerlin \* Mail quota has reached limit, You might not be able to send or receive new mail until you re-validate your mailbox/
+describe HS_BODY_896 Heinlein Support Spamschutz Body-896 Phishing
+score HS_BODY_896 8
+
+body HS_BODY_897 /To re-validate your mailbox please CLICK HERE <http:\/\/myupdatesjpberlin\.webs\.com\/> and fill the form/
+describe HS_BODY_897 Heinlein Support Spamschutz Body-897 Phishing
+score HS_BODY_897 8
+
+body HS_BODY_898 /tunden Ihrer Zeit zweimal w=F6chentlich. Jede erf=FCllte Aufgabe wird Ihnen/
+describe HS_BODY_898 Heinlein Support Spamschutz Body-898
+score HS_BODY_898 8
+
+body HS_BODY_899 /The seller hasn’t provided any postage details yet/
+describe HS_BODY_899 Heinlein Support Spamschutz Body-899 Phishing
+score HS_BODY_899 8
+
+body HS_BODY_900 /Hello Dear,=0AI am Ms\. Sally Bellame/
+describe HS_BODY_900 Heinlein Support Spamschutz Body-900
+score HS_BODY_900 8
+
+body HS_BODY_901 /or possible any good lucrative=0Abusi=/
+describe HS_BODY_901 Heinlein Support Spamschutz Body-901
+score HS_BODY_901 8
+
+body HS_BODY_902 /Asoziale Chefs und Kollegen können einem das Leben am Arbeitsplatz permanent zur Psychohölle machen/
+describe HS_BODY_902 Heinlein Support Spamschutz Body-902 Phishing
+score HS_BODY_902 8
+
+body HS_BODY_903 /wie man zum Monatsende hin immer ausreichend Mittel zur Verfügung hat, ohne sich tagtäglich mit den gleichen Idioten herumzuärgern/
+describe HS_BODY_903 Heinlein Support Spamschutz Body-903 Phishing
+score HS_BODY_903 8
+
+body HS_BODY_904 /Als vorbeugende Maßnahme alle unsere Kunden sind erforderlich, um Bankkonto zu aktualisieren/
+describe HS_BODY_904 Heinlein Support Spamschutz Body-904 Phishing
+score HS_BODY_904 8
+
+body HS_BODY_905 /Um zu unserem neuen Sicherheits-System zu verbinden und zum Schutz vor Betrug/
+describe HS_BODY_905 Heinlein Support Spamschutz Body-905 Phishing
+describe HS_BODY_907 Heinlein Support Spamschutz Body-907 Phishing
+score HS_BODY_907 8
+
+body HS_BODY_908 /Anschlie=C3=9Fend wir Ihr Online-Konto automatisch wiederhergestellt und =/
+describe HS_BODY_908 Heinlein Support Spamschutz Body-908 Phishing
+score HS_BODY_908 8
+
+body HS_BODY_909 /soutogomes\@iol\.pt/
+describe HS_BODY_909 Heinlein Support Spamschutz Body-909 Phishing
+score HS_BODY_909 8
+
+body HS_BODY_910 /I was going to call you and then I thought I would save you/
+describe HS_BODY_910 Heinlein Support Spamschutz Body-910 Spam
+score HS_BODY_910 8
+
+body HS_BODY_911 /1472 Murpy Ave\, Ste 213/
+describe HS_BODY_911 Heinlein Support Spamschutz Body-911 Spqm
+score HS_BODY_911 8
+
+body HS_BODY_912 /adf\.ly\/gmRjD/
+describe HS_BODY_912 Heinlein Support Spamschutz Body-912 Spam
+score HS_BODY_912 8
+
+body HS_BODY_914 /jpberlin1\.weebly\.com/
+describe HS_BODY_914 Heinlein Support Spamschutz Body-914 Phishing
+score HS_BODY_914 8
+
+body HS_BODY_915 /Security Alert Amt/
+describe HS_BODY_915 Heinlein Support Spamschutz Body-915 Phishing
+score HS_BODY_915 8
+
+body HS_BODY_917 /jpberlin1\.weebly\.com/
+describe HS_BODY_917 Heinlein Support Spamschutz Body-917 Phishing
+score HS_BODY_917 8
+
+body HS_BODY_918 /because of the on-going yearly jpberlin\.de web maintenance and deleting of inactive jpberlin\.de accounts/
+describe HS_BODY_918 Heinlein Support Spamschutz Body-918 Phishing
+score HS_BODY_918 8
+
+body HS_BODY_919 /jpberlin\.de Konto wurde vor=FCbergehend ausgesetzt, und dies bedeutet,= dass Sie nicht in der Lage, neue E-Mail-Nachrichten zu senden und zu empfangen/
+describe HS_BODY_919 Heinlein Support Spamschutz Body-919 Phishing
+score HS_BODY_919 8
+
+body HS_BODY_920 /http:\/\/www\.barantrag\.com/
+describe HS_BODY_920 Heinlein Support Spamschutz Body-920 Phishing
+score HS_BODY_920 8
+
+body HS_BODY_921 /My name is Site Harif and I am the owner of CV Abadi and Molkin Timber/
+describe HS_BODY_921 Heinlein Support Spamschutz Body-921
+describe HS_BODY_945 Heinlein Support Spamschutz Body-945
+score HS_BODY_945 8
+
+body HS_BODY_946 /jpberlin-de\.yolasite\.com/
+describe HS_BODY_946 Heinlein Support Spamschutz Body-946 Phishing
+score HS_BODY_946 10
+
+body HS_BODY_947 /Wir werden d=ie einige wichtige E-Mail-Kontof=FChrung auf hohe Qualit=E4t in Internet-Ko=nnektivit=E4t in der 2014 Kampf gegen Spam zu gew=E4hrleisten und die Siche=rheit zu erh=F6hen/
+describe HS_BODY_947 Heinlein Support Spamschutz Body-947 Phishing
+score HS_BODY_947 8
+
+body HS_BODY_948 /Bitte wird freundlich informiert, dass das Vers=E4umnis, dies zu tun=, wird die sofortige K=FCndigung des E-Mail-Kontos werden/
+describe HS_BODY_948 Heinlein Support Spamschutz Body-948 Phishing
+describe HS_BODY_988 Heinlein Support Spamschutz Body-988 Phishing
+score HS_BODY_988 5
+
+body HS_BODY_989 /panikhilfe\.me/
+describe HS_BODY_989 Heinlein Support Spamschutz Body-989 Spam
+score HS_BODY_989 6
+
+body HS_BODY_990 /e-Mails in unsererDatenbank =FCberschritten/
+describe HS_BODY_990 Heinlein Support Spamschutz Body-990
+score HS_BODY_990 6
+
+body HS_BODY_991 /Um E-mail-Kontingentgrenzen f=FCr 2.2 GB zu verbessern/
+describe HS_BODY_991 Heinlein Support Spamschutz Body-991
+score HS_BODY_991 6
+
+body HS_BODY_992 /sk1175\@nyu\.edu/
+describe HS_BODY_992 Heinlein Support Spamschutz Body-992
+score HS_BODY_992 6
+
+body HS_BODY_993 /Antworten für weitere Informationen per E-Mail: qatarcharityqc.gmail.com/
+describe HS_BODY_993 Heinlein Support Spamschutz Body-993 Spam
+score HS_BODY_993 5
+
+body HS_BODY_994 /hier im Anhang finden Sie Ihre Rechnung.*als PDF-Datei. Wenn es Ihnen nicht gelingt, die Datei auf dem Handy zu öffnen, versuchen Sie es bitte auf Ihrem Computer./
+describe HS_BODY_994 Heinlein Support Spamschutz Body-994 Spam
+score HS_BODY_994 8
+
+body HS_BODY_995 /Um wieder zu beleben und erhöhen Sie Ihre Webmail-Quote auf de/
+describe HS_BODY_995 Heinlein Support Spamschutz Body-995 Phishing
+score HS_BODY_995 5
+
+body HS_BODY_996 /tjrn\.jus\.br/
+describe HS_BODY_996 Heinlein Support Spamschutz Body-996
+score HS_BODY_996 8
+
+body HS_BODY_997 /reheart\.org/
+describe HS_BODY_997 Heinlein Support Spamschutz Body-997
+describe HS_BODY_1259 Heinlein Support Spamschutz Body-1259 Phishing
+score HS_BODY_1259 8
+
+body HS_BODY_1260 /my-recommendations.com/
+describe HS_BODY_1260 Heinlein Support Spamschutz Body-1260 Spam
+score HS_BODY_1260 5
+
+body HS_BODY_1261 /Pr\.cruise2015\@yandex\.com/
+describe HS_BODY_1261 Heinlein Support Spamschutz Body-1261 Spam
+score HS_BODY_1261 8
+
+body HS_BODY_1262 /K==FCrzlich haben wir Ihr Konto gepr=FCft und ben=F6tigen weitere Inform=ationen, damit wir Ihnen einen sicheren Service anbieten k=F6nnen/
+describe HS_BODY_1262 Heinlein Support Spamschutz Body-1262 Phishing
+score HS_BODY_1262 3
+
+body HS_BODY_1263 /Solange uns diese Informationen nicht zur Verf\=FCgung stehen, ist Ihr \= Zugang zu vertraulichen Kontofunktionen eingeschr\=E4nkt/
+describe HS_BODY_1263 Heinlein Support Spamschutz Body-1263 Phishing
+score HS_BODY_1263 3
+
+body HS_BODY_1264 /NO\.26\,THE 3RD INDUSTRIAL PARK\, LANGXIA VILLAGE\, SONG GANG TOWN\, BAOAN DISTRICT SHENZHEN 518105 P\.R\.CHINA/
+describe HS_BODY_1264 Heinlein Support Spamschutz Body-1264 Spam
+describe HS_BODY_1312 Heinlein Support Spamschutz Body-1312 Spam
+score HS_BODY_1312 5
+
+body HS_BODY_1313 /tarifanpassung.biz/
+describe HS_BODY_1313 Heinlein Support Spamschutz Body-1313 Spam
+score HS_BODY_1313 5
+
+body HS_BODY_1314 /I am a small business owner who supplies local outlets here and like to place and order from your store\,i will like to make payment with my credit card\. Thanks\./
+describe HS_BODY_1314 Heinlein Support Spamschutz Body-1314 Spam
+describe HS_BODY_1317 Heinlein Support Spamschutz Body-1317 Spam
+score HS_BODY_1317 8
+
+body HS_BODY_1318 /Please find attached invoice for the past months\. Remit the new payment by 30\/07\/2015 as outlines under our payment agreement\./
+describe HS_BODY_1318 Heinlein Support Spamschutz Body-1318 Spam
+score HS_BODY_1318 8
+
+body HS_BODY_1319 /stwstz6pld0ge.saudipsych.org/
+describe HS_BODY_1319 Heinlein Support Spamschutz Body-1319 Phishing
+describe HS_BODY_1379 Heinlein Support Spamschutz Body-1379 Phishing
+score HS_BODY_1379 8
+
+body HS_BODY_1380 /Um weiterhin diesen Vorteil zu nutzen, bitten wir Sie Daten auf den folgenden Link/
+describe HS_BODY_1380 Heinlein Support Spamschutz Body-1380 Phishing
+score HS_BODY_1380 8
+
+body HS_BODY_1382 /http\:\/\/www.pavpall.ga\//
+describe HS_BODY_1382 Heinlein Support Spamschutz Body-1382 Phishing
+score HS_BODY_1382 8
+
+body HS_BODY_1384 /Our company captures 85-90 Percent of the domain names we go after and that is why we are looked at, as one of the number one backordering providers./
+describe HS_BODY_1384 Heinlein Support Spamschutz Body-1384 SPAM
+score HS_BODY_1384 9
+
+body HS_BODY_1385 /Notice to Appear/
+describe HS_BODY_1385 Heinlein Support Spamschutz Body-1385 Malware
+score HS_BODY_1385 5
+
+body HS_BODY_1386 /Our company captures 85-90 Percent of the domain names, we go after and that is why we are looked at, as one of the number one backordering providers./
+describe HS_BODY_1386 Heinlein Support Spamschutz Body-1386 SPAM
+score HS_BODY_1386 9
+
+body HS_BODY_1387 /Achtung\: Zugriff auf Ihr Online-Konto läuft kurz/
+describe HS_BODY_1387 Heinlein Support Spamschutz Body-1387 Phishing
+score HS_BODY_1387 8
+
+body HS_BODY_1388 /quicktrack.ecsv4.com/
+describe HS_BODY_1388 Heinlein Support Spamschutz Body-1388 Spam
+score HS_BODY_1388 8
+
+body HS_BODY_1389 /Ich bin eine besondere finanzielle, biete ich die Finanzierung/
+describe HS_BODY_1389 Heinlein Support Spamschutz Body-1389 Spam
+score HS_BODY_1389 8
+
+body HS_BODY_1390 /I have a proposal for you with a value of One Hundred and Sixteen Million/
+describe HS_BODY_1390 Heinlein Support Spamschutz Body-1390 Spam
+score HS_BODY_1390 8
+
+body HS_BODY_1391 /I am dying and I want you to adopt my daughter/
+describe HS_BODY_1391 Heinlein Support Spamschutz Body-1391 Spam
+score HS_BODY_1391 8
+
+body HS_BODY_1392 /Sicherheitsstandarts/
+describe HS_BODY_1392 Heinlein Support Spamschutz Body-1392 Phishing
+score HS_BODY_1392 5
+
+body HS_BODY_1393 /http\:\/\/tehnotop.com.ro\//
+describe HS_BODY_1393 Heinlein Support Spamschutz Body-1393 Phishing
+describe HS_BODY_1394 Heinlein Support Spamschutz Body-1394 Phishing
+score HS_BODY_1394 5
+
+body HS_BODY_1395 /sparkakse/
+describe HS_BODY_1395 Heinlein Support Spamschutz Body-1395 Phishing
+score HS_BODY_1395 8
+
+body HS_BODY_1396 /sparkase/
+describe HS_BODY_1396 Heinlein Support Spamschutz Body-1396 Phishing
+score HS_BODY_1396 5
+
+body HS_BODY_1397 /http\:\/\/bit\.ly\/1K2b61o/
+describe HS_BODY_1397 Heinlein Support Spamschutz Body-1397 Spam
+score HS_BODY_1397 8
+
+body HS_BODY_1398 /kinggenerator.com/
+describe HS_BODY_1398 Heinlein Support Spamschutz Body-1398 Spam
+score HS_BODY_1398 5
+
+body HS_BODY_1399 /We have an 85-90% success rate in capturing domains for our clients and that is why many clients use us exclusively for their domain backordering needs./
+describe HS_BODY_1399 Heinlein Support Spamschutz Body-1399 SPAM
+score HS_BODY_1399 9
+
+body HS_BODY_1400 /pro-application.com/
+describe HS_BODY_1400 Heinlein Support Spamschutz Body-1400 Spam
+describe HS_BODY_1462 Heinlein Support Spamschutz Body-1462 Spam
+score HS_BODY_1462 8
+
+body HS_BODY_1463 /Ich bin bereit\, Ihnen als Entsch\ädigung für Ihre M\ühe \/ Eingang nach der erfolgreichen \Übertragung meiner ererbten Geld auf Ihr angegebenes Konto bieten 20\% der Gesamtsumme\./
+describe HS_BODY_1463 Heinlein Support Spamschutz Body-1463 SPAM
+score HS_BODY_1463 5
+
+body HS_BODY_1464 /projeavcisi\.com/
+describe HS_BODY_1464 Heinlein Support Spamschutz Body-1464
+score HS_BODY_1464 3
+
+body HS_BODY_1465 /asking for system that WORKS/
+describe HS_BODY_1465 Heinlein Support Spamschutz Body-1465
+score HS_BODY_1465 4
+
+body HS_BODY_1466 /bintinitiative\.com/
+describe HS_BODY_1466 Heinlein Support Spamschutz Body-1466
+score HS_BODY_1466 4
+
+body HS_BODY_1467 /This is not push button silver bullet type/
+describe HS_BODY_1467 Heinlein Support Spamschutz Body-1467
+score HS_BODY_1467 5
+
+body HS_BODY_1468 /doubled but more than QUADRUPLED/
+describe HS_BODY_1468 Heinlein Support Spamschutz Body-1468
+score HS_BODY_1468 5
+
+body HS_BODY_1469 /D-D-D-D-D-D DUPLICATOR/
+describe HS_BODY_1469 Heinlein Support Spamschutz Body-1469
+score HS_BODY_1469 7
+
+body HS_BODY_1470 /C0UP0N will end in/
+describe HS_BODY_1470 Heinlein Support Spamschutz Body-1470
+score HS_BODY_1470 3
+
+body HS_BODY_1471 /ymlp114\.com/
+describe HS_BODY_1471 Heinlein Support Spamschutz Body-1471
+score HS_BODY_1471 2
+
+body HS_BODY_1472 /MillionDollarDuplicator/
+describe HS_BODY_1472 Heinlein Support Spamschutz Body-1472
+score HS_BODY_1472 4
+
+body HS_BODY_1473 /gogetcash\.net/
+describe HS_BODY_1473 Heinlein Support Spamschutz Body-1473
+score HS_BODY_1473 3
+
+body HS_BODY_1474 /sales\@kinhungzheng\.xx\.tn/
+describe HS_BODY_1474 Heinlein Support Spamschutz Body-1474 Spam
+describe HS_BODY_1616 Heinlein Support Spamschutz Body-1616
+score HS_BODY_1616 5
+
+body HS_BODY_1617 /not the responsible person for this section, please do me a favour to tran/
+describe HS_BODY_1617 Heinlein Support Spamschutz Body-1617
+score HS_BODY_1617 5
+
+body HS_BODY_1618 /purchasing department or your friends. It may be useful for them./
+describe HS_BODY_1618 Heinlein Support Spamschutz Body-1618
+score HS_BODY_1618 5
+
+body HS_BODY_1619 /man kann Sauberlaufteppiche auch teuer ausleihen. Aber unser Kaufpreis ist/
+describe HS_BODY_1619 Heinlein Support Spamschutz Body-1619 Spam
+score HS_BODY_1619 5
+
+body HS_BODY_1620 /Nous vous invitons à nous soumettre votre demande de remboursement afin de nous permettre de la traiter dans les plus brefs details. Consulter les démarches à suivre en cliquant sur le lien ci-dessous :/
+describe HS_BODY_1620 Heinlein Support Spamschutz Body-1620 Backscatter SPAM
+describe HS_BODY_1678 Heinlein Support Spamschutz Body-1678 Phishing
+score HS_BODY_1678 5
+
+body HS_BODY_1679 /Die vollständige Forderungsausstellung .*, der Sie alle Buchungen entnehmen können, fügen wir bei./
+describe HS_BODY_1679 Heinlein Support Spamschutz Body-1679 Phishing
+score HS_BODY_1679 5
+
+body HS_BODY_1680 /Aufgrund des andauernden Zahlungsausstands sind Sie gezwungen zuzüglich, die durch unsere Tätigkeit entstandene Kosten von .* Euro zu tragen/
+describe HS_BODY_1680 Heinlein Support Spamschutz Body-1680 Phishing
+score HS_BODY_1680 5
+
+body HS_BODY_1681 /Um weitete Kosten auszuschließen, bitten wir Sie den ausstehenden Betrag auf unser Konto zu überweisen./
+describe HS_BODY_1681 Heinlein Support Spamschutz Body-1681 Phishing mit Schreibfehler
+score HS_BODY_1681 7
+
+body HS_BODY_1682 /Heizungsbau M. Meyer/
+describe HS_BODY_1682 Heinlein Support Spamschutz Body-1682 Spam
+score HS_BODY_1682 1
+
+body HS_BODY_1683 /zu unserem Bedauern haben wir festgestellt.*Jetzt bieten wir Ihnen nun letztmalig die Chance/
+describe HS_BODY_1683 Heinlein Support Spamschutz Body-1683 Phishing
+score HS_BODY_1683 3
+
+body HS_BODY_1684 /ds\.theaussiedeal.com/
+describe HS_BODY_1684 Heinlein Support Spamschutz Body-1684
+describe HS_BODY_1722 Heinlein Support Spamschutz Body-1722
+score HS_BODY_1722 5
+
+body HS_BODY_1723 /Heute haben sie die moglichkeit, es herauszufinden. nutzen sie diese eigenartige gelegenheit, unsere generika potenzmittel./
+describe HS_BODY_1723 Heinlein Support Spamschutz Body-1723 Spam
+score HS_BODY_1723 5
+
+body HS_BODY_1724 /Super preise testpaket generika haben sie sich jemals gefragt, welches potenzmittel in ihrem konkreten fall am besten wirken wurde?/
+describe HS_BODY_1724 Heinlein Support Spamschutz Body-1724 Spam
+score HS_BODY_1724 5
+
+body HS_BODY_1725 /Discover Bank Customer Service/
+describe HS_BODY_1725 Heinlein Support Spamschutz Body-1725 Spam
+score HS_BODY_1725 3
+
+body HS_BODY_1726 /DISCOVER BANK QUICK LINKS:/
+describe HS_BODY_1726 Heinlein Support Spamschutz Body-1726 Spam
+score HS_BODY_1726 3
+
+body HS_BODY_1727 /This is in reference to your Discover Bank Account(s) Online Banking we know notice some suspicious activity on your account./
+describe HS_BODY_1727 Heinlein Support Spamschutz Body-1727 Spam
+score HS_BODY_1727 5
+
+body HS_BODY_1728 /http:\/\/xkgehe.ru/
+describe HS_BODY_1728 Heinlein Support Spamschutz Body-1728
$pdo = new PDO($dsn, $database_user, $database_pass, $opt);
$pdo = new PDO($dsn, $database_user, $database_pass, $opt);
}
}
catch (PDOException $e) {
catch (PDOException $e) {
+// Stop when SQL connection fails
?>
?>
-<center style='font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;'>Connection to database failed.<br /><br />The following error was reported:<br/> <?=$e->getMessage();?></center>
+<center style='font-family:sans-serif;'>Connection to database failed.<br /><br />The following error was reported:<br/> <?=$e->getMessage();?></center>
+<center style='font-family:sans-serif;'>Connection to dockerapi container failed.<br /><br />The following error was reported:<br/><?=$errno;?> - <?=$errstr;?></center>
+<?php
+exit;
+}
+
function pdo_exception_handler($e) {
function pdo_exception_handler($e) {
print_r($e);
print_r($e);
if ($e instanceof PDOException) {
if ($e instanceof PDOException) {
@@ -146,3 +155,4 @@ if (isset($_SESSION['mailcow_cc_role'])) {