Search for existing answers to your product and support questions.
Familiarize yourself with our support site and learn best practices in working with our team.
Manage Service Requests, View and update service requests submitted by you and others in your organization.
Submit a new issue to our technical support team.
Oracle B2C Service insights from our Technical Support team subject matter experts
Browse resources to assist you in launching your implementation and ensure a successful go-live.
Access your OCI account.
Find product documentation for supported versions of B2C and documentation libraries for related service solutions.
You will have the tools to improve your customers' experience when you learn about all the things our products can do.
Find links for API documentation, Custom Processes, Customer Portal, and Agent Browser UI Extensibility Framework.
Explore how accelerators are designed to demonstrate how an integration scenario could be built using the public integration and extension capabilities of the Oracle B2C Service.
Prepare for a successful transition by reviewing upcoming release changes and enhancements.
Explore webinars, events, and feature kits to learn about B2C Service features, functionality, and best practices from the technical experts.
Oracle MyLearn offers a portfolio of free and paid subscription-based learning resources to help you gain valuable skills, accelerate cloud adoption, increase productivity, and transform your business.
Empower your team with the skills to implement, configure, manage, and use your applications with Customer Experience Cloud Training.
Our goal is to facilitate a friendly, supportive environment where members can easily collaborate with each other on solutions and best practices.
Ask and answer questions specific to B2C.
This is an exciting resource intended to help with your Oracle Service Cloud Analytics.
Share product improvement ideas and enhancement requests with Oracle Development, while collaborating with other Oracle customers and partners.
Update your phone number, email notification preferences, and severity 1 and severity 2 contact preferences.
View the contact managers within your organization.
Find contact information of the Technical Account Manager (TAM) and Client Success Manager (CSM) for your organization.
Eメール・メッセージの発信元を判別するのに役立つEメール・メッセージの要素について教えてください。
環境:
E-mail Inbound
解決策:
Eメールの発信元と、Oracle B2C Serviceサイトに届いた方法およびその理由について調べるには、.msgファイル内のEメール・ヘッダーを見ると便利です。Eメール・ヘッダーには、メッセージの送信先が記載され、メッセージが各メール・サーバーを通過するときにたどった具体的なパスが記録されます。メッセージの経路を古い順にたどるには、ヘッダーの最後から逆方向に読んでいきます。 Eメール・ヘッダーをサイトのEメールに含めるには、環境設定EGW_SAVE_EMAIL_HEADERSを「yes」に設定する必要があります。
設定へのパス: ナビゲーション・エリアから構成設定を選択 > サイト構成 > 構成設定 > キー検索
構成エディタと設定の編集についての詳細情報は、こちらアンサーID7316:環境設定の編集
以下にサンプルのEメール・ヘッダーを示します。例示目的であるため、サーバーおよびEメール情報は「account@domain.com」のように一般化されています。また、ヘッダーは読みやすくするために切り捨てられています。下の例で、Receivedの行が最も役立ちます。上から見ていくと、これらはこのEメールを処理したEメール・サーバーでの受信を、最も新しいものから最も古いものの順に表しています。一番上のReceived行は、通常、Eメールの最終的な配信を実際に行ったマシンです。ヘッダーが偽造された可能性を示す1つの徴候は(一般的に偽装メッセージと言います)、「by hostname.domain」の部分がReceived行の「from hostname.domain」の部分と合致しないことです。 ============================================ Return-Path:<account@domain.com> Received: from mailserver1.aol.com (mailserver1.aol.com [server's IP Address]) by mailserver1l.aol.com ... Sat, 13 Mar 2004 09:29:14 -0500 Received: from mailserver.domain.com (mailserver.domain.com [server's IP Address]) by mailserver1.aol.com ... Sat, 13 Mar 2004 09:28:53 -0500 Received: from www.domain.com (server's IP Address) by mail11b.verio-web.com (RS ver 1.0.91vs) ... Sat, 13 Mar 2004 09:28:49 -0500 (EST) Received:(from account@localhost) by domain.com (8.12.9/8.12.9/Submit) ... Sat, 13 Mar 2004 09:28:12 -0500 (EST) (envelope-from account) Date:Sat, 13 Mar 2004 09:28:12 -0500 (EST) Message-Id:<200403131428.i2DESCDI039252@domain.com> To: webmaster@domain.com To: accoun@www.domain.com From: account@domain.com Content-Type: multipart/alternative; boundary=9RDKHg9Ub15H7 Subject:Your chance to get in on the bottom of an amazing company ... ============================================ このようなヘッダーの調査が必要だと思われるシナリオにはどのようなものがありますか。 送信メッセージ:
Eメール・ヘッダーの解釈に関して追加の質問があるか、詳細情報が必要な場合、組織内部のメール/ネットワーク管理チームにお問い合わせください。これに関する問題をトラブルシューティングする際に支援が必要な場合は、Ask Technical Support経由でインシデントをTechnical Supportに送信してください。サンプルの.msgファイルを必ず添付してください。