Kommt denn in den laufenden CGM CONNECT diagnostics gar nichts, wenn man nochmal versucht zu senden?
Wenn man für den TK Mustermann eine eAU schreibt, sollte das in etwa so aussehen (in den geschweiften Klammern habe ich persönliche Daten durch Platzhalter ersetzt) :
parameter key: assist::genericcustomfunction - parameter value: KomLePlugin.sendMail
parameter key: eau.fhir - parameter value: C:\TurboMed\Dokumente\eAU\EEAU0_47D95178-6562-437a-B9F3-BA56ADFBAD13.p7s
parameter key: recipients - parameter value:
mail@tk.kim.telematik
parameter key: service - parameter value: KomLePlugin
parameter key: function - parameter value: sendMail
parameter key: sender.system.version - parameter value: 22.3.1.5501
parameter key: mail.subject - parameter value: EEAU0_47D95178-6562-437a-B9F3-BA56ADFBAD13
parameter key: mail.type - parameter value: EAU
parameter key: username - parameter value: ********.
kvt@kv.dox.kim.telematik
[DEBUG] connector.plugins.komle.KomLePlugin - Sending mail.
[DEBUG] plugins.komle.configuration.ConfigurationUtils - Created SMTP username: ********.
kvt@kv.dox.kim.telematik#mail.akquinet.kim.telematik:465{kv.dox login name}8A091CBA-91D1-4a19-AD25-0C36E56460DC
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG: setDebug: Jakarta Mail version 1.6.5
[DEBUG] plugins.komle.mail.SMTPMail - Sending mail.
[DEBUG] plugins.komle.mail.SMTPMail - Adding attachments.
[DEBUG] plugins.komle.mail.SMTPMail - Sending mail: EAU
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Oracle]
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: need username and password for authentication
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: protocolConnect returning false, host={Server-IP}, user={Username}, password={pass}
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: useEhlo true, useAuth true
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: trying to connect to host "{Server-IP}", port 465, isSSL true
[INFO ] cgm.connect.connector.ConnectorImpl - 220 KIM Clientmodul ESMTP
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: connected to host "{Server-IP}", port: 465
[INFO ] cgm.connect.connector.ConnectorImpl - EHLO {server dns name}
[INFO ] cgm.connect.connector.ConnectorImpl - 250-HERA
[INFO ] cgm.connect.connector.ConnectorImpl - 250-PIPELINING
[INFO ] cgm.connect.connector.ConnectorImpl - 250-SIZE 576716800
[INFO ] cgm.connect.connector.ConnectorImpl - 250-8BITMIME
[INFO ] cgm.connect.connector.ConnectorImpl - 250-DSN
[INFO ] cgm.connect.connector.ConnectorImpl - 250-ENHANCEDSTATUSCODES
[INFO ] cgm.connect.connector.ConnectorImpl - 250 AUTH PLAIN LOGIN
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: Found extension "PIPELINING", arg ""
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: Found extension "SIZE", arg "576716800"
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: Found extension "8BITMIME", arg ""
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: Found extension "DSN", arg ""
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: Found extension "ENHANCEDSTATUSCODES", arg ""
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: Found extension "AUTH", arg "PLAIN LOGIN"
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: STARTTLS requested but already using SSL
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: protocolConnect login, host={Server-IP}, user=********.
kvt@kv.dox.kim.telematik#mail.akquinet.kim.telematik:465{kv.dox login name}8A091CBA-91D1-4a19-AD25-0C36E56460DC, password=<non-null>
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: Attempt to authenticate using mechanisms: LOGIN PLAIN DIGEST-MD5 NTLM XOAUTH2
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: Using mechanism LOGIN
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: AUTH LOGIN command trace suppressed
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: AUTH LOGIN succeeded
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: use8bit true
[INFO ] cgm.connect.connector.ConnectorImpl - MAIL FROM:<********.
kvt@kv.dox.kim.telematik>
[INFO ] cgm.connect.connector.ConnectorImpl - 250 2.1.0 Sender <********.
kvt@kv.dox.kim.telematik> OK
[INFO ] cgm.connect.connector.ConnectorImpl - RCPT TO:<
mail@tk.kim.telematik> NOTIFY=SUCCESS,FAILURE,DELAY
[INFO ] cgm.connect.connector.ConnectorImpl - 250 2.1.5 Recipient <
mail@tk.kim.telematik> OK
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: Verified Addresses
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP:
mail@tk.kim.telematik
[INFO ] cgm.connect.connector.ConnectorImpl - DATA
[INFO ] cgm.connect.connector.ConnectorImpl - 354 Start mail input; end with <CRLF>.<CRLF>
[INFO ] cgm.connect.connector.ConnectorImpl - Date: Fri, 12 Aug 2022 18:09:46 +0200 (CEST)
[INFO ] cgm.connect.connector.ConnectorImpl - From: ********.
kvt@kv.dox.kim.telematik
[INFO ] cgm.connect.connector.ConnectorImpl - Reply-To: ********.
kvt@kv.dox.kim.telematik
[INFO ] cgm.connect.connector.ConnectorImpl - To:
mail@tk.kim.telematik
[INFO ] cgm.connect.connector.ConnectorImpl - Message-ID: <17350089.1.1660320586797@{server dns name}>
[INFO ] cgm.connect.connector.ConnectorImpl - Subject: EEAU0_47D95178-6562-437a-B9F3-BA56ADFBAD13
[INFO ] cgm.connect.connector.ConnectorImpl - MIME-Version: 1.0
[INFO ] cgm.connect.connector.ConnectorImpl - Content-Type: multipart/mixed; boundary="----=_Part_0_3140166.1660320586787"
[INFO ] cgm.connect.connector.ConnectorImpl - X-KIM-Dienstkennung: eAU;Lieferung;V1.0
[INFO ] cgm.connect.connector.ConnectorImpl - X-KIM-Sendersystem: CGM TURBOMED;22.3.1.5501
[INFO ] cgm.connect.connector.ConnectorImpl - ------=_Part_0_3140166.1660320586787
[INFO ] cgm.connect.connector.ConnectorImpl - Content-Type: application/octet-stream;
[INFO ] cgm.connect.connector.ConnectorImpl - name=EEAU0_47D95178-6562-437a-B9F3-BA56ADFBAD13.p7s
[INFO ] cgm.connect.connector.ConnectorImpl - Content-Transfer-Encoding: base64
[INFO ] cgm.connect.connector.ConnectorImpl - Content-Disposition: attachment;
[INFO ] cgm.connect.connector.ConnectorImpl - filename=EEAU0_47D95178-6562-437a-B9F3-BA56ADFBAD13.p7s
[INFO ] cgm.connect.connector.ConnectorImpl - Content-Description: eAU
...snip payload snip...
[INFO ] cgm.connect.connector.ConnectorImpl - ------=_Part_0_3140166.1660320586787--
[INFO ] cgm.connect.connector.ConnectorImpl - .
[INFO ] cgm.connect.connector.ConnectorImpl - 250 2.6.0 Message received
[INFO ] cgm.connect.connector.ConnectorImpl - DEBUG SMTP: message successfully delivered to mail server
[INFO ] cgm.connect.connector.ConnectorImpl - QUIT
[INFO ] cgm.connect.connector.ConnectorImpl - 221 2.0.0 mailserver.akquinet.kim.telematik Service closing transmission channel
[DEBUG] plugins.komle.mail.SMTPMail - Mail send with ID: <17350089.1.1660320586797@{server dns name}>
[DEBUG] connector.plugins.komle.KomLePlugin - Send callback with result parameter:
[DEBUG] connector.plugins.komle.KomLePlugin -
Hier kann man im Detail die komplette Kommunikation mit dem Mailserver sehen. Da muß was kommen, selbst wenn der dann nicht antwortet....