Hi,
here first the error message:
The message could not be sent. The setting for your outgoing email [SMTP] server might need to be configured. To find the server settings for '******@gmx.net', please contact your email service provider.
Subject 'test'
Server Error: 554
Server Response: 554 5.7.1 <unknown[212.49.88.96]>: Client host rejected: Access denied
Server: 'mail.lima-city.de'
Windows Live Mail Error ID: 0x800CCC79
Protocol: SMTP
Port: 587
Secure(SSL): Yes
and now the part of the logfile:
[01:19:01.48] 15e0 Mail: SMTP [db] CAsyncConn::Connect - Connecting to mail.lima-city.de on port 587
[01:19:01.48] 15e0 Mail: SMTP [db] CAsyncConn::ChangeState - Changing from 1 to 5. ASYNCEVENT is 1
[01:19:09.07] 15e0 Mail: SMTP [db] CAsyncConn::OnNotify - FD_CONNECT
[01:19:09.07] 15e0 Mail: SMTP [db] CAsyncConn::ChangeState - Changing from 5 to 6. ASYNCEVENT is 3
[01:19:09.07] 15e0 Mail: SMTP [db] CAsyncConn::OnNotify - FD_WRITE
[01:19:09.07] 15e0 Mail: SMTP [db] CAsyncConn::ChangeState - Changing from 6 to 6. ASYNCEVENT is 5
[01:19:16.94] 15e0 Mail: SMTP [db] CAsyncConn::OnNotify - FD_READ
"[01:19:16.94] 15e0 Mail: SMTP [db] CAsyncConn::OnRead - recv() returned iRecv = 50, m_iLastError = 0"
"[01:19:16.94] 15e0 Mail: SMTP [db] CAsyncConn::OnDataAvail - m_state = 6, m fSecure = FALSE, cbRecv = 50, fIncomplete = FALSE"
[01:19:16.94] 15e0 Mail: SMTP [db] CAsyncConn::ChangeState - Changing from 6 to 6. ASYNCEVENT is 4
[01:19:16.94] 15e0 Mail: SMTP [rx] 220 mail.lima-city.de ESMTP Postfix (Debian/GNU)
[01:19:16.94] 15e0 Mail: SMTP [tx] EHLO BransonPC
[01:19:24.11] 15e0 Mail: SMTP [db] CAsyncConn::OnNotify - FD_READ
"[01:19:24.11] 15e0 Mail: SMTP [db] CAsyncConn::OnRead - recv() returned iRecv = 173, m_iLastError = 0"
"[01:19:24.11] 15e0 Mail: SMTP [db] CAsyncConn::OnDataAvail - m_state = 6, m fSecure = FALSE, cbRecv = 173, fIncomplete = FALSE"
[01:19:24.11] 15e0 Mail: SMTP [db] CAsyncConn::ChangeState - Changing from 6 to 6. ASYNCEVENT is 4
[01:19:24.11] 15e0 Mail: SMTP [rx] 250-mail.lima-city.de
[01:19:24.11] 15e0 Mail: SMTP [rx] 250-PIPELINING
[01:19:24.11] 15e0 Mail: SMTP [rx] 250-SIZE 104854600
[01:19:24.11] 15e0 Mail: SMTP [rx] 250-VRFY
[01:19:24.11] 15e0 Mail: SMTP [rx] 250-ETRN
[01:19:24.11] 15e0 Mail: SMTP [rx] 250-STARTTLS
[01:19:24.11] 15e0 Mail: SMTP [rx] 250-AUTH PLAIN
[01:19:24.11] 15e0 Mail: SMTP [rx] 250-AUTH=PLAIN
[01:19:24.11] 15e0 Mail: SMTP [rx] 250-ENHANCEDSTATUSCODES
[01:19:24.11] 15e0 Mail: SMTP [rx] 250-8BITMIME
[01:19:24.11] 15e0 Mail: SMTP [rx] 250 DSN
[01:19:24.11] 15e0 Mail: SMTP [tx] STARTTLS
[01:19:29.63] 15e0 Mail: SMTP [db] CAsyncConn::OnNotify - FD_READ
"[01:19:29.63] 15e0 Mail: SMTP [db] CAsyncConn::OnRead - recv() returned iRecv = 30, m_iLastError = 0"
"[01:19:29.63] 15e0 Mail: SMTP [db] CAsyncConn::OnDataAvail - m_state = 6, m fSecure = FALSE, cbRecv = 30, fIncomplete = FALSE"
[01:19:29.63] 15e0 Mail: SMTP [db] CAsyncConn::ChangeState - Changing from 6 to 6. ASYNCEVENT is 4
[01:19:29.63] 15e0 Mail: SMTP [rx] 220 2.0.0 Ready to start TLS
[01:19:29.63] 15e0 Mail: SMTP [db] InitiateSecConnection - Starting handshake protocol with pkg 0 - Microsoft Unified Security Protocol Provider
[01:19:29.63] 15e0 Mail: SMTP [db] InitiateSecConnection - 1. InitializeSecurityContext returned [0x90312]
"[01:19:29.63] 15e0 Mail: SMTP [db] InitiateSecConnection - 2. OutBuffer is <0x9E70E20, 153, 0x2>"
[01:19:29.63] 15e0 Mail: SMTP [db] CAsyncConn::TryNextSecurityPkg - Negotiating secure connection with Microsoft Unified Security Protocol Provider
[01:19:29.63] 15e0 Mail: SMTP [db] CAsyncConn::ChangeState - Changing from 6 to 7. ASYNCEVENT is 3
[01:19:35.03] 15e0 Mail: SMTP [db] CAsyncConn::OnNotify - FD_READ
"[01:19:35.03] 15e0 Mail: SMTP [db] CAsyncConn::OnRead - recv() returned iRecv = 1360, m_iLastError = 0"
"[01:19:35.03] 15e0 Mail: SMTP [db] CAsyncConn::OnDataAvail - m_state = 7, m fSecure = FALSE, cbRecv = 1360, fIncomplete = FALSE"
[01:19:35.03] 15e0 Mail: SMTP [db] ContinueHandshake - InitializeSecurityContext returned [0x90312]
"[01:19:35.03] 15e0 Mail: SMTP [db] CAsyncConn::OnRecvHandshakeData - Stay inside the handshake loop, waiting for more data to arrive"
"[01:19:35.03] 15e0 Mail: SMTP [db] CAsyncConn::OnDataAvail - m_state = 7, m fSecure = FALSE, cbRecv = 1274, fIncomplete = FALSE"
[01:19:35.03] 15e0 Mail: SMTP [db] ContinueHandshake - InitializeSecurityContext returned [0x80090318]
"[01:19:35.03] 15e0 Mail: SMTP [db] CAsyncConn::OnRecvHandshakeData - Stay inside the handshake loop, waiting for more data to arrive"
"[01:19:35.03] 15e0 Mail: SMTP [db] CAsyncConn::OnDataAvail - m_state = 7, m fSecure = FALSE, cbRecv = 1274, fIncomplete = TRUE"
[01:19:35.09] 15e0 Mail: SMTP [db] CAsyncConn::OnNotify - FD_READ
"[01:19:35.09] 15e0 Mail: SMTP [db] CAsyncConn::OnRead - recv() returned iRecv = 1360, m_iLastError = 0"
"[01:19:35.09] 15e0 Mail: SMTP [db] CAsyncConn::OnDataAvail - m_state = 7, m fSecure = FALSE, cbRecv = 1360, fIncomplete = FALSE"
[01:19:35.09] 15e0 Mail: SMTP [db] ContinueHandshake - InitializeSecurityContext returned [0x80090318]
"[01:19:35.09] 15e0 Mail: SMTP [db] CAsyncConn::OnRecvHandshakeData - Stay inside the handshake loop, waiting for more data to arrive"
"[01:19:35.09] 15e0 Mail: SMTP [db] CAsyncConn::OnDataAvail - m_state = 7, m fSecure = FALSE, cbRecv = 2634, fIncomplete = TRUE"
[01:19:35.13] 15e0 Mail: SMTP [db] CAsyncConn::OnNotify - FD_READ
"[01:19:35.13] 15e0 Mail: SMTP [db] CAsyncConn::OnRead - recv() returned iRecv = 1027, m_iLastError = 0"
"[01:19:35.13] 15e0 Mail: SMTP [db] CAsyncConn::OnDataAvail - m_state = 7, m fSecure = FALSE, cbRecv = 1027, fIncomplete = FALSE"
[01:19:35.13] 15e0 Mail: SMTP [db] ContinueHandshake - InitializeSecurityContext returned [0x90312]
"[01:19:35.13] 15e0 Mail: SMTP [db] CAsyncConn::OnRecvHandshakeData - Stay inside the handshake loop, waiting for more data to arrive"
[01:19:39.17] 02d4 Contacts: Zone_Api PlatformService::NotifyServiceOfToken(360)@0x09DCE100: SERVICE(profile): TOKEN 'ssl.live.com:MBI_SSL' Result=0x00000000
"[01:19:39.17] 0a74 Contacts: Zone_Api Identity::ServiceAuth(562)@0x09F77A98: IDENTITY(09F77A98): Service Authentication [hr=0x00000000, service=ssl.live.com]"
[01:19:41.01] 15e0 Mail: SMTP [db] CAsyncConn::OnNotify - FD_READ
"[01:19:41.01] 15e0 Mail: SMTP [db] CAsyncConn::OnRead - recv() returned iRecv = 59, m_iLastError = 0"
"[01:19:41.01] 15e0 Mail: SMTP [db] CAsyncConn::OnDataAvail - m_state = 7, m fSecure = FALSE, cbRecv = 59, fIncomplete = FALSE"
[01:19:41.01] 15e0 Mail: SMTP [db] ContinueHandshake - InitializeSecurityContext returned [0x0]
[01:19:41.01] 15e0 Mail: SMTP [db] CAsyncConn::OnRecvHandshakeData - ChkCertificateTrust() returned (0x0)
[01:19:41.01] 15e0 Mail: SMTP [db] CAsyncConn::ChangeState - Changing from 7 to 6. ASYNCEVENT is 3
[01:19:41.01] 15e0 Mail: SMTP [tx] EHLO BransonPC
[01:19:46.23] 15e0 Mail: SMTP [db] CAsyncConn::OnNotify - FD_READ
"[01:19:46.23] 15e0 Mail: SMTP [db] CAsyncConn::OnRead - recv() returned iRecv = 197, m_iLastError = 0"
"[01:19:46.23] 15e0 Mail: SMTP [db] CAsyncConn::OnDataAvail - m_state = 6, m fSecure = TRUE, cbRecv = 197, fIncomplete = FALSE"
[01:19:46.23] 15e0 Mail: SMTP [db] CAsyncConn::ChangeState - Changing from 6 to 6. ASYNCEVENT is 4
[01:19:46.23] 15e0 Mail: SMTP [rx] 250-mail.lima-city.de
[01:19:46.23] 15e0 Mail: SMTP [rx] 250-PIPELINING
[01:19:46.23] 15e0 Mail: SMTP [rx] 250-SIZE 104854600
[01:19:46.23] 15e0 Mail: SMTP [rx] 250-VRFY
[01:19:46.23] 15e0 Mail: SMTP [rx] 250-ETRN
[01:19:46.23] 15e0 Mail: SMTP [rx] 250-AUTH PLAIN
[01:19:46.23] 15e0 Mail: SMTP [rx] 250-AUTH=PLAIN
[01:19:46.23] 15e0 Mail: SMTP [rx] 250-ENHANCEDSTATUSCODES
[01:19:46.23] 15e0 Mail: SMTP [rx] 250-8BITMIME
[01:19:46.23] 15e0 Mail: SMTP [rx] 250 DSN
[01:19:46.23] 15e0 Mail: SMTP [tx] MAIL FROM: <******@fly-kenya.com>
[01:19:51.06] 15e0 Mail: SMTP [db] CAsyncConn::OnNotify - FD_READ
"[01:19:51.06] 15e0 Mail: SMTP [db] CAsyncConn::OnRead - recv() returned iRecv = 53, m_iLastError = 0"
"[01:19:51.06] 15e0 Mail: SMTP [db] CAsyncConn::OnDataAvail - m_state = 6, m fSecure = TRUE, cbRecv = 53, fIncomplete = FALSE"
[01:19:51.06] 15e0 Mail: SMTP [db] CAsyncConn::ChangeState - Changing from 6 to 6. ASYNCEVENT is 4
[01:19:51.06] 15e0 Mail: SMTP [rx] 250 2.1.0 Ok
[01:19:51.06] 15e0 Mail: SMTP [tx] RCPT TO: <******@gmx.net>
[01:19:56.49] 15e0 Mail: SMTP [db] CAsyncConn::OnNotify - FD_READ
"[01:19:56.49] 15e0 Mail: SMTP [db] CAsyncConn::OnRead - recv() returned iRecv = 101, m_iLastError = 0"
"[01:19:56.49] 15e0 Mail: SMTP [db] CAsyncConn::OnDataAvail - m_state = 6, m fSecure = TRUE, cbRecv = 101, fIncomplete = FALSE"
[01:19:56.49] 15e0 Mail: SMTP [db] CAsyncConn::ChangeState - Changing from 6 to 6. ASYNCEVENT is 4
[01:19:56.49] 15e0 Mail: SMTP [rx] 554 5.7.1 <unknown[212.49.88.96]>: Client host rejected: Access denied
[01:19:56.50] 15e0 Mail: SMTP [tx] QUIT
[01:20:02.07] 15e0 Mail: SMTP [db] CAsyncConn::OnNotify - FD_READ
"[01:20:02.07] 15e0 Mail: SMTP [db] CAsyncConn::OnRead - recv() returned iRecv = 53, m_iLastError = 0"
"[01:20:02.07] 15e0 Mail: SMTP [db] CAsyncConn::OnDataAvail - m_state = 6, m fSecure = TRUE, cbRecv = 53, fIncomplete = FALSE"
[01:20:02.07] 15e0 Mail: SMTP [db] CAsyncConn::ChangeState - Changing from 6 to 6. ASYNCEVENT is 4
[01:20:02.07] 15e0 Mail: SMTP [rx] 221 2.0.0 Bye
[01:20:02.07] 15e0 Mail: SMTP [db] CAsyncConn::OnClose - Connection to mail.lima-city.de closed
[01:20:02.07] 15e0 Mail: SMTP [db] CAsyncConn::ChangeState - Changing from 6 to 1. ASYNCEVENT is 6