Jump to content
Froxlor Forum

Anfänger

Members
  • Posts

    26
  • Joined

  • Last visited

Posts posted by Anfänger

  1. Am 3.3.2020 um 06:41 schrieb d00p:

    Also ich nehme dafür immer das sury repository, hier wäre eine Anleitung: https://tecadmin.net/install-multiple-php-version-with-apache-on-debian/

    Php 5.5 wirst du da aber auch nicht mehr bekommen, 5.6 ist glaub noch da...

    Habe jetzt alles gemacht wie hier beschrieben. Die Apache Installation und Konfiguration  habe ich übersprungen, weil ich Apache 2 schon habe. Jetzt läst sich Apache nicht starten. Wo ist da der Fehler?

    systemctl status apache2.service


    ● apache2.service - The Apache HTTP Server
       Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset:
      Drop-In: /lib/systemd/system/apache2.service.d
               └─apache2-systemd.conf
       Active: failed (Result: exit-code) since Thu 2020-03-05 21:51:35 CET; 28min a
      Process: 32712 ExecStop=/usr/sbin/apachectl stop (code=exited, status=1/FAILUR
      Process: 960 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILUR
     Main PID: 446 (code=exited, status=0/SUCCESS)

    Mar 05 21:51:35 bizz-hosting.com systemd[1]: Starting The Apache HTTP Server...
    Mar 05 21:51:35 bizz-hosting.com apachectl[960]: AH00526: Syntax error on line 1
    Mar 05 21:51:35 bizz-hosting.com apachectl[960]: Invalid command 'FcgidIdleTimeo
    Mar 05 21:51:35 bizz-hosting.com apachectl[960]: Action 'start' failed.
    Mar 05 21:51:35 bizz-hosting.com apachectl[960]: The Apache error log may have m
    Mar 05 21:51:35 bizz-hosting.com systemd[1]: apache2.service: Control process ex
    Mar 05 21:51:35 bizz-hosting.com systemd[1]: apache2.service: Failed with result
    Mar 05 21:51:35 bizz-hosting.com systemd[1]: Failed to start The Apache HTTP Ser
     ESCOC
    er
    pache2.service; enabled; vendor preset: enabled)
    ervice.d

    nce Thu 2020-03-05 21:51:35 CET; 28min ago
    hectl stop (code=exited, status=1/FAILURE)
    ectl start (code=exited, status=1/FAILURE)
    CCESS)

    [1]: Starting The Apache HTTP Server...
    tl[960]: AH00526: Syntax error on line 11 of /etc/apache2/sites-enabled/29_froxl
    tl[960]: Invalid command 'FcgidIdleTimeout', perhaps misspelled or defined by a
    tl[960]: Action 'start' failed.
    tl[960]: The Apache error log may have more information.
    [1]: apache2.service: Control process exited, code=exited status=1
    [1]: apache2.service: Failed with result 'exit-code'.
    [1]: Failed to start The Apache HTTP Server.
     

  2. Danke der Fehler ist weg. 

    Warum kann das Paket nicht gefunden werden?  Kann ich das abfragen welche Pakete vorhanden sind?

     

    Paketlisten lesen ... Fertig
    Abhängigkeitsbaum erstellen
    Statusinformationen lesen ... Fertig
    Beachten Sie, dass Sie 'php5.6-json' für den regulären Ausdruck 'php5.6' auswählen.
    Beachten Sie, dass Sie 'php5.6-common' für Regex 'php5.6' auswählen.
    E: Paket php5.6-fpm konnte nicht gefunden werden
    E: Es konnte kein Paket von glob 'php5.6-fpm' gefunden werden.
    E: Es konnte kein Paket mit dem regulären Ausdruck 'php5.6-fpm' gefunden werden.

  3. Ich bin nach der Anleitung gegangen. Bei der Eingabe von 

    sudo apt install php5.6 php5.6-fpm

    hatte ich dann diese Fehlermeldung.

    N: Ignoring file 'php.listpassendes' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
    E: Unable to locate package php5.6-fpm
    E: Couldn't find any package by glob 'php5.6-fpm'
    E: Couldn't find any package by regex 'php5.6-fpm'
     

    ich habe keinen Fehler in der Datei php.listpassendes gefunden.

    Was muß ich da ändern?

  4. Hallo ich möchte unterschiedliche php Versionen unter Froxlor nutzen.

    Ich habe es versucht mit 

    apt-get install php-5.5-opt

    Fehlermeldung:  

    apt-get install php-5.5-opt
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package php-5.5-opt
    E: Couldn't find any package by glob 'php-5.5-opt'
    E: Couldn't find any package by regex 'php-5.5-opt'
     
    was muß ich ändern ?
    Vielen Dank für die Hilfe im voraus.
     
  5. vor 21 Stunden schrieb d00p:

    Immer noch die gleiche Ursache wie zuvor. Passe deine dovecot config entsprechend an oder verwende kein plaintext Auth.

    Die Direktive in der dovecot config die gesetzt werden muss lautet disable_plaintext_auth=no, default steht die auf "yes"

    habe ich auf no gesetzt. In den Datei 10-auth.conf und 10-auth.conf.frx.bak

    Kann mich noch nicht in windows Live Mail anmelden.

    Hier ist noch mal die mail.log

    Feb 19 22:11:49 bizz-hosting postfix/smtpd[1334]: disconnect from unknown[45.133.99.2] ehlo=1 auth=0/1 commands=1/2
    Feb 19 22:11:54 bizz-hosting postfix/smtpd[1334]: connect from unknown[45.133.99.2]
    Feb 19 22:11:54 bizz-hosting postfix/smtpd[1554]: lost connection after AUTH from unknown[45.133.99.2]
    Feb 19 22:11:54 bizz-hosting postfix/smtpd[1554]: disconnect from unknown[45.133.99.2] ehlo=1 auth=0/1 commands=1/2
    Feb 19 22:12:01 bizz-hosting postfix/smtpd[1334]: lost connection after AUTH from unknown[45.133.99.2]
    Feb 19 22:12:01 bizz-hosting postfix/smtpd[1334]: disconnect from unknown[45.133.99.2] ehlo=1 auth=0/1 commands=1/2
    Feb 19 22:12:01 bizz-hosting postfix/smtpd[1554]: connect from unknown[45.133.99.2]
    Feb 19 22:12:08 bizz-hosting postfix/smtpd[1554]: warning: unknown[45.133.99.2]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 19 22:12:08 bizz-hosting postfix/smtpd[1554]: lost connection after AUTH from unknown[45.133.99.2]
    Feb 19 22:12:08 bizz-hosting postfix/smtpd[1554]: disconnect from unknown[45.133.99.2] ehlo=1 auth=0/1 commands=1/2
    Feb 19 22:12:08 bizz-hosting postfix/smtpd[1334]: connect from unknown[45.133.99.2]
    Feb 19 22:12:15 bizz-hosting postfix/smtpd[1334]: lost connection after AUTH from unknown[45.133.99.2]
    Feb 19 22:12:15 bizz-hosting postfix/smtpd[1334]: disconnect from unknown[45.133.99.2] ehlo=1 auth=0/1 commands=1/2
    Feb 19 22:12:15 bizz-hosting postfix/smtpd[1554]: connect from unknown[45.133.99.2]
    Feb 19 22:12:22 bizz-hosting postfix/smtpd[1554]: lost connection after AUTH from unknown[45.133.99.2]
    Feb 19 22:12:22 bizz-hosting postfix/smtpd[1554]: disconnect from unknown[45.133.99.2] ehlo=1 auth=0/1 commands=1/2
    Feb 19 22:12:22 bizz-hosting postfix/smtpd[1334]: connect from unknown[45.133.99.2]
    Feb 19 22:12:30 bizz-hosting postfix/smtpd[1334]: warning: unknown[45.133.99.2]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 19 22:12:30 bizz-hosting postfix/smtpd[1334]: lost connection after AUTH from unknown[45.133.99.2]
    Feb 19 22:12:30 bizz-hosting postfix/smtpd[1334]: disconnect from unknown[45.133.99.2] ehlo=1 auth=0/1 commands=1/2
    Feb 19 22:12:36 bizz-hosting dovecot: pop3-login: Disconnected (tried to use disallowed plaintext auth): user=<admin@bizz-hosting.de>, rip=217.254.110.28, lip=207.180.236.246, session=<CBltP/Sek8PZ/m4c>
    Feb 19 22:13:08 bizz-hosting postfix/smtpd[1554]: connect from unknown[45.133.99.2]
    Feb 19 22:13:14 bizz-hosting postfix/smtpd[1554]: warning: unknown[45.133.99.2]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 19 22:13:14 bizz-hosting postfix/smtpd[1554]: lost connection after AUTH from unknown[45.133.99.2]
    Feb 19 22:13:14 bizz-hosting postfix/smtpd[1554]: disconnect from unknown[45.133.99.2] ehlo=1 auth=0/1 commands=1/2
    Feb 19 22:13:14 bizz-hosting postfix/smtpd[1334]: connect from unknown[45.133.99.2]
    Feb 19 22:13:20 bizz-hosting postfix/smtpd[1334]: lost connection after AUTH from unknown[45.133.99.2]
    Feb 19 22:13:20 bizz-hosting postfix/smtpd[1334]: disconnect from unknown[45.133.99.2] ehlo=1 auth=0/1 commands=1/2
    Feb 19 22:13:20 bizz-hosting postfix/smtpd[1554]: connect from unknown[45.133.99.2]
    Feb 19 22:13:26 bizz-hosting postfix/smtpd[1554]: lost connection after AUTH from unknown[45.133.99.2]
    Feb 19 22:13:26 bizz-hosting postfix/smtpd[1554]: disconnect from unknown[45.133.99.2] ehlo=1 auth=0/1 commands=1/2
    Feb 19 22:13:26 bizz-hosting postfix/smtpd[1334]: connect from unknown[45.133.99.2]
    Feb 19 22:13:32 bizz-hosting postfix/smtpd[1334]: warning: unknown[45.133.99.2]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 19 22:13:32 bizz-hosting postfix/smtpd[1334]: lost connection after AUTH from unknown[45.133.99.2]
    Feb 19 22:13:32 bizz-hosting postfix/smtpd[1334]: disconnect from unknown[45.133.99.2] ehlo=1 auth=0/1 commands=1/2

  6. Es konnten keine Nachrichten für das Konto Bizz-hosting (admin) gesendet oder empfangen werden. Ein ungültiger E-Mail-Benutzername wurde für dieses Konto eingegeben. Sie werden beim nächsten Senden oder Empfangen von Nachrichten aufgefordert, Ihren Benutzernamen und Ihr Kennwort für dieses Konto einzugeben.

    Serverfehler: 0x800CCC90
    Serverantwort: -ERR [AUTH] Plaintext authentication disallowed on non-secure (SSL/TLS) connections.
    Server: 'pop3.bizz-hosting.de'
    Windows Live Mail-Fehlernummer: 0x800CCC91
    Protokoll: POP3
    Port: 110
    Secure (SSL): Nein

  7. vor 4 Stunden schrieb d00p:

    Google, dovecot config anpassen sofern gewollt

     

    Gucken ob dein Reverse DNS zur Maildomain passt und auf die Server IP auflöst, sonst ggfls schlechter Client 

    OK habe den PTR-Record für die Domain eingetragen

    Ich habe noch ein Fehler bei der Anmeldung von Windows Live Mail. Ich kann mich da mit meiner Email Adresse und Passwort nicht anmelden. 

  8. Ich habe Mailserver (Postfix/Dovecot) auf Froxlor installiert. Die Email Adressen habe ich mit Konto angelegt. In der Datenbank, in den zwei Tabellen  mail_user und mail_virtual sind Einträge vorhanden. In /var/customers/mail sind auch Einträge vorhanden. Heute wollte ich noch mal eine test Email anlegen mit Konto. Wenn ich für die Email Adresse das Konto anlegen möchte kommt die Fehlermeldung 

    Fehlermeldung
    Die E-Mail-Adresse "" enthält ungültige Zeichen oder ist nicht vollständig.
     
    Ich habe hier mal einen Teil der Einträger der mail.log Datei.

    Feb 18 16:39:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<crSLetueMtpbiRrW>
    Feb 18 16:39:46 vmd48270 postfix/smtpd[24742]: connect from unknown[141.98.10.137]
    Feb 18 16:39:48 vmd48270 postfix/smtpd[24742]: warning: unknown[141.98.10.137]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 16:39:48 vmd48270 postfix/smtpd[24742]: disconnect from unknown[141.98.10.137] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 16:40:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<ayAfftueNdpbiRrW>
    Feb 18 16:40:52 vmd48270 postfix/smtpd[24750]: warning: hostname legs.acebankz.com does not resolve to address 45.82.35.144: Name or service not known
    Feb 18 16:40:52 vmd48270 postfix/smtpd[24750]: connect from unknown[45.82.35.144]
    Feb 18 16:40:53 vmd48270 postfix/smtpd[24750]: NOQUEUE: reject: RCPT from unknown[45.82.35.144]: 450 4.7.25 Client host rejected: cannot find your hostname, [45.82.35.144]; from=<kucheneinrichtungczbamhf@vestonphuchung.co> to=<mail@daniel-roll.de> proto=ESMTP helo=<legs.vestonphuchung.co>
    Feb 18 16:40:53 vmd48270 postfix/smtpd[24750]: disconnect from unknown[45.82.35.144] ehlo=1 mail=1 rcpt=0/1 data=0/1 quit=1 commands=3/5
    Feb 18 16:41:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<OLu0gdueN9pbiRrW>
    Feb 18 16:41:45 vmd48270 postfix/smtpd[24750]: warning: hostname 93.2.dialup.mari-el.ru does not resolve to address 77.40.2.93: Name or service not known
    Feb 18 16:41:45 vmd48270 postfix/smtpd[24750]: connect from unknown[77.40.2.93]
    Feb 18 16:41:45 vmd48270 postfix/smtpd[24750]: lost connection after STARTTLS from unknown[77.40.2.93]
    Feb 18 16:41:45 vmd48270 postfix/smtpd[24750]: disconnect from unknown[77.40.2.93] ehlo=1 starttls=0/1 commands=1/2
    Feb 18 16:42:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<hfhFhdueOtpbiRrW>
    Feb 18 16:42:46 vmd48270 postfix/smtpd[24750]: warning: hostname legs.acebankz.com does not resolve to address 45.82.35.144: Name or service not known
    Feb 18 16:42:46 vmd48270 postfix/smtpd[24750]: connect from unknown[45.82.35.144]
    Feb 18 16:42:46 vmd48270 postfix/smtpd[24750]: NOQUEUE: reject: RCPT from unknown[45.82.35.144]: 450 4.7.25 Client host rejected: cannot find your hostname, [45.82.35.144]; from=<kucheneinrichtungpcchjds@vestonphuchung.co> to=<webmaster@dergardinenservice.de> proto=ESMTP helo=<legs.vestonphuchung.co>
    Feb 18 16:42:46 vmd48270 postfix/smtpd[24750]: disconnect from unknown[45.82.35.144] ehlo=1 mail=1 rcpt=0/1 data=0/1 quit=1 commands=3/5
    Feb 18 16:43:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<hIbZiNueQ9pbiRrW>
    Feb 18 16:43:40 vmd48270 postfix/smtpd[24750]: connect from unknown[185.36.81.23]
    Feb 18 16:43:42 vmd48270 postfix/smtpd[24750]: warning: unknown[185.36.81.23]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 16:43:42 vmd48270 postfix/smtpd[24750]: disconnect from unknown[185.36.81.23] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 16:44:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=</httjNueRdpbiRrW>
    Feb 18 16:44:50 vmd48270 postfix/smtpd[24750]: connect from unknown[185.36.81.57]
    Feb 18 16:44:52 vmd48270 postfix/smtpd[24750]: warning: unknown[185.36.81.57]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 16:44:52 vmd48270 postfix/smtpd[24750]: disconnect from unknown[185.36.81.57] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 16:45:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<4hEBkNueSNpbiRrW>
    Feb 18 16:45:44 vmd48270 postfix/anvil[17390]: statistics: max connection rate 1/60s for (smtp:77.40.2.93) at Feb 18 16:35:53
    Feb 18 16:45:44 vmd48270 postfix/anvil[17390]: statistics: max connection count 1 for (smtp:77.40.2.93) at Feb 18 16:35:53
    Feb 18 16:45:44 vmd48270 postfix/anvil[17390]: statistics: max cache size 5 at Feb 18 16:39:15
    Feb 18 16:46:12 vmd48270 postfix/smtpd[24750]: connect from unknown[185.234.219.113]
    Feb 18 16:46:14 vmd48270 postfix/smtpd[24750]: warning: unknown[185.234.219.113]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 16:46:14 vmd48270 postfix/smtpd[24750]: lost connection after AUTH from unknown[185.234.219.113]
    Feb 18 16:46:14 vmd48270 postfix/smtpd[24750]: disconnect from unknown[185.234.219.113] ehlo=1 auth=0/1 commands=1/2
    Feb 18 16:46:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<0F2Uk9ueS9pbiRrW>
    Feb 18 16:46:38 vmd48270 dovecot: pop3-login: Disconnected (tried to use disallowed plaintext auth): user=<dirkkoeppel@bizz-hosting.de>, rip=91.41.174.182, lip=207.180.236.246, session=<b8jKk9uepNRbKa62>
    Feb 18 16:46:38 vmd48270 dovecot: pop3-login: Disconnected (tried to use disallowed plaintext auth): user=<dirkkoeppel@bizz-hosting.de>, rip=91.41.174.182, lip=207.180.236.246, session=<bq/Ok9ueptRbKa62>
    Feb 18 16:47:17 vmd48270 postfix/smtpd[24750]: warning: hostname smtp01-01.rev-mail.de does not resolve to address 51.77.82.156: No address associated with hostname
    Feb 18 16:47:17 vmd48270 postfix/smtpd[24750]: connect from unknown[51.77.82.156]
    Feb 18 16:47:17 vmd48270 postfix/smtpd[24750]: NOQUEUE: reject: RCPT from unknown[51.77.82.156]: 450 4.7.25 Client host rejected: cannot find your hostname, [51.77.82.156]; from=<return-a5-10869-10870-41e4919f=3259628=8@superlead-wochentrend24.de> to=<dirkkoeppel@bizz-hosting.de> proto=ESMTP helo=<smtp01-01.rev-mail.de>
    Feb 18 16:47:17 vmd48270 postfix/smtpd[24750]: disconnect from unknown[51.77.82.156] ehlo=1 mail=1 rcpt=0/1 quit=1 commands=3/4
    Feb 18 16:47:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<tgwol9ueke5biRrW>
    Feb 18 16:48:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<GJG7mtueUNpbiRrW>
    Feb 18 16:49:08 vmd48270 postfix/smtpd[26985]: connect from unknown[185.234.216.178]
    Feb 18 16:49:11 vmd48270 postfix/smtpd[26985]: warning: unknown[185.234.216.178]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 16:49:11 vmd48270 postfix/smtpd[26985]: lost connection after AUTH from unknown[185.234.216.178]
    Feb 18 16:49:11 vmd48270 postfix/smtpd[26985]: disconnect from unknown[185.234.216.178] ehlo=1 auth=0/1 commands=1/2
    Feb 18 16:49:29 vmd48270 postfix/smtpd[26985]: warning: hostname transfonix.com does not resolve to address 217.20.114.220
    Feb 18 16:49:29 vmd48270 postfix/smtpd[26985]: connect from unknown[217.20.114.220]
    Feb 18 16:49:30 vmd48270 postfix/smtpd[26985]: NOQUEUE: reject: RCPT from unknown[217.20.114.220]: 450 4.7.25 Client host rejected: cannot find your hostname, [217.20.114.220]; from=<bounce@eubusinessregister.info> to=<info@malernico.de> proto=ESMTP helo=<www.oberlo.com>
    Feb 18 16:49:30 vmd48270 postfix/smtpd[26985]: disconnect from unknown[217.20.114.220] ehlo=1 mail=1 rcpt=0/1 quit=1 commands=3/4
    Feb 18 16:49:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<vhFPntueUdpbiRrW>
    Feb 18 16:50:12 vmd48270 postfix/smtpd[26985]: connect from unknown[195.39.6.80]
    Feb 18 16:50:14 vmd48270 postfix/smtpd[26985]: NOQUEUE: reject: RCPT from unknown[195.39.6.80]: 450 4.7.25 Client host rejected: cannot find your hostname, [195.39.6.80]; from=<PhillipSmith@loginet.it> to=<info@malernico.de> proto=ESMTP helo=<loginet.it>
    Feb 18 16:50:14 vmd48270 postfix/smtpd[26985]: lost connection after RCPT from unknown[195.39.6.80]
    Feb 18 16:50:14 vmd48270 postfix/smtpd[26985]: disconnect from unknown[195.39.6.80] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 16:50:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<ub/iodueVNpbiRrW>
    Feb 18 16:50:39 vmd48270 postfix/smtpd[26985]: warning: hostname ip-113-134.4vendeta.com does not resolve to address 78.128.113.134: Name or service not known
    Feb 18 16:50:39 vmd48270 postfix/smtpd[26985]: connect from unknown[78.128.113.134]
    Feb 18 16:50:42 vmd48270 postfix/smtpd[26985]: warning: unknown[78.128.113.134]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 16:50:42 vmd48270 postfix/smtpd[26985]: lost connection after AUTH from unknown[78.128.113.134]
    Feb 18 16:50:42 vmd48270 postfix/smtpd[26985]: disconnect from unknown[78.128.113.134] ehlo=1 auth=0/1 commands=1/2
    Feb 18 16:50:42 vmd48270 postfix/smtpd[26985]: warning: hostname ip-113-134.4vendeta.com does not resolve to address 78.128.113.134: Name or service not known
    Feb 18 16:50:42 vmd48270 postfix/smtpd[26985]: connect from unknown[78.128.113.134]
    Feb 18 16:50:49 vmd48270 postfix/smtpd[26985]: warning: unknown[78.128.113.134]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 16:50:49 vmd48270 postfix/smtpd[26985]: lost connection after AUTH from unknown[78.128.113.134]
    Feb 18 16:50:49 vmd48270 postfix/smtpd[26985]: disconnect from unknown[78.128.113.134] ehlo=1 auth=0/1 commands=1/2
    Feb 18 16:50:54 vmd48270 postfix/smtpd[26985]: connect from modern.juntosms.com[134.73.51.18]
    Feb 18 16:50:54 vmd48270 postfix/smtpd[26985]: NOQUEUE: reject: RCPT from modern.juntosms.com[134.73.51.18]: 550 5.1.1 <webmaster@dergardinenservice.de>: Recipient address rejected: User unknown in virtual mailbox table; from=<ottmarjydbasm@viragagyas-szegelyek.com> to=<webmaster@dergardinenservice.de> proto=ESMTP helo=<modern.viragagyas-szegelyek.com>
    Feb 18 16:50:54 vmd48270 postfix/smtpd[26985]: disconnect from modern.juntosms.com[134.73.51.18] ehlo=1 mail=1 rcpt=0/1 data=0/1 quit=1 commands=3/5
    Feb 18 16:51:10 vmd48270 postfix/smtpd[26985]: warning: hostname 186-219-214-94.megaminastelecom.com.br does not resolve to address 186.219.214.94: Name or service not known
    Feb 18 16:51:10 vmd48270 postfix/smtpd[26985]: connect from unknown[186.219.214.94]
    Feb 18 16:51:12 vmd48270 postfix/smtpd[26985]: NOQUEUE: reject: RCPT from unknown[186.219.214.94]: 450 4.7.25 Client host rejected: cannot find your hostname, [186.219.214.94]; from=<ElisaAhrend@megaminastelecom.com.br> to=<info@tier-mensch-kommunikation.de> proto=ESMTP helo=<186-219-214-94.megaminastelecom.com.br>
    Feb 18 16:51:12 vmd48270 postfix/smtpd[26985]: lost connection after RCPT from unknown[186.219.214.94]
    Feb 18 16:51:12 vmd48270 postfix/smtpd[26985]: disconnect from unknown[186.219.214.94] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 16:51:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<ES52pdueVdpbiRrW>
    Feb 18 16:52:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<bqsJqdueV9pbiRrW>
    Feb 18 16:52:45 vmd48270 postfix/smtpd[26985]: connect from unknown[185.36.81.57]
    Feb 18 16:52:47 vmd48270 postfix/smtpd[27530]: connect from unknown[112.74.96.167]
    Feb 18 16:52:47 vmd48270 postfix/smtpd[27530]: NOQUEUE: reject: RCPT from unknown[112.74.96.167]: 450 4.7.25 Client host rejected: cannot find your hostname, [112.74.96.167]; from=<hadoop@ygk.wiki> to=<info@docdistler.de> proto=ESMTP helo=<m.ygk.wiki>
    Feb 18 16:52:47 vmd48270 postfix/smtpd[27530]: disconnect from unknown[112.74.96.167] ehlo=1 mail=1 rcpt=0/1 data=0/1 rset=1 quit=1 commands=4/6
    Feb 18 16:52:48 vmd48270 postfix/smtpd[26985]: warning: unknown[185.36.81.57]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 16:52:48 vmd48270 postfix/smtpd[26985]: disconnect from unknown[185.36.81.57] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 16:53:01 vmd48270 postfix/smtpd[27530]: connect from unknown[177.12.83.155]
    Feb 18 16:53:02 vmd48270 postfix/smtpd[27530]: NOQUEUE: reject: RCPT from unknown[177.12.83.155]: 450 4.7.25 Client host rejected: cannot find your hostname, [177.12.83.155]; from=<RosAbraham@029cn.com> to=<info@tier-mensch-kommunikation.de> proto=ESMTP helo=<029cn.com>
    Feb 18 16:53:03 vmd48270 postfix/smtpd[27530]: lost connection after RCPT from unknown[177.12.83.155]
    Feb 18 16:53:03 vmd48270 postfix/smtpd[27530]: disconnect from unknown[177.12.83.155] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 16:53:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<iDadrNueWNpbiRrW>
    Feb 18 16:53:55 vmd48270 postfix/smtpd[26985]: warning: hostname host-189.72.252.37.ucom.am does not resolve to address 37.252.72.189: Name or service not known
    Feb 18 16:53:55 vmd48270 postfix/smtpd[26985]: connect from unknown[37.252.72.189]
    Feb 18 16:53:57 vmd48270 postfix/smtpd[27530]: connect from 85.ip-51-75-142.eu[51.75.142.85]
    Feb 18 16:53:59 vmd48270 postfix/smtpd[27530]: warning: 85.ip-51-75-142.eu[51.75.142.85]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 16:53:59 vmd48270 postfix/smtpd[27530]: disconnect from 85.ip-51-75-142.eu[51.75.142.85] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 16:54:02 vmd48270 postfix/smtpd[26985]: NOQUEUE: reject: RCPT from unknown[37.252.72.189]: 450 4.7.25 Client host rejected: cannot find your hostname, [37.252.72.189]; from=<JuttaAbele@ucom.am> to=<info@tier-mensch-kommunikation.de> proto=ESMTP helo=<host-189.72.252.37.ucom.am>
    Feb 18 16:54:02 vmd48270 postfix/smtpd[26985]: lost connection after RCPT from unknown[37.252.72.189]
    Feb 18 16:54:02 vmd48270 postfix/smtpd[26985]: disconnect from unknown[37.252.72.189] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 16:54:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<OZMwsNueWtpbiRrW>
    Feb 18 16:54:55 vmd48270 postfix/smtpd[27530]: connect from unknown[141.98.10.137]
    Feb 18 16:54:57 vmd48270 postfix/smtpd[27530]: warning: unknown[141.98.10.137]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 16:54:57 vmd48270 postfix/smtpd[27530]: disconnect from unknown[141.98.10.137] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 16:55:18 vmd48270 postfix/smtpd[26985]: connect from apollon.medprae.de[78.46.94.47]
    Feb 18 16:55:18 vmd48270 postfix/smtpd[26985]: B313754138E: client=apollon.medprae.de[78.46.94.47]
    Feb 18 16:55:18 vmd48270 postfix/cleanup[27940]: B313754138E: message-id=<402883dd8e6dfaabca6744677f00dea7@lists.medprae.de>
    Feb 18 16:55:19 vmd48270 postfix/qmgr[22366]: B313754138E: from=<listbounce@medprae.de>, size=245948, nrcpt=1 (queue active)
    Feb 18 16:55:19 vmd48270 postfix/smtpd[26985]: disconnect from apollon.medprae.de[78.46.94.47] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 16:55:19 vmd48270 dovecot: lda(info@docdistler.de): msgid=<402883dd8e6dfaabca6744677f00dea7@lists.medprae.de>: saved mail to INBOX
    Feb 18 16:55:19 vmd48270 postfix/pipe[27941]: B313754138E: to=<info@docdistler.de>, relay=dovecot, delay=0.5, delays=0.36/0.01/0/0.13, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 16:55:19 vmd48270 postfix/qmgr[22366]: B313754138E: removed
    Feb 18 16:55:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<5DPEs9ueYdpbiRrW>
    Feb 18 16:55:44 vmd48270 postfix/anvil[17390]: statistics: max connection rate 2/60s for (smtp:78.128.113.134) at Feb 18 16:50:42
    Feb 18 16:55:44 vmd48270 postfix/anvil[17390]: statistics: max connection count 1 for (smtp:185.234.219.113) at Feb 18 16:46:12
    Feb 18 16:55:44 vmd48270 postfix/anvil[17390]: statistics: max cache size 4 at Feb 18 16:51:10
    Feb 18 16:56:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<nNpXt9ueatpbiRrW>
    Feb 18 16:57:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<Ainrutueb9pbiRrW>
    Feb 18 16:57:51 vmd48270 postfix/smtpd[28320]: connect from unknown[185.234.219.113]
    Feb 18 16:57:53 vmd48270 postfix/smtpd[28320]: warning: unknown[185.234.219.113]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 16:57:53 vmd48270 postfix/smtpd[28320]: lost connection after AUTH from unknown[185.234.219.113]
    Feb 18 16:57:53 vmd48270 postfix/smtpd[28320]: disconnect from unknown[185.234.219.113] ehlo=1 auth=0/1 commands=1/2
    Feb 18 16:57:54 vmd48270 postfix/smtpd[28320]: warning: hostname host-152.34.75.109.ucom.am does not resolve to address 109.75.34.152: Name or service not known
    Feb 18 16:57:54 vmd48270 postfix/smtpd[28320]: connect from unknown[109.75.34.152]
    Feb 18 16:57:57 vmd48270 postfix/smtpd[28320]: NOQUEUE: reject: RCPT from unknown[109.75.34.152]: 450 4.7.25 Client host rejected: cannot find your hostname, [109.75.34.152]; from=<RichardMurphy@ucom.am> to=<info@malernico.de> proto=ESMTP helo=<host-152.34.75.109.ucom.am>
    Feb 18 16:57:59 vmd48270 postfix/smtpd[28320]: lost connection after RCPT from unknown[109.75.34.152]
    Feb 18 16:57:59 vmd48270 postfix/smtpd[28320]: disconnect from unknown[109.75.34.152] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 16:58:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<JdR+vtuectpbiRrW>
    Feb 18 16:58:36 vmd48270 postfix/smtpd[28320]: connect from unknown[141.98.10.141]
    Feb 18 16:58:38 vmd48270 postfix/smtpd[28320]: warning: unknown[141.98.10.141]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 16:58:38 vmd48270 postfix/smtpd[28320]: disconnect from unknown[141.98.10.141] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 16:58:40 vmd48270 postfix/smtpd[28320]: warning: hostname swim.diverseenvironment.com does not resolve to address 185.211.245.198
    Feb 18 16:58:40 vmd48270 postfix/smtpd[28320]: connect from unknown[185.211.245.198]
    Feb 18 16:58:43 vmd48270 postfix/smtpd[28320]: warning: unknown[185.211.245.198]: SASL PLAIN authentication failed:
    Feb 18 16:58:43 vmd48270 postfix/smtpd[28320]: lost connection after AUTH from unknown[185.211.245.198]
    Feb 18 16:58:43 vmd48270 postfix/smtpd[28320]: disconnect from unknown[185.211.245.198] ehlo=1 auth=0/1 commands=1/2
    Feb 18 16:58:43 vmd48270 postfix/smtpd[28320]: warning: hostname swim.diverseenvironment.com does not resolve to address 185.211.245.198
    Feb 18 16:58:43 vmd48270 postfix/smtpd[28320]: connect from unknown[185.211.245.198]
    Feb 18 16:58:49 vmd48270 postfix/smtpd[28469]: connect from o142.p9.mailjet.com[87.253.234.142]
    Feb 18 16:58:50 vmd48270 postfix/smtpd[28469]: 0153D54138E: client=o142.p9.mailjet.com[87.253.234.142]
    Feb 18 16:58:50 vmd48270 postfix/cleanup[28470]: 0153D54138E: message-id=<b91c572c.AM4AAGUdEdwAAchjAYIAALFLcWMAAYCr2z4Am5i0AA9JBABeTAm5@mailjet.com>
    Feb 18 16:58:50 vmd48270 postfix/smtpd[28320]: warning: unknown[185.211.245.198]: SASL PLAIN authentication failed:
    Feb 18 16:58:50 vmd48270 postfix/smtpd[28469]: disconnect from o142.p9.mailjet.com[87.253.234.142] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 16:58:50 vmd48270 postfix/qmgr[22366]: 0153D54138E: from=<b91c572c.AM4AAGUdEdwAAchjAYIAALFLcWMAAYCr2z4Am5i0AA9JBABeTAm5@bnc3.mailjet.com>, size=101099, nrcpt=1 (queue active)
    Feb 18 16:58:50 vmd48270 postfix/smtpd[28320]: lost connection after AUTH from unknown[185.211.245.198]
    Feb 18 16:58:50 vmd48270 postfix/smtpd[28320]: disconnect from unknown[185.211.245.198] ehlo=1 auth=0/1 commands=1/2
    Feb 18 16:58:50 vmd48270 dovecot: lda(peter@sprangers-burg.de): msgid=<b91c572c.AM4AAGUdEdwAAchjAYIAALFLcWMAAYCr2z4Am5i0AA9JBABeTAm5@mailjet.com>: saved mail to INBOX
    Feb 18 16:58:50 vmd48270 postfix/pipe[28474]: 0153D54138E: to=<peter@sprangers-burg.de>, relay=dovecot, delay=0.76, delays=0.65/0.01/0/0.1, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 16:58:50 vmd48270 postfix/qmgr[22366]: 0153D54138E: removed
    Feb 18 16:59:00 vmd48270 postfix/smtpd[28469]: connect from unknown[185.234.216.178]
    Feb 18 16:59:02 vmd48270 postfix/smtpd[28469]: warning: unknown[185.234.216.178]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 16:59:02 vmd48270 postfix/smtpd[28469]: lost connection after AUTH from unknown[185.234.216.178]
    Feb 18 16:59:02 vmd48270 postfix/smtpd[28469]: disconnect from unknown[185.234.216.178] ehlo=1 auth=0/1 commands=1/2
    Feb 18 16:59:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<Mm4SwtuedNpbiRrW>
    Feb 18 17:00:05 vmd48270 postfix/smtpd[28320]: connect from unknown[185.36.81.78]
    Feb 18 17:00:07 vmd48270 postfix/smtpd[28320]: warning: unknown[185.36.81.78]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:00:07 vmd48270 postfix/smtpd[28320]: disconnect from unknown[185.36.81.78] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:00:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<trSlxdued9pbiRrW>
    Feb 18 17:00:39 vmd48270 postfix/smtpd[28469]: connect from unknown[185.36.81.57]
    Feb 18 17:00:42 vmd48270 postfix/smtpd[28469]: warning: unknown[185.36.81.57]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:00:42 vmd48270 postfix/smtpd[28469]: disconnect from unknown[185.36.81.57] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:01:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<jj45ydueeNpbiRrW>
    Feb 18 17:02:29 vmd48270 postfix/smtpd[29024]: connect from unknown[141.98.10.137]
    Feb 18 17:02:31 vmd48270 postfix/smtpd[29024]: warning: unknown[141.98.10.137]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:02:31 vmd48270 postfix/smtpd[29024]: disconnect from unknown[141.98.10.137] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:02:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<vtXMzNueetpbiRrW>
    Feb 18 17:02:50 vmd48270 postfix/smtpd[29024]: connect from unknown[220.174.24.4]
    Feb 18 17:02:53 vmd48270 postfix/smtpd[29087]: connect from unknown[220.174.24.4]
    Feb 18 17:02:53 vmd48270 postfix/smtpd[29024]: warning: unknown[220.174.24.4]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:02:54 vmd48270 postfix/smtpd[29024]: disconnect from unknown[220.174.24.4] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:03:00 vmd48270 postfix/smtpd[29087]: warning: unknown[220.174.24.4]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:03:01 vmd48270 postfix/smtpd[29087]: disconnect from unknown[220.174.24.4] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:03:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<m2Vg0Nuee9pbiRrW>
    Feb 18 17:04:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<cPTz09uefdpbiRrW>
    Feb 18 17:05:15 vmd48270 postfix/smtpd[29440]: connect from unknown[141.98.10.141]
    Feb 18 17:05:17 vmd48270 postfix/smtpd[29440]: warning: unknown[141.98.10.141]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:05:17 vmd48270 postfix/smtpd[29440]: disconnect from unknown[141.98.10.141] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:05:25 vmd48270 postfix/smtpd[29440]: connect from judge.jovenesarrechas.com[45.146.201.169]
    Feb 18 17:05:25 vmd48270 postfix/smtpd[29440]: AA69B54138E: client=judge.jovenesarrechas.com[45.146.201.169]
    Feb 18 17:05:25 vmd48270 postfix/cleanup[29471]: AA69B54138E: message-id=<deapndxc2dvkbgpbsqk6kvpn947c@qjmxhej.jlbhmall.com>
    Feb 18 17:05:25 vmd48270 postfix/qmgr[22366]: AA69B54138E: from=<wilhelminembnpjsnstumpf@jlbhmall.com>, size=3882, nrcpt=1 (queue active)
    Feb 18 17:05:25 vmd48270 postfix/smtpd[29440]: disconnect from judge.jovenesarrechas.com[45.146.201.169] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 17:05:25 vmd48270 dovecot: lda(dirkkoeppel@bizz-hosting.de): msgid=<deapndxc2dvkbgpbsqk6kvpn947c@qjmxhej.jlbhmall.com>: saved mail to INBOX
    Feb 18 17:05:25 vmd48270 postfix/pipe[29472]: AA69B54138E: to=<dirkkoeppel@bizz-hosting.de>, relay=dovecot, delay=0.26, delays=0.16/0.01/0/0.09, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 17:05:25 vmd48270 postfix/qmgr[22366]: AA69B54138E: removed
    Feb 18 17:05:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<5ZeH19ueidpbiRrW>
    Feb 18 17:05:44 vmd48270 postfix/anvil[17390]: statistics: max connection rate 2/60s for (smtp:185.211.245.198) at Feb 18 16:58:43
    Feb 18 17:05:44 vmd48270 postfix/anvil[17390]: statistics: max connection count 2 for (smtp:220.174.24.4) at Feb 18 17:02:53
    Feb 18 17:05:44 vmd48270 postfix/anvil[17390]: statistics: max cache size 5 at Feb 18 16:58:49
    Feb 18 17:06:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<OkMb29uei9pbiRrW>
    Feb 18 17:07:16 vmd48270 postfix/smtpd[29749]: connect from wide.superacrepair.com[134.73.51.108]
    Feb 18 17:07:16 vmd48270 postfix/smtpd[29749]: A8BE254138E: client=wide.superacrepair.com[134.73.51.108]
    Feb 18 17:07:16 vmd48270 postfix/cleanup[29753]: A8BE254138E: message-id=<lnanjmikraqaexpopnldvixckxdwdh@xrc.alibash.com>
    Feb 18 17:07:16 vmd48270 postfix/qmgr[22366]: A8BE254138E: from=<total_carkcqxsfdshop@alibash.com>, size=3870, nrcpt=1 (queue active)
    Feb 18 17:07:16 vmd48270 dovecot: lda(mail@daniel-roll.de): msgid=<lnanjmikraqaexpopnldvixckxdwdh@xrc.alibash.com>: saved mail to INBOX
    Feb 18 17:07:17 vmd48270 postfix/pipe[29756]: A8BE254138E: to=<mail@daniel-roll.de>, relay=dovecot, delay=0.34, delays=0.22/0.01/0/0.1, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 17:07:17 vmd48270 postfix/qmgr[22366]: A8BE254138E: removed
    Feb 18 17:07:17 vmd48270 postfix/smtpd[29749]: disconnect from wide.superacrepair.com[134.73.51.108] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 17:07:17 vmd48270 postfix/smtpd[29749]: warning: hostname ip-211-4.cirebonkab.go.id does not resolve to address 103.212.211.4: Name or service not known
    Feb 18 17:07:17 vmd48270 postfix/smtpd[29749]: connect from unknown[103.212.211.4]
    Feb 18 17:07:19 vmd48270 postfix/smtpd[29749]: NOQUEUE: reject: RCPT from unknown[103.212.211.4]: 450 4.7.25 Client host rejected: cannot find your hostname, [103.212.211.4]; from=<RayJackson@cirebonkab.go.id> to=<info@dergardinenservice.de> proto=ESMTP helo=<ip-211-4.cirebonkab.go.id>
    Feb 18 17:07:19 vmd48270 postfix/smtpd[29749]: lost connection after RCPT from unknown[103.212.211.4]
    Feb 18 17:07:19 vmd48270 postfix/smtpd[29749]: disconnect from unknown[103.212.211.4] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 17:07:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<LcGu3tuekdpbiRrW>
    Feb 18 17:07:50 vmd48270 postfix/smtpd[29749]: connect from unknown[185.36.81.23]
    Feb 18 17:07:52 vmd48270 postfix/smtpd[29749]: warning: unknown[185.36.81.23]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:07:52 vmd48270 postfix/smtpd[29749]: disconnect from unknown[185.36.81.23] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:08:30 vmd48270 postfix/smtpd[29749]: connect from unknown[185.36.81.57]
    Feb 18 17:08:32 vmd48270 postfix/smtpd[29749]: warning: unknown[185.36.81.57]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:08:32 vmd48270 postfix/smtpd[29749]: disconnect from unknown[185.36.81.57] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:08:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<b3FC4tuelNpbiRrW>
    Feb 18 17:08:43 vmd48270 postfix/smtpd[29749]: connect from unknown[185.234.216.178]
    Feb 18 17:08:45 vmd48270 postfix/smtpd[29749]: warning: unknown[185.234.216.178]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:08:45 vmd48270 postfix/smtpd[29749]: lost connection after AUTH from unknown[185.234.216.178]
    Feb 18 17:08:45 vmd48270 postfix/smtpd[29749]: disconnect from unknown[185.234.216.178] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:09:30 vmd48270 postfix/smtpd[29749]: connect from unknown[185.234.219.113]
    Feb 18 17:09:32 vmd48270 postfix/smtpd[29749]: warning: unknown[185.234.219.113]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:09:32 vmd48270 postfix/smtpd[29749]: lost connection after AUTH from unknown[185.234.219.113]
    Feb 18 17:09:32 vmd48270 postfix/smtpd[29749]: disconnect from unknown[185.234.219.113] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:09:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<PwPW5dueltpbiRrW>
    Feb 18 17:10:12 vmd48270 postfix/smtpd[29749]: connect from unknown[141.98.10.137]
    Feb 18 17:10:14 vmd48270 postfix/smtpd[29749]: warning: unknown[141.98.10.137]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:10:14 vmd48270 postfix/smtpd[29749]: disconnect from unknown[141.98.10.137] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:10:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<7xlq6duenNpbiRrW>
    Feb 18 17:10:45 vmd48270 postfix/smtpd[29749]: connect from unknown[193.56.29.10]
    Feb 18 17:10:47 vmd48270 postfix/smtpd[29749]: warning: unknown[193.56.29.10]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:10:47 vmd48270 postfix/smtpd[29749]: disconnect from unknown[193.56.29.10] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:10:52 vmd48270 postfix/smtpd[29749]: warning: hostname legs.acebankz.com does not resolve to address 45.82.35.144: Name or service not known
    Feb 18 17:10:52 vmd48270 postfix/smtpd[29749]: connect from unknown[45.82.35.144]
    Feb 18 17:10:53 vmd48270 postfix/smtpd[29749]: NOQUEUE: reject: RCPT from unknown[45.82.35.144]: 450 4.7.25 Client host rejected: cannot find your hostname, [45.82.35.144]; from=<kucheneinrichtungczbamhf@vestonphuchung.co> to=<mail@daniel-roll.de> proto=ESMTP helo=<legs.vestonphuchung.co>
    Feb 18 17:10:53 vmd48270 postfix/smtpd[29749]: disconnect from unknown[45.82.35.144] ehlo=1 mail=1 rcpt=0/1 data=0/1 quit=1 commands=3/5
    Feb 18 17:11:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<PTT97NuentpbiRrW>
    Feb 18 17:12:01 vmd48270 postfix/smtpd[29749]: connect from unknown[141.98.10.141]
    Feb 18 17:12:03 vmd48270 postfix/smtpd[29749]: warning: unknown[141.98.10.141]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:12:03 vmd48270 postfix/smtpd[29749]: disconnect from unknown[141.98.10.141] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:12:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<WsKQ8Nuen9pbiRrW>
    Feb 18 17:13:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<7nwk9NueodpbiRrW>
    Feb 18 17:14:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<kdS399ueo9pbiRrW>
    Feb 18 17:14:57 vmd48270 postfix/smtpd[30958]: warning: hostname smtp04-04.mail24-rev.de does not resolve to address 145.239.138.59: No address associated with hostname
    Feb 18 17:14:57 vmd48270 postfix/smtpd[30958]: connect from unknown[145.239.138.59]
    Feb 18 17:14:57 vmd48270 postfix/smtpd[30958]: NOQUEUE: reject: RCPT from unknown[145.239.138.59]: 450 4.7.25 Client host rejected: cannot find your hostname, [145.239.138.59]; from=<return-a5-10859-10867-41e4919f=3259628=8@superlead-wochentrend24.de> to=<dirkkoeppel@bizz-hosting.de> proto=ESMTP helo=<smtp04-04.mail24-rev.de>
    Feb 18 17:14:57 vmd48270 postfix/smtpd[30958]: disconnect from unknown[145.239.138.59] ehlo=1 mail=1 rcpt=0/1 quit=1 commands=3/4
    Feb 18 17:15:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<jGdL+9ueqNpbiRrW>
    Feb 18 17:15:44 vmd48270 postfix/anvil[17390]: statistics: max connection rate 1/60s for (smtp:134.73.51.108) at Feb 18 17:07:16
    Feb 18 17:15:44 vmd48270 postfix/anvil[17390]: statistics: max connection count 1 for (smtp:134.73.51.108) at Feb 18 17:07:16
    Feb 18 17:15:44 vmd48270 postfix/anvil[17390]: statistics: max cache size 3 at Feb 18 17:07:50
    Feb 18 17:16:16 vmd48270 postfix/smtpd[30958]: connect from unknown[103.76.202.9]
    Feb 18 17:16:18 vmd48270 postfix/smtpd[30958]: NOQUEUE: reject: RCPT from unknown[103.76.202.9]: 450 4.7.25 Client host rejected: cannot find your hostname, [103.76.202.9]; from=<JosephColeman@lottonews.it> to=<office@sprangers-burg.de> proto=ESMTP helo=<lottonews.it>
    Feb 18 17:16:19 vmd48270 postfix/smtpd[30958]: lost connection after RCPT from unknown[103.76.202.9]
    Feb 18 17:16:19 vmd48270 postfix/smtpd[30958]: disconnect from unknown[103.76.202.9] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 17:16:22 vmd48270 postfix/smtpd[30958]: connect from unknown[185.36.81.57]
    Feb 18 17:16:24 vmd48270 postfix/smtpd[30958]: warning: unknown[185.36.81.57]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:16:24 vmd48270 postfix/smtpd[30958]: disconnect from unknown[185.36.81.57] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:16:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<Ivze/tuerNpbiRrW>
    Feb 18 17:16:46 vmd48270 postfix/smtpd[30958]: warning: hostname lace.acebankz.com does not resolve to address 45.82.35.45: Name or service not known
    Feb 18 17:16:46 vmd48270 postfix/smtpd[30958]: connect from unknown[45.82.35.45]
    Feb 18 17:16:46 vmd48270 postfix/smtpd[30958]: NOQUEUE: reject: RCPT from unknown[45.82.35.45]: 450 4.7.25 Client host rejected: cannot find your hostname, [45.82.35.45]; from=<teamfabdagefur_gesundheitstipps@varzide.co> to=<dirkkoeppel@bizz-hosting.de> proto=ESMTP helo=<lace.varzide.co>
    Feb 18 17:16:46 vmd48270 postfix/smtpd[30958]: disconnect from unknown[45.82.35.45] ehlo=1 mail=1 rcpt=0/1 data=0/1 quit=1 commands=3/5
    Feb 18 17:16:50 vmd48270 postfix/smtpd[30958]: connect from unknown[45.143.223.132]
    Feb 18 17:16:50 vmd48270 postfix/smtpd[30958]: lost connection after CONNECT from unknown[45.143.223.132]
    Feb 18 17:16:50 vmd48270 postfix/smtpd[30958]: disconnect from unknown[45.143.223.132] commands=0/0
    Feb 18 17:16:59 vmd48270 postfix/smtpd[30958]: connect from unknown[45.143.223.132]
    Feb 18 17:16:59 vmd48270 postfix/smtpd[30958]: NOQUEUE: reject: RCPT from unknown[45.143.223.132]: 450 4.7.25 Client host rejected: cannot find your hostname, [45.143.223.132]; from=<test@vmi232515.contaboserver.net> to=<test@gmail.com> proto=SMTP helo=<win-clj1b0gq6jp.domain>
    Feb 18 17:17:00 vmd48270 postfix/smtpd[30958]: lost connection after RCPT from unknown[45.143.223.132]
    Feb 18 17:17:00 vmd48270 postfix/smtpd[30958]: disconnect from unknown[45.143.223.132] helo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 17:17:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<P35yAtyesNpbiRrW>
    Feb 18 17:18:26 vmd48270 postfix/smtpd[30958]: connect from unknown[185.234.216.178]
    Feb 18 17:18:28 vmd48270 postfix/smtpd[30958]: warning: unknown[185.234.216.178]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:18:28 vmd48270 postfix/smtpd[30958]: lost connection after AUTH from unknown[185.234.216.178]
    Feb 18 17:18:28 vmd48270 postfix/smtpd[30958]: disconnect from unknown[185.234.216.178] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:18:32 vmd48270 postfix/smtpd[30958]: warning: hostname KD-ChEMK-gw.rosprint.net does not resolve to address 194.84.0.85: Name or service not known
    Feb 18 17:18:32 vmd48270 postfix/smtpd[30958]: connect from unknown[194.84.0.85]
    Feb 18 17:18:32 vmd48270 postfix/smtpd[30958]: NOQUEUE: reject: RCPT from unknown[194.84.0.85]: 450 4.7.25 Client host rejected: cannot find your hostname, [194.84.0.85]; from=<BathildAbshagen@rosprint.net> to=<info@tier-mensch-kommunikation.de> proto=ESMTP helo=<KD-ChEMK-gw.rosprint.net>
    Feb 18 17:18:33 vmd48270 postfix/smtpd[30958]: lost connection after RCPT from unknown[194.84.0.85]
    Feb 18 17:18:33 vmd48270 postfix/smtpd[30958]: disconnect from unknown[194.84.0.85] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 17:18:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<y3wGBtyesdpbiRrW>
    Feb 18 17:18:44 vmd48270 postfix/smtpd[30958]: connect from unknown[141.98.10.141]
    Feb 18 17:18:46 vmd48270 postfix/smtpd[30958]: warning: unknown[141.98.10.141]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:18:46 vmd48270 postfix/smtpd[30958]: disconnect from unknown[141.98.10.141] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:19:03 vmd48270 postfix/smtpd[30958]: connect from word.yobaat.com[217.112.142.159]
    Feb 18 17:19:03 vmd48270 postfix/smtpd[30958]: D1E4D54084E: client=word.yobaat.com[217.112.142.159]
    Feb 18 17:19:03 vmd48270 postfix/cleanup[31579]: D1E4D54084E: message-id=<667685270204gyehzscxjlggytlc@pdxrnzd.nizzrd.com>
    Feb 18 17:19:03 vmd48270 postfix/qmgr[22366]: D1E4D54084E: from=<klaasnwfspxe@nizzrd.com>, size=3654, nrcpt=1 (queue active)
    Feb 18 17:19:03 vmd48270 postfix/smtpd[30958]: disconnect from word.yobaat.com[217.112.142.159] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 17:19:04 vmd48270 dovecot: lda(dirkkoeppel@bizz-hosting.de): msgid=<667685270204gyehzscxjlggytlc@pdxrnzd.nizzrd.com>: saved mail to INBOX
    Feb 18 17:19:04 vmd48270 postfix/pipe[31580]: D1E4D54084E: to=<dirkkoeppel@bizz-hosting.de>, relay=dovecot, delay=0.27, delays=0.11/0.01/0/0.15, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 17:19:04 vmd48270 postfix/qmgr[22366]: D1E4D54084E: removed
    Feb 18 17:19:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<QJyZCdyettpbiRrW>
    Feb 18 17:20:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<xwYtDdyeuNpbiRrW>
    Feb 18 17:20:53 vmd48270 postfix/smtpd[31857]: warning: hostname legs.acebankz.com does not resolve to address 45.82.35.144: Name or service not known
    Feb 18 17:20:53 vmd48270 postfix/smtpd[31857]: connect from unknown[45.82.35.144]
    Feb 18 17:20:53 vmd48270 postfix/smtpd[31857]: NOQUEUE: reject: RCPT from unknown[45.82.35.144]: 450 4.7.25 Client host rejected: cannot find your hostname, [45.82.35.144]; from=<kucheneinrichtungczbamhf@vestonphuchung.co> to=<mail@daniel-roll.de> proto=ESMTP helo=<legs.vestonphuchung.co>
    Feb 18 17:20:53 vmd48270 postfix/smtpd[31857]: disconnect from unknown[45.82.35.144] ehlo=1 mail=1 rcpt=0/1 data=0/1 quit=1 commands=3/5
    Feb 18 17:20:59 vmd48270 postfix/smtpd[31857]: warning: hostname vase.hamyarizanjan.com does not resolve to address 45.95.35.149: Name or service not known
    Feb 18 17:20:59 vmd48270 postfix/smtpd[31857]: connect from unknown[45.95.35.149]
    Feb 18 17:20:59 vmd48270 postfix/smtpd[31857]: NOQUEUE: reject: RCPT from unknown[45.95.35.149]: 450 4.7.25 Client host rejected: cannot find your hostname, [45.95.35.149]; from=<teamqcnkjwzfur_gesundheitstipps@cnjrs.co> to=<dirkkoeppel@bizz-hosting.de> proto=ESMTP helo=<division.cnjrs.co>
    Feb 18 17:20:59 vmd48270 postfix/smtpd[31875]: warning: hostname telling.etihadalmulak.com does not resolve to address 45.95.35.199
    Feb 18 17:20:59 vmd48270 postfix/smtpd[31875]: connect from unknown[45.95.35.199]
    Feb 18 17:20:59 vmd48270 postfix/smtpd[31857]: disconnect from unknown[45.95.35.149] ehlo=1 mail=1 rcpt=0/1 data=0/1 quit=1 commands=3/5
    Feb 18 17:20:59 vmd48270 postfix/smtpd[31875]: NOQUEUE: reject: RCPT from unknown[45.95.35.199]: 450 4.7.25 Client host rejected: cannot find your hostname, [45.95.35.199]; from=<snapemmbqgzon_smiley@samuelsonsgc.co> to=<dirkkoeppel@bizz-hosting.de> proto=ESMTP helo=<decide.samuelsonsgc.co>
    Feb 18 17:20:59 vmd48270 postfix/smtpd[31875]: disconnect from unknown[45.95.35.199] ehlo=1 mail=1 rcpt=0/1 data=0/1 quit=1 commands=3/5
    Feb 18 17:21:10 vmd48270 postfix/smtpd[31857]: connect from unknown[185.234.219.113]
    Feb 18 17:21:12 vmd48270 postfix/smtpd[31857]: warning: unknown[185.234.219.113]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:21:12 vmd48270 postfix/smtpd[31857]: lost connection after AUTH from unknown[185.234.219.113]
    Feb 18 17:21:12 vmd48270 postfix/smtpd[31857]: disconnect from unknown[185.234.219.113] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:21:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<EYXAENyeutpbiRrW>
    Feb 18 17:22:12 vmd48270 postfix/smtpd[31875]: connect from unknown[103.200.135.227]
    Feb 18 17:22:14 vmd48270 postfix/smtpd[31875]: NOQUEUE: reject: RCPT from unknown[103.200.135.227]: 450 4.7.25 Client host rejected: cannot find your hostname, [103.200.135.227]; from=<AntjeAchour@102jamz.com> to=<info@tier-mensch-kommunikation.de> proto=ESMTP helo=<102jamz.com>
    Feb 18 17:22:14 vmd48270 postfix/smtpd[31875]: lost connection after RCPT from unknown[103.200.135.227]
    Feb 18 17:22:14 vmd48270 postfix/smtpd[31875]: disconnect from unknown[103.200.135.227] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 17:22:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<cCVYFNyevNpbiRrW>
    Feb 18 17:23:01 vmd48270 dovecot: pop3-login: Disconnected (no auth attempts in 3 secs): user=<>, rip=77.13.196.67, lip=207.180.236.246, session=<ZmTwFdye4uFNDcRD>
    Feb 18 17:23:02 vmd48270 postfix/smtpd[31875]: connect from unknown[185.36.81.78]
    Feb 18 17:23:04 vmd48270 postfix/smtpd[31875]: warning: unknown[185.36.81.78]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:23:04 vmd48270 postfix/smtpd[31875]: disconnect from unknown[185.36.81.78] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:23:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<S+fnF9yevtpbiRrW>
    Feb 18 17:23:44 vmd48270 postfix/smtpd[31875]: connect from unknown[220.174.24.4]
    Feb 18 17:23:45 vmd48270 postfix/smtpd[32288]: connect from unknown[220.174.24.4]
    Feb 18 17:23:48 vmd48270 postfix/smtpd[31875]: warning: unknown[220.174.24.4]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:23:48 vmd48270 postfix/smtpd[31875]: disconnect from unknown[220.174.24.4] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:23:54 vmd48270 postfix/smtpd[32288]: warning: unknown[220.174.24.4]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:23:55 vmd48270 postfix/smtpd[32288]: disconnect from unknown[220.174.24.4] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:23:57 vmd48270 postfix/smtpd[31875]: connect from flow.gratefulhope.com[69.94.135.146]
    Feb 18 17:23:57 vmd48270 postfix/smtpd[31875]: 8247554084E: client=flow.gratefulhope.com[69.94.135.146]
    Feb 18 17:23:57 vmd48270 postfix/cleanup[32320]: 8247554084E: message-id=<neidips5u2-dhh3pd@cwj.gardeshia.co>
    Feb 18 17:23:57 vmd48270 postfix/qmgr[22366]: 8247554084E: from=<liliqpdtszcschulze@gardeshia.co>, size=3545, nrcpt=1 (queue active)
    Feb 18 17:23:57 vmd48270 dovecot: lda(mail@daniel-roll.de): msgid=<neidips5u2-dhh3pd@cwj.gardeshia.co>: saved mail to INBOX
    Feb 18 17:23:57 vmd48270 postfix/pipe[32321]: 8247554084E: to=<mail@daniel-roll.de>, relay=dovecot, delay=0.32, delays=0.26/0.01/0/0.05, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 17:23:57 vmd48270 postfix/qmgr[22366]: 8247554084E: removed
    Feb 18 17:23:57 vmd48270 postfix/smtpd[31875]: disconnect from flow.gratefulhope.com[69.94.135.146] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 17:24:13 vmd48270 postfix/smtpd[32288]: connect from unknown[185.36.81.57]
    Feb 18 17:24:15 vmd48270 postfix/smtpd[32288]: warning: unknown[185.36.81.57]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:24:15 vmd48270 postfix/smtpd[32288]: disconnect from unknown[185.36.81.57] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:24:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<cYl7G9yewNpbiRrW>
    Feb 18 17:25:20 vmd48270 postfix/smtpd[31875]: connect from unknown[190.184.201.154]
    Feb 18 17:25:22 vmd48270 postfix/smtpd[31875]: NOQUEUE: reject: RCPT from unknown[190.184.201.154]: 450 4.7.25 Client host rejected: cannot find your hostname, [190.184.201.154]; from=<EmilieAbrahams@1000thinktank.com> to=<info@tier-mensch-kommunikation.de> proto=ESMTP helo=<1000thinktank.com>
    Feb 18 17:25:22 vmd48270 postfix/smtpd[31875]: lost connection after RCPT from unknown[190.184.201.154]
    Feb 18 17:25:22 vmd48270 postfix/smtpd[31875]: disconnect from unknown[190.184.201.154] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 17:25:22 vmd48270 postfix/smtpd[32288]: connect from unknown[141.98.10.141]
    Feb 18 17:25:24 vmd48270 postfix/smtpd[32288]: warning: unknown[141.98.10.141]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:25:24 vmd48270 postfix/smtpd[32288]: disconnect from unknown[141.98.10.141] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:25:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<mzMPH9yextpbiRrW>
    Feb 18 17:25:38 vmd48270 postfix/smtpd[31875]: connect from unknown[141.98.10.137]
    Feb 18 17:25:40 vmd48270 postfix/smtpd[31875]: warning: unknown[141.98.10.137]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:25:40 vmd48270 postfix/smtpd[31875]: disconnect from unknown[141.98.10.137] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:25:44 vmd48270 postfix/anvil[17390]: statistics: max connection rate 2/60s for (smtp:45.143.223.132) at Feb 18 17:16:59
    Feb 18 17:25:44 vmd48270 postfix/anvil[17390]: statistics: max connection count 2 for (smtp:220.174.24.4) at Feb 18 17:23:45
    Feb 18 17:25:44 vmd48270 postfix/anvil[17390]: statistics: max cache size 4 at Feb 18 17:16:50
    Feb 18 17:26:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<zqGiItye0NpbiRrW>
    Feb 18 17:27:07 vmd48270 postfix/smtpd[31875]: warning: hostname seaplane.hamyarizanjan.com does not resolve to address 45.95.35.159: Name or service not known
    Feb 18 17:27:07 vmd48270 postfix/smtpd[31875]: connect from unknown[45.95.35.159]
    Feb 18 17:27:08 vmd48270 postfix/smtpd[31875]: NOQUEUE: reject: RCPT from unknown[45.95.35.159]: 450 4.7.25 Client host rejected: cannot find your hostname, [45.95.35.159]; from=<kasimirasnhedhjrosenfeld@samuelsonsgc.co> to=<mail@daniel-roll.de> proto=ESMTP helo=<addicted.samuelsonsgc.co>
    Feb 18 17:27:08 vmd48270 postfix/smtpd[31875]: disconnect from unknown[45.95.35.159] ehlo=1 mail=1 rcpt=0/1 data=0/1 quit=1 commands=3/5
    Feb 18 17:27:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<Oi42Jtye1tpbiRrW>
    Feb 18 17:28:10 vmd48270 postfix/smtpd[31875]: connect from unknown[185.234.216.178]
    Feb 18 17:28:12 vmd48270 postfix/smtpd[31875]: warning: unknown[185.234.216.178]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:28:12 vmd48270 postfix/smtpd[31875]: lost connection after AUTH from unknown[185.234.216.178]
    Feb 18 17:28:12 vmd48270 postfix/smtpd[31875]: disconnect from unknown[185.234.216.178] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:28:14 vmd48270 postfix/smtpd[31875]: warning: hostname legs.acebankz.com does not resolve to address 45.82.35.144: Name or service not known
    Feb 18 17:28:14 vmd48270 postfix/smtpd[31875]: connect from unknown[45.82.35.144]
    Feb 18 17:28:14 vmd48270 postfix/smtpd[31875]: NOQUEUE: reject: RCPT from unknown[45.82.35.144]: 450 4.7.25 Client host rejected: cannot find your hostname, [45.82.35.144]; from=<kucheneinrichtungpcchjds@vestonphuchung.co> to=<webmaster@dergardinenservice.de> proto=ESMTP helo=<legs.vestonphuchung.co>
    Feb 18 17:28:14 vmd48270 postfix/smtpd[31875]: disconnect from unknown[45.82.35.144] ehlo=1 mail=1 rcpt=0/1 data=0/1 quit=1 commands=3/5
    Feb 18 17:28:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<FsPJKdye3dpbiRrW>
    Feb 18 17:29:19 vmd48270 postfix/smtpd[31875]: connect from common.impitsol.com[134.73.51.205]
    Feb 18 17:29:19 vmd48270 postfix/smtpd[31875]: CCE4354084E: client=common.impitsol.com[134.73.51.205]
    Feb 18 17:29:19 vmd48270 postfix/cleanup[714]: CCE4354084E: message-id=<jnkhwejefwru6344691952635644078399604869@hcwe.nextdels.com>
    Feb 18 17:29:19 vmd48270 postfix/qmgr[22366]: CCE4354084E: from=<snapgnmxfzdon_smiley@nextdels.com>, size=4004, nrcpt=1 (queue active)
    Feb 18 17:29:20 vmd48270 dovecot: lda(mail@daniel-roll.de): msgid=<jnkhwejefwru6344691952635644078399604869@hcwe.nextdels.com>: saved mail to INBOX
    Feb 18 17:29:20 vmd48270 postfix/pipe[715]: CCE4354084E: to=<mail@daniel-roll.de>, relay=dovecot, delay=0.27, delays=0.19/0.01/0/0.07, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 17:29:20 vmd48270 postfix/qmgr[22366]: CCE4354084E: removed
    Feb 18 17:29:20 vmd48270 postfix/smtpd[31875]: disconnect from common.impitsol.com[134.73.51.205] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 17:29:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<Y0ddLdye3tpbiRrW>
    Feb 18 17:30:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<pdnwMNye4dpbiRrW>
    Feb 18 17:31:17 vmd48270 postfix/smtpd[1012]: connect from unknown[193.56.28.186]
    Feb 18 17:31:18 vmd48270 postfix/smtpd[1015]: warning: hostname swim.diverseenvironment.com does not resolve to address 185.211.245.198
    Feb 18 17:31:18 vmd48270 postfix/smtpd[1015]: connect from unknown[185.211.245.198]
    Feb 18 17:31:20 vmd48270 postfix/smtpd[1012]: warning: unknown[193.56.28.186]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:31:21 vmd48270 postfix/smtpd[1015]: warning: unknown[185.211.245.198]: SASL PLAIN authentication failed:
    Feb 18 17:31:21 vmd48270 postfix/smtpd[1015]: lost connection after AUTH from unknown[185.211.245.198]
    Feb 18 17:31:21 vmd48270 postfix/smtpd[1015]: disconnect from unknown[185.211.245.198] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:31:21 vmd48270 postfix/smtpd[1015]: warning: hostname swim.diverseenvironment.com does not resolve to address 185.211.245.198
    Feb 18 17:31:21 vmd48270 postfix/smtpd[1015]: connect from unknown[185.211.245.198]
    Feb 18 17:31:28 vmd48270 postfix/smtpd[1015]: warning: unknown[185.211.245.198]: SASL PLAIN authentication failed:
    Feb 18 17:31:28 vmd48270 postfix/smtpd[1015]: lost connection after AUTH from unknown[185.211.245.198]
    Feb 18 17:31:28 vmd48270 postfix/smtpd[1015]: disconnect from unknown[185.211.245.198] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:31:32 vmd48270 postfix/smtpd[1012]: warning: unknown[193.56.28.186]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:31:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<PjuENNye59pbiRrW>
    Feb 18 17:31:36 vmd48270 postfix/smtpd[1015]: warning: hostname transfonix.com does not resolve to address 217.20.114.220
    Feb 18 17:31:36 vmd48270 postfix/smtpd[1015]: connect from unknown[217.20.114.220]
    Feb 18 17:31:36 vmd48270 postfix/smtpd[1015]: NOQUEUE: reject: RCPT from unknown[217.20.114.220]: 450 4.7.25 Client host rejected: cannot find your hostname, [217.20.114.220]; from=<bounce@eubusinessregister.info> to=<info@daisycom.de> proto=ESMTP helo=<www.oberlo.com>
    Feb 18 17:31:36 vmd48270 postfix/smtpd[1015]: disconnect from unknown[217.20.114.220] ehlo=1 mail=1 rcpt=0/1 quit=1 commands=3/4
    Feb 18 17:31:42 vmd48270 postfix/smtpd[1012]: warning: unknown[193.56.28.186]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:31:52 vmd48270 postfix/smtpd[1012]: warning: unknown[193.56.28.186]: SASL LOGIN authentication failed: Connection lost to authentication server
    Feb 18 17:31:52 vmd48270 postfix/smtpd[1012]: disconnect from unknown[193.56.28.186] ehlo=1 auth=0/4 rset=4 quit=1 commands=6/10
    Feb 18 17:31:58 vmd48270 postfix/smtpd[1015]: connect from unknown[141.98.10.141]
    Feb 18 17:32:00 vmd48270 postfix/smtpd[1015]: warning: unknown[141.98.10.141]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:32:00 vmd48270 postfix/smtpd[1015]: disconnect from unknown[141.98.10.141] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:32:00 vmd48270 postfix/smtpd[1012]: connect from unknown[185.36.81.23]
    Feb 18 17:32:00 vmd48270 dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer
    Feb 18 17:32:02 vmd48270 postfix/smtpd[1012]: warning: unknown[185.36.81.23]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:32:02 vmd48270 postfix/smtpd[1012]: disconnect from unknown[185.36.81.23] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:32:09 vmd48270 postfix/smtpd[1015]: connect from unknown[185.36.81.57]
    Feb 18 17:32:11 vmd48270 postfix/smtpd[1015]: warning: unknown[185.36.81.57]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:32:11 vmd48270 postfix/smtpd[1015]: disconnect from unknown[185.36.81.57] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:32:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<TKEcONye9NpbiRrW>
    Feb 18 17:32:50 vmd48270 postfix/smtpd[1012]: connect from unknown[185.234.219.113]
    Feb 18 17:32:52 vmd48270 postfix/smtpd[1012]: warning: unknown[185.234.219.113]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:32:52 vmd48270 postfix/smtpd[1012]: lost connection after AUTH from unknown[185.234.219.113]
    Feb 18 17:32:52 vmd48270 postfix/smtpd[1012]: disconnect from unknown[185.234.219.113] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:33:12 vmd48270 postfix/smtpd[1015]: connect from unknown[141.98.10.137]
    Feb 18 17:33:15 vmd48270 postfix/smtpd[1015]: warning: unknown[141.98.10.137]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:33:15 vmd48270 postfix/smtpd[1015]: disconnect from unknown[141.98.10.137] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:33:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<5TGrO9ye+dpbiRrW>
    Feb 18 17:33:35 vmd48270 postfix/smtpd[1012]: connect from unknown[193.35.48.51]
    Feb 18 17:33:47 vmd48270 postfix/smtpd[1012]: warning: unknown[193.35.48.51]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:33:47 vmd48270 postfix/smtpd[1012]: lost connection after AUTH from unknown[193.35.48.51]
    Feb 18 17:33:47 vmd48270 postfix/smtpd[1012]: disconnect from unknown[193.35.48.51] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:33:47 vmd48270 postfix/smtpd[1015]: connect from unknown[193.35.48.51]
    Feb 18 17:33:56 vmd48270 postfix/smtpd[1012]: connect from unknown[193.35.48.51]
    Feb 18 17:33:56 vmd48270 postfix/smtpd[1015]: lost connection after AUTH from unknown[193.35.48.51]
    Feb 18 17:33:56 vmd48270 postfix/smtpd[1015]: disconnect from unknown[193.35.48.51] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:34:05 vmd48270 postfix/smtpd[1012]: warning: unknown[193.35.48.51]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:34:05 vmd48270 postfix/smtpd[1012]: lost connection after AUTH from unknown[193.35.48.51]
    Feb 18 17:34:05 vmd48270 postfix/smtpd[1012]: disconnect from unknown[193.35.48.51] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:34:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<Kyk/P9ye/dpbiRrW>
    Feb 18 17:35:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<at7SQtyeBNtbiRrW>
    Feb 18 17:35:37 vmd48270 dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: EOF
    Feb 18 17:35:44 vmd48270 postfix/anvil[17390]: statistics: max connection rate 3/60s for (smtp:193.35.48.51) at Feb 18 17:33:56
    Feb 18 17:35:44 vmd48270 postfix/anvil[17390]: statistics: max connection count 2 for (smtp:193.35.48.51) at Feb 18 17:33:56
    Feb 18 17:35:44 vmd48270 postfix/anvil[17390]: statistics: max cache size 6 at Feb 18 17:32:09
    Feb 18 17:36:31 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<lehmanntreff@bizz-hosting.de>, rip=217.254.110.28, lip=207.180.236.246, session=<GDg0RtyeFNrZ/m4c>
    Feb 18 17:36:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<nlBmRtyeCdtbiRrW>
    Feb 18 17:37:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<Sfn5SdyeENtbiRrW>
    Feb 18 17:37:59 vmd48270 postfix/smtpd[2061]: connect from unknown[185.234.216.178]
    Feb 18 17:38:01 vmd48270 postfix/smtpd[2061]: warning: unknown[185.234.216.178]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:38:01 vmd48270 postfix/smtpd[2061]: lost connection after AUTH from unknown[185.234.216.178]
    Feb 18 17:38:01 vmd48270 postfix/smtpd[2061]: disconnect from unknown[185.234.216.178] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:38:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<mnaNTdyeE9tbiRrW>
    Feb 18 17:39:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<t/MgUdyeg9tbiRrW>
    Feb 18 17:40:08 vmd48270 postfix/smtpd[2441]: connect from unknown[185.36.81.57]
    Feb 18 17:40:11 vmd48270 postfix/smtpd[2441]: warning: unknown[185.36.81.57]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:40:11 vmd48270 postfix/smtpd[2441]: disconnect from unknown[185.36.81.57] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:40:31 vmd48270 postfix/smtpd[2441]: connect from 85.ip-51-75-142.eu[51.75.142.85]
    Feb 18 17:40:34 vmd48270 postfix/smtpd[2441]: warning: 85.ip-51-75-142.eu[51.75.142.85]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:40:34 vmd48270 postfix/smtpd[2441]: disconnect from 85.ip-51-75-142.eu[51.75.142.85] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:40:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<SXO0VNyeo9tbiRrW>
    Feb 18 17:40:50 vmd48270 postfix/smtpd[2441]: connect from unknown[141.98.10.137]
    Feb 18 17:40:52 vmd48270 postfix/smtpd[2441]: warning: unknown[141.98.10.137]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:40:52 vmd48270 postfix/smtpd[2441]: disconnect from unknown[141.98.10.137] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:41:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<GBZIWNyepttbiRrW>
    Feb 18 17:41:39 vmd48270 dovecot: pop3-login: Disconnected (tried to use disallowed plaintext auth): user=<dirkkoeppel@bizz-hosting.de>, rip=91.41.174.182, lip=207.180.236.246, session=<PSqYWNyeINpbKa62>
    Feb 18 17:41:40 vmd48270 dovecot: pop3-login: Disconnected (tried to use disallowed plaintext auth): user=<dirkkoeppel@bizz-hosting.de>, rip=91.41.174.182, lip=207.180.236.246, session=<BJCaWNyeItpbKa62>
    Feb 18 17:42:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<+YnbW9yeqdtbiRrW>
    Feb 18 17:43:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<ukZvX9yerNtbiRrW>
    Feb 18 17:43:56 vmd48270 postfix/smtpd[3009]: connect from nifty.holidayincape.com[69.94.141.70]
    Feb 18 17:43:57 vmd48270 postfix/smtpd[3009]: 427EF541394: client=nifty.holidayincape.com[69.94.141.70]
    Feb 18 17:43:57 vmd48270 postfix/cleanup[3015]: 427EF541394: message-id=<npapfo526q2ionl9xk5.xqjgc9h6@g.1nosnore-sk.com>
    Feb 18 17:43:57 vmd48270 postfix/qmgr[22366]: 427EF541394: from=<reinhildemaadkbthabicht@1nosnore-sk.com>, size=3769, nrcpt=1 (queue active)
    Feb 18 17:43:57 vmd48270 postfix/smtpd[3009]: disconnect from nifty.holidayincape.com[69.94.141.70] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 17:43:57 vmd48270 dovecot: lda(info@malernico.de): msgid=<npapfo526q2ionl9xk5.xqjgc9h6@g.1nosnore-sk.com>: saved mail to INBOX
    Feb 18 17:43:57 vmd48270 postfix/pipe[3016]: 427EF541394: to=<info@malernico.de>, relay=dovecot, delay=0.67, delays=0.27/0.01/0/0.39, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 17:43:57 vmd48270 postfix/qmgr[22366]: 427EF541394: removed
    Feb 18 17:44:29 vmd48270 postfix/smtpd[3009]: connect from unknown[185.234.219.113]
    Feb 18 17:44:31 vmd48270 postfix/smtpd[3009]: warning: unknown[185.234.219.113]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:44:31 vmd48270 postfix/smtpd[3009]: lost connection after AUTH from unknown[185.234.219.113]
    Feb 18 17:44:31 vmd48270 postfix/smtpd[3009]: disconnect from unknown[185.234.219.113] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:44:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<kt0CY9yesNtbiRrW>
    Feb 18 17:44:51 vmd48270 postfix/smtpd[3009]: connect from smtp9-218.beyond-mta.de[51.89.57.249]
    Feb 18 17:44:51 vmd48270 postfix/smtpd[3009]: disconnect from smtp9-218.beyond-mta.de[51.89.57.249] ehlo=1 quit=1 commands=2
    Feb 18 17:45:11 vmd48270 postfix/smtpd[3009]: connect from curve.yxbown.com[217.112.142.248]
    Feb 18 17:45:11 vmd48270 postfix/smtpd[3009]: CCF09541397: client=curve.yxbown.com[217.112.142.248]
    Feb 18 17:45:11 vmd48270 postfix/cleanup[3015]: CCF09541397: message-id=<212696181041vjbdhzbooqbqwyewqpnfbohhurrdbgwd@gdkxk.reypala.com>
    Feb 18 17:45:12 vmd48270 postfix/qmgr[22366]: CCF09541397: from=<susannecwhbgzr@reypala.com>, size=3835, nrcpt=1 (queue active)
    Feb 18 17:45:12 vmd48270 postfix/smtpd[3009]: disconnect from curve.yxbown.com[217.112.142.248] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 17:45:12 vmd48270 dovecot: lda(peter@sprangers-burg.de): msgid=<212696181041vjbdhzbooqbqwyewqpnfbohhurrdbgwd@gdkxk.reypala.com>: saved mail to INBOX
    Feb 18 17:45:12 vmd48270 postfix/pipe[3016]: CCF09541397: to=<peter@sprangers-burg.de>, relay=dovecot, delay=0.43, delays=0.29/0/0/0.14, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 17:45:12 vmd48270 postfix/qmgr[22366]: CCF09541397: removed
    Feb 18 17:45:31 vmd48270 postfix/smtpd[3009]: connect from unknown[134.236.245.35]
    Feb 18 17:45:33 vmd48270 postfix/smtpd[3009]: lost connection after EHLO from unknown[134.236.245.35]
    Feb 18 17:45:33 vmd48270 postfix/smtpd[3009]: disconnect from unknown[134.236.245.35] ehlo=1 commands=1
    Feb 18 17:45:34 vmd48270 postfix/smtpd[3009]: connect from curve.yxbown.com[217.112.142.248]
    Feb 18 17:45:34 vmd48270 postfix/smtpd[3009]: 6591F541397: client=curve.yxbown.com[217.112.142.248]
    Feb 18 17:45:34 vmd48270 postfix/cleanup[3015]: 6591F541397: message-id=<4991716621kucqvhorbircjbtyuocieulxh@gdkxk.reypala.com>
    Feb 18 17:45:34 vmd48270 postfix/qmgr[22366]: 6591F541397: from=<urselnfwzmxh@reypala.com>, size=3800, nrcpt=1 (queue active)
    Feb 18 17:45:34 vmd48270 postfix/smtpd[3009]: disconnect from curve.yxbown.com[217.112.142.248] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 17:45:34 vmd48270 dovecot: lda(info@sprangers-burg.de): msgid=<4991716621kucqvhorbircjbtyuocieulxh@gdkxk.reypala.com>: saved mail to INBOX
    Feb 18 17:45:34 vmd48270 postfix/pipe[3016]: 6591F541397: to=<info@sprangers-burg.de>, relay=dovecot, delay=0.15, delays=0.08/0/0/0.07, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 17:45:34 vmd48270 postfix/qmgr[22366]: 6591F541397: removed
    Feb 18 17:45:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<dmaWZtyes9tbiRrW>
    Feb 18 17:45:51 vmd48270 postfix/smtpd[3009]: connect from unknown[185.82.65.64]
    Feb 18 17:45:52 vmd48270 postfix/smtpd[3009]: NOQUEUE: reject: RCPT from unknown[185.82.65.64]: 450 4.7.25 Client host rejected: cannot find your hostname, [185.82.65.64]; from=<JasonLewis@lovepress.it> to=<office@sprangers-burg.de> proto=ESMTP helo=<lovepress.it>
    Feb 18 17:45:53 vmd48270 postfix/smtpd[3009]: lost connection after RCPT from unknown[185.82.65.64]
    Feb 18 17:45:53 vmd48270 postfix/smtpd[3009]: disconnect from unknown[185.82.65.64] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 17:46:03 vmd48270 postfix/smtpd[3009]: connect from unknown[185.36.81.78]
    Feb 18 17:46:06 vmd48270 postfix/smtpd[3009]: warning: unknown[185.36.81.78]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:46:06 vmd48270 postfix/smtpd[3009]: disconnect from unknown[185.36.81.78] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:46:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<keQpatyetNtbiRrW>
    Feb 18 17:46:55 vmd48270 postfix/smtpd[3009]: connect from mta.email.nuinvite.com[136.147.184.121]
    Feb 18 17:46:55 vmd48270 postfix/smtpd[3009]: D94D2541397: client=mta.email.nuinvite.com[136.147.184.121]
    Feb 18 17:46:56 vmd48270 postfix/cleanup[3015]: D94D2541397: message-id=<6f16818e-9f36-4077-b92f-734db41c50d3@ind1s06mta892.xt.local>
    Feb 18 17:46:56 vmd48270 postfix/qmgr[22366]: D94D2541397: from=<bounce-75523_HTML-196391081-4409579-6391037-60@bounce.email.nuinvite.com>, size=26431, nrcpt=1 (queue active)
    Feb 18 17:46:56 vmd48270 dovecot: lda(info@docdistler.de): msgid=<6f16818e-9f36-4077-b92f-734db41c50d3@ind1s06mta892.xt.local>: saved mail to INBOX
    Feb 18 17:46:56 vmd48270 postfix/pipe[3016]: D94D2541397: to=<info@docdistler.de>, relay=dovecot, delay=0.74, delays=0.65/0/0/0.08, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 17:46:56 vmd48270 postfix/qmgr[22366]: D94D2541397: removed
    Feb 18 17:46:56 vmd48270 postfix/smtpd[3009]: disconnect from mta.email.nuinvite.com[136.147.184.121] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 17:47:07 vmd48270 postfix/smtpd[3009]: connect from unknown[185.143.223.166]
    Feb 18 17:47:09 vmd48270 postfix/smtpd[3009]: NOQUEUE: reject: RCPT from unknown[185.143.223.166]: 450 4.7.25 Client host rejected: cannot find your hostname, [185.143.223.166]; from=<th3ntlqh2m50jp71@studioriello.it> to=<explain@docdistler.de> proto=ESMTP helo=<[185.143.223.163]>
    Feb 18 17:47:09 vmd48270 postfix/smtpd[3009]: NOQUEUE: reject: RCPT from unknown[185.143.223.166]: 450 4.7.25 Client host rejected: cannot find your hostname, [185.143.223.166]; from=<th3ntlqh2m50jp71@studioriello.it> to=<them@docdistler.de> proto=ESMTP helo=<[185.143.223.163]>
    Feb 18 17:47:09 vmd48270 postfix/smtpd[3009]: NOQUEUE: reject: RCPT from unknown[185.143.223.166]: 450 4.7.25 Client host rejected: cannot find your hostname, [185.143.223.166]; from=<th3ntlqh2m50jp71@studioriello.it> to=<logical@docdistler.de> proto=ESMTP helo=<[185.143.223.163]>
    Feb 18 17:47:09 vmd48270 postfix/smtpd[3009]: NOQUEUE: reject: RCPT from unknown[185.143.223.166]: 450 4.7.25 Client host rejected: cannot find your hostname, [185.143.223.166]; from=<th3ntlqh2m50jp71@studioriello.it> to=<replace@docdistler.de> proto=ESMTP helo=<[185.143.223.163]>
    Feb 18 17:47:09 vmd48270 postfix/smtpd[3009]: NOQUEUE: reject: RCPT from unknown[185.143.223.166]: 450 4.7.25 Client host rejected: cannot find your hostname, [185.143.223.166]; from=<th3ntlqh2m50jp71@studioriello.it> to=<consequence@docdistler.de> proto=ESMTP helo=<[185.143.223.163]>
    Feb 18 17:47:09 vmd48270 postfix/smtpd[3009]: NOQUEUE: reject: RCPT from unknown[185.143.223.166]: 450 4.7.25 Client host rejected: cannot find your hostname, [185.143.223.166]; from=<th3ntlqh2m50jp71@studioriello.it> to=<initially@docdistler.de> proto=ESMTP helo=<[185.143.223.163]>
    Feb 18 17:47:09 vmd48270 postfix/smtpd[3009]: NOQUEUE: reject: RCPT from unknown[185.143.223.166]: 450 4.7.25 Client host rejected: cannot find your hostname, [185.143.223.166]; from=<th3ntlqh2m50jp71@studioriello.it> to=<salary@docdistler.de> proto=ESMTP helo=<[185.143.223.163]>
    Feb 18 17:47:09 vmd48270 postfix/smtpd[3009]: NOQUEUE: reject: RCPT from unknown[185.143.223.166]: 450 4.7.25 Client host rejected: cannot find your hostname, [185.143.223.166]; from=<th3ntlqh2m50jp71@studioriello.it> to=<hungry@docdistler.de> proto=ESMTP helo=<[185.143.223.163]>
    Feb 18 17:47:09 vmd48270 postfix/smtpd[3009]: NOQUEUE: reject: RCPT from unknown[185.143.223.166]: 450 4.7.25 Client host rejected: cannot find your hostname, [185.143.223.166]; from=<th3ntlqh2m50jp71@studioriello.it> to=<varied@docdistler.de> proto=ESMTP helo=<[185.143.223.163]>
    Feb 18 17:47:09 vmd48270 postfix/smtpd[3009]: NOQUEUE: reject: RCPT from unknown[185.143.223.166]: 450 4.7.25 Client host rejected: cannot find your hostname, [185.143.223.166]; from=<th3ntlqh2m50jp71@studioriello.it> to=<complaint@docdistler.de> proto=ESMTP helo=<[185.143.223.163]>
    Feb 18 17:47:09 vmd48270 postfix/smtpd[3009]: NOQUEUE: reject: RCPT from unknown[185.143.223.166]: 450 4.7.25 Client host rejected: cannot find your hostname, [185.143.223.166]; from=<th3ntlqh2m50jp71@studioriello.it> to=<half@docdistler.de> proto=ESMTP helo=<[185.143.223.163]>
    Feb 18 17:47:10 vmd48270 postfix/smtpd[3009]: NOQUEUE: reject: RCPT from unknown[185.143.223.166]: 450 4.7.25 Client host rejected: cannot find your hostname, [185.143.223.166]; from=<th3ntlqh2m50jp71@studioriello.it> to=<outdoors@docdistler.de> proto=ESMTP helo=<[185.143.223.163]>
    Feb 18 17:47:11 vmd48270 postfix/smtpd[3009]: NOQUEUE: reject: RCPT from unknown[185.143.223.166]: 450 4.7.25 Client host rejected: cannot find your hostname, [185.143.223.166]; from=<th3ntlqh2m50jp71@studioriello.it> to=<avoid@docdistler.de> proto=ESMTP helo=<[185.143.223.163]>
    Feb 18 17:47:12 vmd48270 postfix/smtpd[3009]: lost connection after RCPT from unknown[185.143.223.166]
    Feb 18 17:47:12 vmd48270 postfix/smtpd[3009]: disconnect from unknown[185.143.223.166] ehlo=1 mail=1 rcpt=0/13 commands=2/15
    Feb 18 17:47:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<uZO9bdyeudtbiRrW>
    Feb 18 17:47:40 vmd48270 postfix/smtpd[3009]: connect from unknown[185.234.216.178]
    Feb 18 17:47:42 vmd48270 postfix/smtpd[3009]: warning: unknown[185.234.216.178]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:47:42 vmd48270 postfix/smtpd[3009]: lost connection after AUTH from unknown[185.234.216.178]
    Feb 18 17:47:42 vmd48270 postfix/smtpd[3009]: disconnect from unknown[185.234.216.178] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:47:59 vmd48270 postfix/anvil[2063]: statistics: max connection rate 2/60s for (smtp:217.112.142.248) at Feb 18 17:45:34
    Feb 18 17:47:59 vmd48270 postfix/anvil[2063]: statistics: max connection count 1 for (smtp:185.234.216.178) at Feb 18 17:37:59
    Feb 18 17:47:59 vmd48270 postfix/anvil[2063]: statistics: max cache size 4 at Feb 18 17:46:03
    Feb 18 17:48:05 vmd48270 postfix/smtpd[3009]: connect from unknown[185.36.81.57]
    Feb 18 17:48:07 vmd48270 postfix/smtpd[3009]: warning: unknown[185.36.81.57]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:48:07 vmd48270 postfix/smtpd[3009]: disconnect from unknown[185.36.81.57] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:48:30 vmd48270 postfix/smtpd[3009]: connect from unknown[141.98.10.137]
    Feb 18 17:48:32 vmd48270 postfix/smtpd[3009]: warning: unknown[141.98.10.137]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:48:32 vmd48270 postfix/smtpd[3009]: disconnect from unknown[141.98.10.137] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:48:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<uAtRcdyeu9tbiRrW>
    Feb 18 17:49:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<1W/kdNyevttbiRrW>
    Feb 18 17:50:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<Exp4eNyewdtbiRrW>
    Feb 18 17:51:00 vmd48270 postfix/smtpd[4070]: warning: hostname telling.etihadalmulak.com does not resolve to address 45.95.35.199
    Feb 18 17:51:00 vmd48270 postfix/smtpd[4070]: connect from unknown[45.95.35.199]
    Feb 18 17:51:00 vmd48270 postfix/smtpd[4070]: NOQUEUE: reject: RCPT from unknown[45.95.35.199]: 450 4.7.25 Client host rejected: cannot find your hostname, [45.95.35.199]; from=<snapemmbqgzon_smiley@samuelsonsgc.co> to=<dirkkoeppel@bizz-hosting.de> proto=ESMTP helo=<decide.samuelsonsgc.co>
    Feb 18 17:51:00 vmd48270 postfix/smtpd[4070]: disconnect from unknown[45.95.35.199] ehlo=1 mail=1 rcpt=0/1 data=0/1 quit=1 commands=3/5
    Feb 18 17:51:25 vmd48270 postfix/smtpd[4070]: warning: hostname 41.206.62.174.accesskenya.com does not resolve to address 41.206.62.174: Name or service not known
    Feb 18 17:51:25 vmd48270 postfix/smtpd[4070]: connect from unknown[41.206.62.174]
    Feb 18 17:51:27 vmd48270 postfix/smtpd[4070]: NOQUEUE: reject: RCPT from unknown[41.206.62.174]: 450 4.7.25 Client host rejected: cannot find your hostname, [41.206.62.174]; from=<DennisBaker@accesskenya.com> to=<info@daisycom.de> proto=ESMTP helo=<41.206.62.174.accesskenya.com>
    Feb 18 17:51:27 vmd48270 postfix/smtpd[4070]: lost connection after RCPT from unknown[41.206.62.174]
    Feb 18 17:51:27 vmd48270 postfix/smtpd[4070]: disconnect from unknown[41.206.62.174] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 17:51:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<zHoLfNyewttbiRrW>
    Feb 18 17:51:54 vmd48270 postfix/smtpd[4070]: warning: hostname dynamic.nethousetelecom.net.br does not resolve to address 177.84.17.22: Name or service not known
    Feb 18 17:51:54 vmd48270 postfix/smtpd[4070]: connect from unknown[177.84.17.22]
    Feb 18 17:51:55 vmd48270 postfix/smtpd[4070]: NOQUEUE: reject: RCPT from unknown[177.84.17.22]: 450 4.7.25 Client host rejected: cannot find your hostname, [177.84.17.22]; from=<BathildAchinger@nethousetelecom.net.br> to=<info@tier-mensch-kommunikation.de> proto=ESMTP helo=<dynamic.nethousetelecom.net.br>
    Feb 18 17:51:56 vmd48270 postfix/smtpd[4070]: lost connection after RCPT from unknown[177.84.17.22]
    Feb 18 17:51:56 vmd48270 postfix/smtpd[4070]: disconnect from unknown[177.84.17.22] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 17:52:08 vmd48270 postfix/smtpd[4070]: connect from unknown[141.98.10.141]
    Feb 18 17:52:10 vmd48270 postfix/smtpd[4070]: warning: unknown[141.98.10.141]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:52:10 vmd48270 postfix/smtpd[4070]: disconnect from unknown[141.98.10.141] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:52:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<IxKff9yexNtbiRrW>
    Feb 18 17:53:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<KJAyg9yexdtbiRrW>
    Feb 18 17:54:26 vmd48270 dovecot: pop3-login: Disconnected (tried to use disallowed plaintext auth): user=<dirkkoeppel@bizz-hosting.de>, rip=91.41.174.182, lip=207.180.236.246, session=<WthQhtye/ddbKa62>
    Feb 18 17:54:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<Pf/FhtyeyNtbiRrW>
    Feb 18 17:54:42 vmd48270 dovecot: pop3-login: Disconnected (tried to use disallowed plaintext auth): user=<dirkkoeppel@bizz-hosting.de>, rip=91.41.174.182, lip=207.180.236.246, session=<3+9Ah9yeAdhbKa62>
    Feb 18 17:54:44 vmd48270 dovecot: pop3-login: Disconnected (tried to use disallowed plaintext auth): user=<dirkkoeppel@bizz-hosting.de>, rip=91.41.174.182, lip=207.180.236.246, session=<dDpih9yeA9hbKa62>
    Feb 18 17:55:27 vmd48270 dovecot: pop3-login: Disconnected (tried to use disallowed plaintext auth): user=<dirkkoeppel@bizz-hosting.de>, rip=91.41.174.182, lip=207.180.236.246, session=<O/nkidyeCdhbKa62>
    Feb 18 17:55:30 vmd48270 dovecot: pop3-login: Disconnected (tried to use disallowed plaintext auth): user=<dirkkoeppel@bizz-hosting.de>, rip=91.41.174.182, lip=207.180.236.246, session=<CnITityeC9hbKa62>
    Feb 18 17:55:30 vmd48270 postfix/anvil[2063]: statistics: max connection rate 1/60s for (smtp:185.36.81.57) at Feb 18 17:48:05
    Feb 18 17:55:30 vmd48270 postfix/anvil[2063]: statistics: max connection count 1 for (smtp:185.36.81.57) at Feb 18 17:48:05
    Feb 18 17:55:30 vmd48270 postfix/anvil[2063]: statistics: max cache size 3 at Feb 18 17:48:05
    Feb 18 17:55:30 vmd48270 dovecot: pop3-login: Disconnected (tried to use disallowed plaintext auth): user=<dirkkoeppel@bizz-hosting.de>, rip=91.41.174.182, lip=207.180.236.246, session=<290fityeDdhbKa62>
    Feb 18 17:55:31 vmd48270 dovecot: pop3-login: Disconnected (tried to use disallowed plaintext auth): user=<dirkkoeppel@bizz-hosting.de>, rip=91.41.174.182, lip=207.180.236.246, session=<MYIkityeD9hbKa62>
    Feb 18 17:55:32 vmd48270 dovecot: pop3-login: Disconnected (tried to use disallowed plaintext auth): user=<dirkkoeppel@bizz-hosting.de>, rip=91.41.174.182, lip=207.180.236.246, session=<a/Q1ityeEdhbKa62>
    Feb 18 17:55:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<sqFZityey9tbiRrW>
    Feb 18 17:55:38 vmd48270 dovecot: pop3-login: Disconnected (tried to use disallowed plaintext auth): user=<dirkkoeppel@bizz-hosting.de>, rip=91.41.174.182, lip=207.180.236.246, session=<q+iSityeE9hbKa62>
    Feb 18 17:55:48 vmd48270 dovecot: pop3-login: Disconnected (tried to use disallowed plaintext auth): user=<dirkkoeppel@bizz-hosting.de>, rip=91.41.174.182, lip=207.180.236.246, session=<niksi9yeFthbKa62>
    Feb 18 17:56:01 vmd48270 postfix/smtpd[4828]: connect from unknown[185.36.81.57]
    Feb 18 17:56:03 vmd48270 postfix/smtpd[4828]: warning: unknown[185.36.81.57]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:56:03 vmd48270 postfix/smtpd[4828]: disconnect from unknown[185.36.81.57] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:56:07 vmd48270 postfix/smtpd[4828]: connect from unknown[185.234.219.113]
    Feb 18 17:56:09 vmd48270 postfix/smtpd[4828]: warning: unknown[185.234.219.113]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:56:09 vmd48270 postfix/smtpd[4828]: lost connection after AUTH from unknown[185.234.219.113]
    Feb 18 17:56:09 vmd48270 postfix/smtpd[4828]: disconnect from unknown[185.234.219.113] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:56:10 vmd48270 postfix/smtpd[4828]: connect from unknown[185.36.81.23]
    Feb 18 17:56:13 vmd48270 postfix/smtpd[4828]: warning: unknown[185.36.81.23]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:56:13 vmd48270 postfix/smtpd[4828]: disconnect from unknown[185.36.81.23] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:56:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<ZSDtjdye1ttbiRrW>
    Feb 18 17:57:25 vmd48270 postfix/smtpd[4828]: connect from unknown[185.234.216.178]
    Feb 18 17:57:28 vmd48270 postfix/smtpd[4828]: warning: unknown[185.234.216.178]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:57:28 vmd48270 postfix/smtpd[4828]: lost connection after AUTH from unknown[185.234.216.178]
    Feb 18 17:57:28 vmd48270 postfix/smtpd[4828]: disconnect from unknown[185.234.216.178] ehlo=1 auth=0/1 commands=1/2
    Feb 18 17:57:30 vmd48270 postfix/smtpd[4828]: connect from curve.yxbown.com[217.112.142.248]
    Feb 18 17:57:30 vmd48270 postfix/smtpd[4828]: 6B88E541397: client=curve.yxbown.com[217.112.142.248]
    Feb 18 17:57:30 vmd48270 postfix/cleanup[5057]: 6B88E541397: message-id=<487517622qppakxkugcxpjleutoqyfbib@gdkxk.reypala.com>
    Feb 18 17:57:30 vmd48270 postfix/qmgr[22366]: 6B88E541397: from=<friedacajzhfx@reypala.com>, size=3902, nrcpt=1 (queue active)
    Feb 18 17:57:30 vmd48270 postfix/smtpd[4828]: disconnect from curve.yxbown.com[217.112.142.248] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 17:57:30 vmd48270 dovecot: lda(info@docdistler.de): msgid=<487517622qppakxkugcxpjleutoqyfbib@gdkxk.reypala.com>: saved mail to INBOX
    Feb 18 17:57:30 vmd48270 postfix/pipe[5060]: 6B88E541397: to=<info@docdistler.de>, relay=dovecot, delay=0.19, delays=0.09/0.01/0/0.08, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 17:57:30 vmd48270 postfix/qmgr[22366]: 6B88E541397: removed
    Feb 18 17:57:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<juSAkdye3ttbiRrW>
    Feb 18 17:58:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<Jl4Uldye4dtbiRrW>
    Feb 18 17:58:46 vmd48270 postfix/smtpd[4828]: connect from unknown[141.98.10.141]
    Feb 18 17:58:49 vmd48270 postfix/smtpd[4828]: warning: unknown[141.98.10.141]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 17:58:49 vmd48270 postfix/smtpd[4828]: disconnect from unknown[141.98.10.141] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 17:59:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<qKOnmNye49tbiRrW>
    Feb 18 17:59:59 vmd48270 postfix/smtpd[4828]: connect from unknown[193.56.29.10]
    Feb 18 18:00:01 vmd48270 postfix/smtpd[4828]: warning: unknown[193.56.29.10]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:00:01 vmd48270 postfix/smtpd[4828]: disconnect from unknown[193.56.29.10] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 18:00:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<51c7nNye59tbiRrW>
    Feb 18 18:00:47 vmd48270 postfix/smtpd[4828]: warning: hostname 177-37-94-10.ultrat.com.br does not resolve to address 177.37.94.10: Name or service not known
    Feb 18 18:00:47 vmd48270 postfix/smtpd[4828]: connect from unknown[177.37.94.10]
    Feb 18 18:00:48 vmd48270 postfix/smtpd[4828]: NOQUEUE: reject: RCPT from unknown[177.37.94.10]: 450 4.7.25 Client host rejected: cannot find your hostname, [177.37.94.10]; from=<HanneAbdalla@ultrat.com.br> to=<info@tier-mensch-kommunikation.de> proto=ESMTP helo=<177-37-94-10.ultrat.com.br>
    Feb 18 18:00:50 vmd48270 postfix/smtpd[4828]: lost connection after RCPT from unknown[177.37.94.10]
    Feb 18 18:00:50 vmd48270 postfix/smtpd[4828]: disconnect from unknown[177.37.94.10] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 18:00:50 vmd48270 postfix/smtpd[4828]: connect from unknown[193.56.29.10]
    Feb 18 18:00:52 vmd48270 postfix/smtpd[4828]: warning: unknown[193.56.29.10]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:00:52 vmd48270 postfix/smtpd[4828]: disconnect from unknown[193.56.29.10] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 18:01:00 vmd48270 postfix/smtpd[4828]: warning: hostname telling.etihadalmulak.com does not resolve to address 45.95.35.199
    Feb 18 18:01:00 vmd48270 postfix/smtpd[4828]: connect from unknown[45.95.35.199]
    Feb 18 18:01:00 vmd48270 postfix/smtpd[4828]: NOQUEUE: reject: RCPT from unknown[45.95.35.199]: 450 4.7.25 Client host rejected: cannot find your hostname, [45.95.35.199]; from=<snapemmbqgzon_smiley@samuelsonsgc.co> to=<dirkkoeppel@bizz-hosting.de> proto=ESMTP helo=<decide.samuelsonsgc.co>
    Feb 18 18:01:00 vmd48270 postfix/smtpd[4828]: disconnect from unknown[45.95.35.199] ehlo=1 mail=1 rcpt=0/1 data=0/1 quit=1 commands=3/5
    Feb 18 18:01:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<9NPOn9ye6dtbiRrW>
    Feb 18 18:02:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<AXpmo9ye69tbiRrW>
    Feb 18 18:03:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<duP1ptye7dtbiRrW>
    Feb 18 18:03:43 vmd48270 postfix/smtpd[6068]: warning: hostname swim.diverseenvironment.com does not resolve to address 185.211.245.198
    Feb 18 18:03:43 vmd48270 postfix/smtpd[6068]: connect from unknown[185.211.245.198]
    Feb 18 18:03:46 vmd48270 postfix/smtpd[6068]: warning: unknown[185.211.245.198]: SASL PLAIN authentication failed:
    Feb 18 18:03:46 vmd48270 postfix/smtpd[6068]: lost connection after AUTH from unknown[185.211.245.198]
    Feb 18 18:03:46 vmd48270 postfix/smtpd[6068]: disconnect from unknown[185.211.245.198] ehlo=1 auth=0/1 commands=1/2
    Feb 18 18:03:46 vmd48270 postfix/smtpd[6068]: warning: hostname swim.diverseenvironment.com does not resolve to address 185.211.245.198
    Feb 18 18:03:46 vmd48270 postfix/smtpd[6068]: connect from unknown[185.211.245.198]
    Feb 18 18:03:50 vmd48270 postfix/smtpd[6084]: connect from p5DF34E75.dip0.t-ipconnect.de[93.243.78.117]
    Feb 18 18:03:50 vmd48270 postfix/smtpd[6084]: NOQUEUE: reject: RCPT from p5DF34E75.dip0.t-ipconnect.de[93.243.78.117]: 553 5.7.1 <sat@ocs.de>: Sender address rejected: not owned by user beck@onechipserver.de; from=<sat@ocs.de> to=<admin@sc12.dyndns.org> proto=SMTP helo=<MCHPBOARD>
    Feb 18 18:03:51 vmd48270 postfix/smtpd[6084]: disconnect from p5DF34E75.dip0.t-ipconnect.de[93.243.78.117] helo=1 auth=1 mail=1 rcpt=0/1 quit=1 commands=4/5
    Feb 18 18:03:53 vmd48270 postfix/smtpd[6068]: warning: unknown[185.211.245.198]: SASL PLAIN authentication failed:
    Feb 18 18:03:53 vmd48270 postfix/smtpd[6084]: connect from unknown[141.98.10.137]
    Feb 18 18:03:53 vmd48270 postfix/smtpd[6068]: lost connection after AUTH from unknown[185.211.245.198]
    Feb 18 18:03:53 vmd48270 postfix/smtpd[6068]: disconnect from unknown[185.211.245.198] ehlo=1 auth=0/1 commands=1/2
    Feb 18 18:03:55 vmd48270 postfix/smtpd[6084]: warning: unknown[141.98.10.137]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:03:55 vmd48270 postfix/smtpd[6084]: disconnect from unknown[141.98.10.137] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 18:04:27 vmd48270 postfix/smtpd[6068]: warning: hostname 116-52-252.jasatel.net.id does not resolve to address 116.213.52.252: Name or service not known
    Feb 18 18:04:27 vmd48270 postfix/smtpd[6068]: connect from unknown[116.213.52.252]
    Feb 18 18:04:29 vmd48270 postfix/smtpd[6068]: NOQUEUE: reject: RCPT from unknown[116.213.52.252]: 450 4.7.25 Client host rejected: cannot find your hostname, [116.213.52.252]; from=<GerdeAkguel@jasatel.net.id> to=<info@tier-mensch-kommunikation.de> proto=ESMTP helo=<116-52-252.jasatel.net.id>
    Feb 18 18:04:29 vmd48270 postfix/smtpd[6068]: lost connection after RCPT from unknown[116.213.52.252]
    Feb 18 18:04:29 vmd48270 postfix/smtpd[6068]: disconnect from unknown[116.213.52.252] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 18:04:31 vmd48270 postfix/smtpd[6084]: connect from 93-86-60-152.static.isp.telekom.rs[93.86.60.152]
    Feb 18 18:04:32 vmd48270 postfix/smtpd[6084]: 50673541397: client=93-86-60-152.static.isp.telekom.rs[93.86.60.152]
    Feb 18 18:04:32 vmd48270 postfix/cleanup[6189]: 50673541397: message-id=<ac8601d5e639$a15f2830$f9ed94a7@CharlesWalker>
    Feb 18 18:04:33 vmd48270 postfix/qmgr[22366]: 50673541397: from=<CharlesWalker@gatagent.com>, size=38648, nrcpt=1 (queue active)
    Feb 18 18:04:33 vmd48270 postfix/smtpd[6084]: disconnect from 93-86-60-152.static.isp.telekom.rs[93.86.60.152] ehlo=1 mail=1 rcpt=1 data=1 commands=4
    Feb 18 18:04:33 vmd48270 dovecot: lda(info@tier-mensch-kommunikation.de): msgid=<ac8601d5e639$a15f2830$f9ed94a7@CharlesWalker>: saved mail to INBOX
    Feb 18 18:04:33 vmd48270 postfix/pipe[6193]: 50673541397: to=<info@tier-mensch-kommunikation.de>, relay=dovecot, delay=1.5, delays=1.3/0.01/0/0.19, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 18:04:33 vmd48270 postfix/qmgr[22366]: 50673541397: removed
    Feb 18 18:04:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<tGeJqtye79tbiRrW>
    Feb 18 18:04:50 vmd48270 postfix/smtpd[6068]: warning: hostname ip-113-134.4vendeta.com does not resolve to address 78.128.113.134: Name or service not known
    Feb 18 18:04:50 vmd48270 postfix/smtpd[6068]: connect from unknown[78.128.113.134]
    Feb 18 18:04:53 vmd48270 postfix/smtpd[6068]: warning: unknown[78.128.113.134]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:04:53 vmd48270 postfix/smtpd[6068]: lost connection after AUTH from unknown[78.128.113.134]
    Feb 18 18:04:53 vmd48270 postfix/smtpd[6068]: disconnect from unknown[78.128.113.134] ehlo=1 auth=0/1 commands=1/2
    Feb 18 18:04:53 vmd48270 postfix/smtpd[6084]: warning: hostname ip-113-134.4vendeta.com does not resolve to address 78.128.113.134: Name or service not known
    Feb 18 18:04:53 vmd48270 postfix/smtpd[6084]: connect from unknown[78.128.113.134]
    Feb 18 18:05:00 vmd48270 postfix/smtpd[6084]: warning: unknown[78.128.113.134]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:05:00 vmd48270 postfix/smtpd[6084]: lost connection after AUTH from unknown[78.128.113.134]
    Feb 18 18:05:00 vmd48270 postfix/smtpd[6084]: disconnect from unknown[78.128.113.134] ehlo=1 auth=0/1 commands=1/2
    Feb 18 18:05:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<2+ccrtye89tbiRrW>
    Feb 18 18:05:52 vmd48270 postfix/smtpd[6068]: connect from de-out1.bosch-org.com[139.15.230.186]
    Feb 18 18:05:53 vmd48270 postfix/smtpd[6068]: 15FCF541397: client=de-out1.bosch-org.com[139.15.230.186]
    Feb 18 18:05:53 vmd48270 postfix/cleanup[6189]: 15FCF541397: message-id=<bbf9b0bbe4754d739f24d72741b637ff@de.bosch.com>
    Feb 18 18:05:53 vmd48270 postfix/qmgr[22366]: 15FCF541397: from=<supplier.onboarding@de.bosch.com>, size=192634, nrcpt=1 (queue active)
    Feb 18 18:05:53 vmd48270 postfix/smtpd[6068]: disconnect from de-out1.bosch-org.com[139.15.230.186] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 18:05:53 vmd48270 dovecot: lda(info@die-kuechenecke.de): msgid=<bbf9b0bbe4754d739f24d72741b637ff@de.bosch.com>: saved mail to INBOX
    Feb 18 18:05:53 vmd48270 postfix/pipe[6193]: 15FCF541397: to=<info@die-kuechenecke.de>, relay=dovecot, delay=1.1, delays=0.56/0/0/0.5, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 18:05:53 vmd48270 postfix/qmgr[22366]: 15FCF541397: removed
    Feb 18 18:06:01 vmd48270 postfix/anvil[4832]: statistics: max connection rate 2/60s for (smtp:193.56.29.10) at Feb 18 18:00:50
    Feb 18 18:06:01 vmd48270 postfix/anvil[4832]: statistics: max connection count 1 for (smtp:185.36.81.57) at Feb 18 17:56:01
    Feb 18 18:06:01 vmd48270 postfix/anvil[4832]: statistics: max cache size 6 at Feb 18 18:04:50
    Feb 18 18:06:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<cnKwsdye9NtbiRrW>
    Feb 18 18:07:17 vmd48270 postfix/smtpd[6068]: connect from unknown[185.234.216.178]
    Feb 18 18:07:19 vmd48270 postfix/smtpd[6068]: warning: unknown[185.234.216.178]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:07:19 vmd48270 postfix/smtpd[6068]: lost connection after AUTH from unknown[185.234.216.178]
    Feb 18 18:07:19 vmd48270 postfix/smtpd[6068]: disconnect from unknown[185.234.216.178] ehlo=1 auth=0/1 commands=1/2
    Feb 18 18:07:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<CApEtdye99tbiRrW>
    Feb 18 18:07:34 vmd48270 postfix/smtpd[6068]: connect from include.tamnhapho.com[5.133.66.13]
    Feb 18 18:07:34 vmd48270 postfix/smtpd[6068]: DE704541397: client=include.tamnhapho.com[5.133.66.13]
    Feb 18 18:07:34 vmd48270 postfix/cleanup[6651]: DE704541397: message-id=<5lav4a41lizqdb2tm6.2tfxujt@ar.abcdlao.com>
    Feb 18 18:07:34 vmd48270 postfix/qmgr[22366]: DE704541397: from=<i11cjbtykqshop@abcdlao.com>, size=3821, nrcpt=1 (queue active)
    Feb 18 18:07:35 vmd48270 postfix/smtpd[6068]: disconnect from include.tamnhapho.com[5.133.66.13] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 18:07:35 vmd48270 dovecot: lda(mail@daniel-roll.de): msgid=<5lav4a41lizqdb2tm6.2tfxujt@ar.abcdlao.com>: saved mail to INBOX
    Feb 18 18:07:35 vmd48270 postfix/pipe[6652]: DE704541397: to=<mail@daniel-roll.de>, relay=dovecot, delay=0.25, delays=0.12/0.01/0/0.13, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 18:07:35 vmd48270 postfix/qmgr[22366]: DE704541397: removed
    Feb 18 18:07:39 vmd48270 postfix/smtpd[6068]: connect from cherry.yojaana.com[134.73.51.168]
    Feb 18 18:07:40 vmd48270 postfix/smtpd[6068]: 1CC89541397: client=cherry.yojaana.com[134.73.51.168]
    Feb 18 18:07:40 vmd48270 postfix/cleanup[6651]: 1CC89541397: message-id=<95617802616lztrnphextlhkfqgjwojrynjepvnag@zzdh.rhodetovote.co>
    Feb 18 18:07:40 vmd48270 postfix/qmgr[22366]: 1CC89541397: from=<nicondekcyg@rhodetovote.co>, size=3935, nrcpt=1 (queue active)
    Feb 18 18:07:40 vmd48270 postfix/smtpd[6068]: disconnect from cherry.yojaana.com[134.73.51.168] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 18:07:40 vmd48270 dovecot: lda(dirkkoeppel@bizz-hosting.de): msgid=<95617802616lztrnphextlhkfqgjwojrynjepvnag@zzdh.rhodetovote.co>: saved mail to INBOX
    Feb 18 18:07:40 vmd48270 postfix/pipe[6652]: 1CC89541397: to=<dirkkoeppel@bizz-hosting.de>, relay=dovecot, delay=0.38, delays=0.16/0/0/0.22, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 18:07:40 vmd48270 postfix/qmgr[22366]: 1CC89541397: removed
    Feb 18 18:07:49 vmd48270 postfix/smtpd[6068]: connect from unknown[185.234.219.113]
    Feb 18 18:07:51 vmd48270 postfix/smtpd[6068]: warning: unknown[185.234.219.113]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:07:51 vmd48270 postfix/smtpd[6068]: lost connection after AUTH from unknown[185.234.219.113]
    Feb 18 18:07:51 vmd48270 postfix/smtpd[6068]: disconnect from unknown[185.234.219.113] ehlo=1 auth=0/1 commands=1/2
    Feb 18 18:07:58 vmd48270 postfix/smtpd[6068]: connect from unknown[220.174.24.4]
    Feb 18 18:08:02 vmd48270 postfix/smtpd[6068]: warning: unknown[220.174.24.4]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:08:02 vmd48270 postfix/smtpd[6068]: disconnect from unknown[220.174.24.4] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 18:08:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<l1zXuNye6PdbiRrW>
    Feb 18 18:09:13 vmd48270 postfix/smtpd[6068]: connect from unknown[185.36.81.78]
    Feb 18 18:09:15 vmd48270 postfix/smtpd[6068]: warning: unknown[185.36.81.78]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:09:15 vmd48270 postfix/smtpd[6068]: disconnect from unknown[185.36.81.78] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 18:09:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<Bg9rvNye6vdbiRrW>
    Feb 18 18:10:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<7p3+v9ye7PdbiRrW>
    Feb 18 18:11:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<zRiSw9ye7/dbiRrW>
    Feb 18 18:11:35 vmd48270 postfix/smtpd[7307]: connect from unknown[193.35.48.51]
    Feb 18 18:11:35 vmd48270 postfix/smtpd[7310]: connect from unknown[141.98.10.137]
    Feb 18 18:11:38 vmd48270 postfix/smtpd[7310]: warning: unknown[141.98.10.137]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:11:38 vmd48270 postfix/smtpd[7310]: disconnect from unknown[141.98.10.137] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 18:11:45 vmd48270 postfix/smtpd[7310]: warning: hostname 75-13.nwlink.spb.ru does not resolve to address 178.252.75.13: Name or service not known
    Feb 18 18:11:45 vmd48270 postfix/smtpd[7310]: connect from unknown[178.252.75.13]
    Feb 18 18:11:45 vmd48270 postfix/smtpd[7310]: NOQUEUE: reject: RCPT from unknown[178.252.75.13]: 450 4.7.25 Client host rejected: cannot find your hostname, [178.252.75.13]; from=<VerenaAbbing@spb.ru> to=<info@tier-mensch-kommunikation.de> proto=ESMTP helo=<75-13.nwlink.spb.ru>
    Feb 18 18:11:45 vmd48270 postfix/smtpd[7310]: lost connection after RCPT from unknown[178.252.75.13]
    Feb 18 18:11:45 vmd48270 postfix/smtpd[7310]: disconnect from unknown[178.252.75.13] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 18:11:46 vmd48270 postfix/smtpd[7307]: warning: unknown[193.35.48.51]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:11:46 vmd48270 postfix/smtpd[7310]: connect from unknown[185.36.81.57]
    Feb 18 18:11:47 vmd48270 postfix/smtpd[7307]: lost connection after AUTH from unknown[193.35.48.51]
    Feb 18 18:11:47 vmd48270 postfix/smtpd[7307]: disconnect from unknown[193.35.48.51] ehlo=1 auth=0/1 commands=1/2
    Feb 18 18:11:47 vmd48270 postfix/smtpd[7307]: connect from unknown[193.35.48.51]
    Feb 18 18:11:49 vmd48270 postfix/smtpd[7310]: warning: unknown[185.36.81.57]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:11:49 vmd48270 postfix/smtpd[7310]: disconnect from unknown[185.36.81.57] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 18:11:56 vmd48270 postfix/smtpd[7307]: lost connection after AUTH from unknown[193.35.48.51]
    Feb 18 18:11:56 vmd48270 postfix/smtpd[7307]: disconnect from unknown[193.35.48.51] ehlo=1 auth=0/1 commands=1/2
    Feb 18 18:11:56 vmd48270 postfix/smtpd[7310]: connect from unknown[193.35.48.51]
    Feb 18 18:12:04 vmd48270 postfix/smtpd[7310]: warning: unknown[193.35.48.51]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:12:04 vmd48270 postfix/smtpd[7310]: lost connection after AUTH from unknown[193.35.48.51]
    Feb 18 18:12:04 vmd48270 postfix/smtpd[7310]: disconnect from unknown[193.35.48.51] ehlo=1 auth=0/1 commands=1/2
    Feb 18 18:12:18 vmd48270 postfix/smtpd[7307]: connect from unknown[190.34.204.10]
    Feb 18 18:12:19 vmd48270 postfix/smtpd[7307]: NOQUEUE: reject: RCPT from unknown[190.34.204.10]: 450 4.7.25 Client host rejected: cannot find your hostname, [190.34.204.10]; from=<TravisJenkins@logosnews.it> to=<info@tier-mensch-kommunikation.de> proto=ESMTP helo=<logosnews.it>
    Feb 18 18:12:20 vmd48270 postfix/smtpd[7307]: lost connection after RCPT from unknown[190.34.204.10]
    Feb 18 18:12:20 vmd48270 postfix/smtpd[7307]: disconnect from unknown[190.34.204.10] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 18:12:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<ILQlx9ye8PdbiRrW>
    Feb 18 18:13:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<Uje5ytye8/dbiRrW>
    Feb 18 18:14:00 vmd48270 dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: EOF
    Feb 18 18:14:15 vmd48270 postfix/smtpd[7711]: connect from de-out1.bosch-org.com[139.15.230.186]
    Feb 18 18:14:15 vmd48270 postfix/smtpd[7711]: D2D6654138E: client=de-out1.bosch-org.com[139.15.230.186]
    Feb 18 18:14:15 vmd48270 postfix/cleanup[7713]: D2D6654138E: message-id=<1a8a5a38abc14e8c83ae6470aa598986@de.bosch.com>
    Feb 18 18:14:15 vmd48270 postfix/smtpd[7711]: disconnect from de-out1.bosch-org.com[139.15.230.186] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
    Feb 18 18:14:15 vmd48270 postfix/qmgr[22366]: D2D6654138E: from=<supplier.onboarding@de.bosch.com>, size=176027, nrcpt=1 (queue active)
    Feb 18 18:14:16 vmd48270 dovecot: lda(info@die-kuechenecke.de): msgid=<1a8a5a38abc14e8c83ae6470aa598986@de.bosch.com>: saved mail to INBOX
    Feb 18 18:14:16 vmd48270 postfix/pipe[7714]: D2D6654138E: to=<info@die-kuechenecke.de>, relay=dovecot, delay=0.29, delays=0.18/0.01/0/0.1, dsn=2.0.0, status=sent (delivered via dovecot service (doveconf: Warning: Configuration file /etc/dovecot/conf.d/15-lda.conf line 48: Ambiguous '#' charact))
    Feb 18 18:14:16 vmd48270 postfix/qmgr[22366]: D2D6654138E: removed
    Feb 18 18:14:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<aa9Mztye+/dbiRrW>
    Feb 18 18:15:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<3CDg0dye/vdbiRrW>
    Feb 18 18:16:01 vmd48270 postfix/anvil[4832]: statistics: max connection rate 3/60s for (smtp:193.35.48.51) at Feb 18 18:11:56
    Feb 18 18:16:01 vmd48270 postfix/anvil[4832]: statistics: max connection count 1 for (smtp:185.234.216.178) at Feb 18 18:07:17
    Feb 18 18:16:01 vmd48270 postfix/anvil[4832]: statistics: max cache size 5 at Feb 18 18:07:58
    Feb 18 18:16:17 vmd48270 postfix/smtpd[8021]: warning: hostname 246.pool90-74-52.dynamic.orange.es does not resolve to address 90.74.52.246: Name or service not known
    Feb 18 18:16:17 vmd48270 postfix/smtpd[8021]: connect from unknown[90.74.52.246]
    Feb 18 18:16:17 vmd48270 postfix/smtpd[8021]: NOQUEUE: reject: RCPT from unknown[90.74.52.246]: 450 4.7.25 Client host rejected: cannot find your hostname, [90.74.52.246]; from=<JannikeAatz@orange.es> to=<info@tier-mensch-kommunikation.de> proto=ESMTP helo=<246.pool90-74-52.dynamic.orange.es>
    Feb 18 18:16:17 vmd48270 postfix/smtpd[8021]: lost connection after RCPT from unknown[90.74.52.246]
    Feb 18 18:16:17 vmd48270 postfix/smtpd[8021]: disconnect from unknown[90.74.52.246] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 18:16:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<HNpz1dyeAfhbiRrW>
    Feb 18 18:16:55 vmd48270 postfix/smtpd[8021]: connect from unknown[185.234.216.178]
    Feb 18 18:16:57 vmd48270 postfix/smtpd[8021]: warning: unknown[185.234.216.178]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:16:57 vmd48270 postfix/smtpd[8021]: lost connection after AUTH from unknown[185.234.216.178]
    Feb 18 18:16:57 vmd48270 postfix/smtpd[8021]: disconnect from unknown[185.234.216.178] ehlo=1 auth=0/1 commands=1/2
    Feb 18 18:17:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<qWAH2dyeBfhbiRrW>
    Feb 18 18:18:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<EPya3NyeBvhbiRrW>
    Feb 18 18:18:39 vmd48270 postfix/smtpd[8388]: connect from unknown[141.98.10.141]
    Feb 18 18:18:41 vmd48270 postfix/smtpd[8388]: warning: unknown[141.98.10.141]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:18:41 vmd48270 postfix/smtpd[8388]: disconnect from unknown[141.98.10.141] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 18:19:16 vmd48270 postfix/smtpd[8388]: connect from unknown[141.98.10.137]
    Feb 18 18:19:18 vmd48270 postfix/smtpd[8388]: warning: unknown[141.98.10.137]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:19:18 vmd48270 postfix/smtpd[8388]: disconnect from unknown[141.98.10.137] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 18:19:30 vmd48270 postfix/smtpd[8388]: connect from unknown[185.234.219.113]
    Feb 18 18:19:32 vmd48270 postfix/smtpd[8388]: warning: unknown[185.234.219.113]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:19:32 vmd48270 postfix/smtpd[8388]: lost connection after AUTH from unknown[185.234.219.113]
    Feb 18 18:19:32 vmd48270 postfix/smtpd[8388]: disconnect from unknown[185.234.219.113] ehlo=1 auth=0/1 commands=1/2
    Feb 18 18:19:34 vmd48270 dovecot: pop3-login: Aborted login (tried to use disallowed plaintext auth): user=<info@dergardinenservice.de>, rip=91.137.26.214, lip=207.180.236.246, session=<Iqou4NyeCPhbiRrW>
    Feb 18 18:19:35 vmd48270 dovecot: pop3-login: Disconnected (no auth attempts in 6 secs): user=<>, rip=77.13.196.67, lip=207.180.236.246, session=<peM34NyeI+JNDcRD>
    Feb 18 18:19:40 vmd48270 postfix/smtpd[8388]: connect from unknown[185.36.81.57]
    Feb 18 18:19:42 vmd48270 postfix/smtpd[8388]: warning: unknown[185.36.81.57]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Feb 18 18:19:42 vmd48270 postfix/smtpd[8388]: disconnect from unknown[185.36.81.57] ehlo=1 auth=0/1 quit=1 commands=2/3
    Feb 18 18:19:48 vmd48270 postfix/smtpd[8388]: connect from unknown[170.81.35.26]
    Feb 18 18:19:49 vmd48270 postfix/smtpd[8388]: NOQUEUE: reject: RCPT from unknown[170.81.35.26]: 450 4.7.25 Client host rejected: cannot find your hostname, [170.81.35.26]; from=<ThomasBrooks@loveless.it> to=<info@malernico.de> proto=ESMTP helo=<loveless.it>
    Feb 18 18:19:49 vmd48270 postfix/smtpd[8388]: lost connection after RCPT from unknown[170.81.35.26]
    Feb 18 18:19:49 vmd48270 postfix/smtpd[8388]: disconnect from unknown[170.81.35.26] ehlo=1 mail=1 rcpt=0/1 commands=2/3
    Feb 18 18:19:49 vmd48270 postfix/smtpd[8388]: warning: hostname transfonix.com does not resolve to address 217.20.114.220
    Feb 18 18:19:49 vmd48270 postfix/smtpd[8388]: connect from unknown[217.20.114.220]
    Feb 18 18:19:50 vmd48270 postfix/smtpd[8388]: NOQUEUE: reject: RCPT from unknown[217.20.114.220]: 450 4.7.25 Client host rejected: cannot find your hostname, [217.20.114.220]; from=<bounce@eubusinessregister.info> to=<info@dergardinenservice.de> proto=ESMTP helo=<www.oberlo.com>
    Feb 18 18:19:50 vmd48270 postfix/smtpd[8388]: disconnect from unknown[217.20.114.220] ehlo=1 mail=1 rcpt=0/1 quit=1 commands=3/4

  9. You have mail.
    Last login: Sun Feb 16 18:08:19 2020 from 217.254.110.28
    root@vmd48270:~# php /var/www/html/froxlor/scripts/froxlor_master_cronjob.php --force --debug
    [information] TasksCron: Searching for tasks to do
    [notice] Removing Let's Encrypt entries for domain bizz-hosting.com
    [notice] Removing Let's Encrypt entries for domain bizzhosting.de
    [notice] Removing PowerDNS entries for domain bizz-hosting.com
    [information] TasksCron: Task10 started - setting filesystem quota
    sh: 1: /usr/sbin/repquota: not found
    [information] Creating new FTP-home
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Schrieber/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Schrieber/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Schrieber/'
    [notice] Running: chown -R 10003:10003 '/var/customers/webs/Schrieber/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Schrieber/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Kornapp/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Kornapp/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Kornapp/'
    [notice] Running: chown -R 10004:10004 '/var/customers/webs/Kornapp/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Kornapp/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Patzelt/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Patzelt/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Patzelt/'
    [notice] Running: chown -R 10005:10005 '/var/customers/webs/Patzelt/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Patzelt/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Beck/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Beck/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Beck/'
    [notice] Running: chown -R 10006:10006 '/var/customers/webs/Beck/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Beck/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Dahm/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Dahm/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Dahm/'
    [notice] Running: chown -R 10007:10007 '/var/customers/webs/Dahm/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Dahm/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Dimke/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Dimke/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Dimke/'
    [notice] Running: chown -R 10008:10008 '/var/customers/webs/Dimke/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Dimke/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Distler/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Distler/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Distler/'
    [notice] Running: chown -R 10009:10009 '/var/customers/webs/Distler/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Distler/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Dorrong/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Dorrong/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Dorrong/'
    [notice] Running: chown -R 10010:10010 '/var/customers/webs/Dorrong/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Dorrong/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Dzulko/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Dzulko/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Dzulko/'
    [notice] Running: chown -R 10011:10011 '/var/customers/webs/Dzulko/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Dzulko/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Guerra/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Guerra/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Guerra/'
    [notice] Running: chown -R 10012:10012 '/var/customers/webs/Guerra/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Guerra/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Hacklaender/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Hacklaender/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Hacklaender/'
    [notice] Running: chown -R 10013:10013 '/var/customers/webs/Hacklaender/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Hacklaender/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Hoehne/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Hoehne/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Hoehne/'
    [notice] Running: chown -R 10014:10014 '/var/customers/webs/Hoehne/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Hoehne/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Hofmann/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Hofmann/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Hofmann/'
    [notice] Running: chown -R 10015:10015 '/var/customers/webs/Hofmann/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Hofmann/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Kosbab/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Kosbab/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Kosbab/'
    [notice] Running: chown -R 10016:10016 '/var/customers/webs/Kosbab/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Kosbab/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Krueger/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Krueger/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Krueger/'
    [notice] Running: chown -R 10017:10017 '/var/customers/webs/Krueger/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Krueger/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Liebschner/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Liebschner/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Liebschner/'
    [notice] Running: chown -R 10018:10018 '/var/customers/webs/Liebschner/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Liebschner/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Massaro/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Massaro/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Massaro/'
    [notice] Running: chown -R 10019:10019 '/var/customers/webs/Massaro/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Massaro/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Miklic/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Miklic/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Miklic/'
    [notice] Running: chown -R 10020:10020 '/var/customers/webs/Miklic/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Miklic/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Oliver/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Oliver/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Oliver/'
    [notice] Running: chown -R 10021:10021 '/var/customers/webs/Oliver/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Oliver/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Roll/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Roll/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Roll/'
    [notice] Running: chown -R 10022:10022 '/var/customers/webs/Roll/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Roll/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Rzepka/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Rzepka/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Rzepka/'
    [notice] Running: chown -R 10023:10023 '/var/customers/webs/Rzepka/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Rzepka/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Schild/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Schild/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Schild/'
    [notice] Running: chown -R 10024:10024 '/var/customers/webs/Schild/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Schild/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Schreiber/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Schreiber/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Schreiber/'
    [notice] Running: chown -R 10025:10025 '/var/customers/webs/Schreiber/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Schreiber/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Spranger/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Spranger/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Spranger/'
    [notice] Running: chown -R 10026:10026 '/var/customers/webs/Spranger/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Spranger/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Stange/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Stange/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Stange/'
    [notice] Running: chown -R 10027:10027 '/var/customers/webs/Stange/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Stange/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Szidat/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Szidat/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Szidat/'
    [notice] Running: chown -R 10028:10028 '/var/customers/webs/Szidat/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Szidat/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Tappmeyer/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Tappmeyer/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Tappmeyer/'
    [notice] Running: chown -R 10029:10029 '/var/customers/webs/Tappmeyer/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Tappmeyer/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Tometten/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Tometten/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Tometten/'
    [notice] Running: chown -R 10030:10030 '/var/customers/webs/Tometten/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Tometten/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Weiss/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Weiss/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Weiss/'
    [notice] Running: chown -R 10031:10031 '/var/customers/webs/Weiss/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Weiss/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Wohllebe/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Wohllebe/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Wohllebe/'
    [notice] Running: chown -R 10032:10032 '/var/customers/webs/Wohllebe/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Wohllebe/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Wolf/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Wolf/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Wolf/'
    [notice] Running: chown -R 10033:10033 '/var/customers/webs/Wolf/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Wolf/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/Zschage/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/Zschage/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Zschage/'
    [notice] Running: chown -R 10034:10034 '/var/customers/webs/Zschage/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/Zschage/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/bizz1/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/bizz1/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/bizz1/'
    [notice] Running: chown -R 10035:10035 '/var/customers/webs/bizz1/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/bizz1/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/kuechenecke/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/kuechenecke/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/kuechenecke/'
    [notice] Running: chown -R 10036:10036 '/var/customers/webs/kuechenecke/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/kuechenecke/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/tester/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/tester/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/tester/'
    [notice] Running: chown -R 10037:10037 '/var/customers/webs/tester/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/tester/'
    [information] TasksCron: Task2 started - create new home
    [notice] Running: mkdir -p '/var/customers/webs/test/webalizer'
    [notice] Running: mkdir -p '/var/customers/mail/test/'
    [notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/test/'
    [notice] Running: chown -R 10038:10038 '/var/customers/webs/test/'
    [notice] Running: chown -R 2000:2000 '/var/customers/mail/test/'
    [information] apache::createIpPort: creating ip/port settings for  207.180.236.246:80
    [notice] 207.180.236.246:80 :: namevirtualhost-statement no longer needed for apache-2.4
    [debug] 207.180.236.246:80 :: inserted vhostcontainer
    [information] apache::createVirtualHosts: creating vhost container for domain 4, customer
    PHP Fatal error:  Uncaught Exception: Cannot validate directory in makeCorrectDir which is very dangerous. in /var/www/html/froxlor/lib/Froxlor/FileDir.php:289
    Stack trace:
    #0 /var/www/html/froxlor/lib/Froxlor/Cron/Http/Apache.php(659): Froxlor\FileDir::makeCorrectDir(NULL)
    #1 /var/www/html/froxlor/lib/Froxlor/Cron/Http/Apache.php(1073): Froxlor\Cron\Http\Apache->getWebroot(Array)
    #2 /var/www/html/froxlor/lib/Froxlor/Cron/Http/Apache.php(1122): Froxlor\Cron\Http\Apache->getVhostContent(Array, false)
    #3 /var/www/html/froxlor/lib/Froxlor/Cron/System/TasksCron.php(152): Froxlor\Cron\Http\Apache->createVirtualHosts()
    #4 /var/www/html/froxlor/lib/Froxlor/Cron/System/TasksCron.php(52): Froxlor\Cron\System\TasksCron::rebuildWebserverConfigs()
    #5 /var/www/html/froxlor/lib/Froxlor/Cron/MasterCron.php(111): Froxlor\Cron\System\TasksCron::run()
    #6 /var/www/html/froxlor/scripts/froxlor_master_cronjob.php(20): Froxlor\Cron\MasterCron::run()
    #7 {main}
      thrown in /var/www/html/froxlor/lib/Froxlor/FileDir.php on line 289
    root@vmd48270:~#
     

  10. vor 3 Stunden schrieb d00p:

    führe doch Mal folgendes als root in der shell aus:

    php /var/www/html/froxlor/scripts/froxlor_master_cronjob.php --force --debug

    das habe ich ausgeführt

     

    vor 3 Stunden schrieb d00p:

    Vhost-Configs der Domains liegen per default für apache in /etc/apache2/sites-enabled/ - wirf da doch mal einen blick rein, zeig uns welche Dateien dort liegen und zeig uns den Inhalt einer der betroffenen Kunden-Domains (35_....conf)

    Da gibt es nur die eine Datei.

    000-default.conf

×
×
  • Create New...