Erster Eintrag bei Dir:
Code: Alles auswählen
DEBUG: Recv: 220-galaxy.host-care.com
bei mir
Code: Alles auswählen
DEBUG: Recv: 220 ak47 ESMTP ready
der ak47 ist der mailgun Server, der host-care.com ein ganz anderer
Moderator: mirko
Code: Alles auswählen
DEBUG: Recv: 220-galaxy.host-care.com
Code: Alles auswählen
DEBUG: Recv: 220 ak47 ESMTP ready
Code: Alles auswählen
DEBUG: Recv: 220 ak47 ESMTP ready
DEBUG: Send: EHLO localhost
DEBUG: Recv: 250-ak47
DEBUG: Recv: 250-AUTH PLAIN LOGIN
DEBUG: Recv: 250-SIZE 52428800
DEBUG: Recv: 250-8BITMIME
DEBUG: Recv: 250-ENHANCEDSTATUSCODES
DEBUG: Recv: 250 STARTTLS
DEBUG: Send: AUTH LOGIN
DEBUG: Recv: 334 VXNlcm5hbWU6
DEBUG: Send: bWljaGFlbEBnbG9iYWwtZGlzcGxheS1saWdodGluZy5jb20=
DEBUG: Recv: 334 UGFzc3dvcmQ6
DEBUG: Send: YWFhYWE=
DEBUG: Recv: 235 2.0.0 OK
DEBUG: Send: MAIL FROM:<michael@global....>
DEBUG: Recv: 250 Sender address accepted
DEBUG: Send: RCPT TO:<info@....>
DEBUG: Recv: 250 Recipient address accepted
DEBUG: Send: DATA
DEBUG: Recv: 354 Continue
DEBUG: Send: Subject: Test E-Mail
To: "info@...." <info@....>
From: "michael@...." <michael@....>
Reply-To: "michael@...." <michael@....>
Date: Wed, 09 Mar 2016 12:18:50 +0100
Message-Id: <f1f0becd1b2a0e80a3ce5e90a56913d6030d40@localhost>
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="iso-8859-1"
Das ist der Text der Test E-Mail.
.
DEBUG: Recv: 250 Great success
DEBUG: Send: QUIT
DEBUG: Recv: 221 See you later. Yours truly, Mailgun