要約
Odoo Email From は Odoo 17 ディスカス アプリです。The tool to flexibly administer email From and Reply-To addresses. Custom email from.
Odoo Email From controls which From and Reply-To address is used for every outgoing email, without exposing addresses your outgoing mail server does not support. Maintain a managed address list, each locked to one outgoing server, pick those addresses in the composer and on email templates, and define metadata rules that choose the right sender for a given model and record. The module replaces Odoo's free-text Send From / Reply To controls with managed pickers and fills the native template and sending fields behind the scenes, so you do not configure the same metadata twice.
こんな方に最適
Multi-brand and multi-department companies
Perfect for organizations that need different From/Reply-To addresses per brand, department or sales team, without letting every user type in an arbitrary address.
Companies using several outgoing mail servers
Ideal when different SMTP relays or providers are configured in Odoo and each sender address must only ever go out through its matching server.
Teams wanting automated sender selection
Useful for automating which address is used for a given document type or business scenario, instead of relying on users to remember and pick the right one every time.
チームが選ぶ理由
詳細に入る前の主な利点
Managed address book
Maintain the allowed From and Reply-To addresses, each linked to the outgoing mail server that actually supports it.
From and Reply-To in the composer
Let users choose an approved sender straight in the full composer instead of free-typing an address.
Template sender addresses
Set a managed From/Reply-To on mail templates and apply it automatically whenever the template runs.
Metadata rules
Pick the sender automatically by document type and domain filter, with optional priority over template defaults.
Matching outgoing server
Every address is tied to one outgoing server, and the server field is hidden when a single server is configured.
Enforced consistency
An XML domain plus a Python check block mismatched address and server pairs, even when sending through the API.
評価の準備はできましたか?
無料のデモ依頼から始めるか、Odoo Apps Store で購入してください。
無料の個別デモデータベース。電話番号やクレジットカードは不要です。対象の Odoo メジャーバージョン期間中、生涯アップデートと専門家サポートが無料です。
Pick the From and Reply-To in the composer
Managed address pickers instead of typing Send From / Reply To by hand
Choose, do not type
- Turn the pickers on from Settings. Enable the Email From and Reply-To pickers in the full composer from the Email From settings.
- Select an approved address. Users pick a From or Reply-To from the managed list, and the composer fills the real sender values for them.
- Force replies where you want them. Choosing a Reply-To also routes future replies to that address.
Smart outgoing-server handling
- Server set for you. The outgoing mail server matching the chosen address is selected automatically.
- Hidden when there is only one. With a single server configured, the server field is hidden and applied silently.
- Filtered when there are several. With multiple servers, the picker only offers addresses that match the selected server.
One managed address book behind every email
One address list for From and Reply-To; each address already knows its outgoing server
One place to define addresses
- Label every sender clearly. Give each address a name and email, for example Support or Sales, so users recognize it instantly.
- Order and scope the list. Sequence the addresses, archive the ones you retire, and keep them per company.
- Feed the whole module. The same list powers the composer, email templates and metadata rules, so nothing is ever free-typed.
Locked to the right server
- One address, one server. Each address is tied to exactly one outgoing mail server it is allowed to send through.
- No wrong pairings. An address can never be combined with, or sent through, another server by mistake.
- Provider support stays your job. Make sure your relay actually allows sending under each address you add; the module enforces the consistency inside Odoo.
Managed Send From and Reply To on email templates
Replace Odoo's free-text template fields with the same managed address pickers
Set it once on the template
- Pick a managed address. Choose the From and Reply-To of any mail template from the same approved address list.
- Populate the native fields. Your selection fills the template Send From and Reply-To values, so no core behavior is bypassed.
- Keep the server tidy. The outgoing server field stays read-only when a single server is configured.
Applied everywhere the template runs
- Consistent across channels. The template address is used in the composer, automated actions and any flow that sends the template.
- No reselection needed. Once set on the template, the correct sender is applied every time without user input.
- Same safety guarantees. Template addresses obey the same address and outgoing-server matching as the composer.
Automatic sender selection with metadata rules
Choose the right From/Reply-To by document type and filter, with no manual step
Match by model and filter
- Rules per document type. Define which sender to use for a model, for example sales orders, invoices or leads.
- Narrow with a domain. Add a filter so a rule only fires for matching records, such as a given sales team or customer segment.
- First match resolves everything. The winning rule sets the From, the Reply-To and the matching outgoing server together.
You control the priority
- Templates win by default. When a mail template already defines a sender, the template value is kept.
- Flip it when you need to. Enable Prioritize over templates and the rule takes precedence over the template default.
- Hands-off in the composer. The resolved sender is applied automatically, so users never have to remember the right address.
Keep sending safe and deliverable
Why managed addresses matter and how mismatches are blocked
Why letting anyone type an address is risky
- Providers only trust known senders. Most mail providers reject or mark as spam any message sent from an address they do not recognize.
- Failures can happen quietly. If anyone can type any From or Reply-To address, a message can fail to arrive without a clear warning in Odoo.
- Only approved addresses are offered. The composer, templates and rules only let you choose from the addresses you have already configured.
Mismatches are caught automatically
- Wrong pairings stay out of view. You can only pick an address together with the outgoing mail server it is actually linked to.
- Sending is blocked if something doesn't match. Even automated emails or connected apps cannot bypass this check.
- You still confirm support with your provider. Make sure your outgoing mail server allows sending under each address you add, usually through a matching sender filter or verification step.
に関するよくある質問 Odoo Email From Odoo v.17
ツールの更新ポリシーは何ですか?
現行の Odoo Apps Store ポリシーによると:
- バージョン 12.0 以前向けに購入したモジュールは、12.0 までの全バージョンにアクセスできます。
- バージョン 13.0 以降、各モジュールバージョンは個別に購入します。
- バージョンに関係なく、購入するとメジャーバージョン内の すべての更新と不具合修正の権利が得られます。
faOtools チームはこれらのポリシーを管理していません。ご質問は Odoo Apps Store の担当者へ直接お問い合わせください。
アプリを Odoo.sh にインストールする方法は?
最も単純な方法は、Odooストア組み込みのワークフローを使うことです:
1. モジュールのページを開き、Deploy on odoo.sh ボタンをクリックします。
2. その後 GitHub ページにリダイレクトされます。アカウントにログインし、'Create a new repo' をクリックするか既存のものを使います。リポジトリはプライベートにしてください。OPL-1 ライセンスのアプリを公開することは許可されていません。必要なら Odoo.sh プロジェクト用に新しい repo を作成します。
3. 次に odoo.sh に行き、Deploy ボタンをクリックします。ポップアップで決定を送信し、'Continue.' をクリックします。これでインストールが始まります。
これらの手順でプロジェクトの本番ブランチにアプリがインストールされます。他のブランチにデプロイする、またはモジュールを更新する場合は、次の操作を行います:
1. Odooストアからアプリのソースコードをアップロードします。
2. モジュールを必要な GitHub リポジトリにコミットします。アプリのフォルダ/ファイルが無視されていないこと(repo の .gitignore に含まれていないこと)を確認してください。リポジトリは odoo.sh が自動作成し、既定で重要な項目(例: /lib)が含まれることがあります。モジュールのディレクトリ、サブディレクトリ、ファイルを例外なくすべてアップロードしてください。
3. odoo.sh プロジェクトの対象ブランチを Deploy するか、 設定がそうなっている場合は自動ビルドされるまで待ちます。
自分のサーバーにアプリをインストールするには?
2. Odoo サーバーを再起動します;
3. 開発者モードをオンにします(技術設定);
4. アプリ一覧を更新します(アプリメニュー);
5. アプリを見つけて「Activate」/「Install」を押します;
6. アプリページにガイドラインがあれば従ってください。
アプリに追加アドオンがあるのに気づきました。後から購入できますか?
はい、もちろんです。同時に Odoo は依存関係をすべてカートに自動追加するので、二重払いを避けるには既に購入したツールを除外してください。
アプリを Odoo.sh にデプロイしたらテストで警告/エラーが出ます
赤/オレンジの警告はアプリの機能に影響しません。残念ながら、標準の自動テストがアプリの目的と衝突する動作を想定するため、モジュールが通らないことがあります。たとえば価格計算を変える一方、標準 Odoo モジュールのテストは最終価格を標準アルゴリズムと比較します。
まず、デプロイ済みデータベースの機能を確認してください。すべて正しく動いていますか?
それでも警告が実機能に影響すると考える場合はご連絡のうえ、インストールログ一式とデプロイ済みモジュールの全一覧(コアおよびサードパーティ含む)を送ってください。
アプリを御社から直接購入できますか?
いいえ、ツールは 公式の Odoo アプリストア.
割引をいただきたいです
残念ながら、個別価格を提示する技術的手段が ありません。
Odoo Online (SaaS)データベースにアプリをインストールできますか?
いいえ、サードパーティアプリは Odoo Online では使えません。残念ながら Odoo SaaS がその可能性をブロックします。
ツールは他のアプリに依存しています。それらも購入すべきですか?
はい、ツールが正しく動くには依存関係に記されたすべてのモジュールが必要です。アプリページの価格には必要な依存関係がすでに含まれています。
モジュールの米ドル価格はいくらですか?なぜ変わりましたか?
モジュールの価格はユーロ建てです。Odoo ストアは内部為替レートで他通貨に換算します。そのため為替が更新されると米ドル価格が変わることがあります。
英語以外のアプリ・サイト文言は AI 支援で作成され、 公式の Odoo 翻訳に揃えています。誤りを見つけたら、 翻訳の正確さについてチケットを送る 修正します。
Odoo デモデータベース(ライブプレビュー)
このアプリでは無料の個別デモデータベースをご用意できる場合があります。
ご連絡に電話番号やクレジットカードは不要です。30 秒以内の短いメール登録だけです。
ご依頼に応じて個別のライブプレビューデータベースを用意します。約2週間、テストや前提の確認ができます。
不具合報告
不具合や一貫しない動作があれば、遠慮なくご連絡ください。購入から60日以内の修正を保証し、その後もツール改善に力を入れています。
ご連絡に電話番号やクレジットカードは不要です。30 秒以内の短いメール登録だけです。
リクエストにはできるだけ多くの詳細を含めてください:スクリーンショット、Odoo サーバーログ、問題の再現手順の完全な説明など。通常、問題の作業計画の作成(不具合が確認された場合)または実施すべき内容の案内(それ以外)には数営業日かかります。
公開の機能リクエストとモジュールのアイデア(無償開発)
ツール改善への意欲は強く、フィードバックには感謝します。要件が広く役立ち、効率よく実装できる場合、チームは To-do リストに加えます。
このような To-do リストは定期的に処理され、追加料金は発生しません。期限や最終デザインは約束できませんが、投資とリスクなしで望む機能を得る良い方法になることがあります。
ご連絡に電話番号やクレジットカードは不要です。30 秒以内の短いメール登録だけです。
The tool to flexibly structure Odoo attachments in folders and synchronize directories with cloud clients: Google Drive, OneDrive/SharePoint, Nextcloud/ownCloud, Dropbox, Amazon S3, Box, and NAS. DMS. File Manager. Document management system
The tool to automatically synchronize Odoo attachments with OneDrive files in both ways
The tool to build a deep and structured knowledge base for internal and external use. Knowledge System. KMS. Wiki-like revisions.
398€The tool for time-based service management from booking appointments to sales and reviews
The tool to set up KPI targets and control their fulfillment by periods. KPI dashboards. Dashboard designer. KPI charts
198€The tool to automatically synchronize Odoo attachments with Google Drive files in both ways