Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はIndy10のTIDSMTPRelayを使用していくつかのメッセージを中継し、それはうまく機能します。ただし、カウンターパーティとの実際のSMTP会話のログが必要であり、OnDirectSMTPStatusイベントとOnStatusイベントは、私が見る限りこれを提供しません。SMTPログにアクセスするにはどうすればよいですか?
最終的に、OnSentイベントとOnReceivedイベントを実装するTIdLogEventを使用しました。