Вкратце
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
3. Затем в odoo.sh нажмите Deploy, подтвердите решение и нажмите Continue. Так запустится установка.
Эти шаги ставят приложение на production-ветку проекта. Для других веток или обновления модуля:
1. Скачайте исходный код из магазина Odoo
2. Закоммитьте модуль в нужный репозиторий GitHub. Ни одна папка или файл приложения не должны попасть в .gitignore. Репозитории, которые создаёт odoo.sh, по умолчанию могут игнорировать важные пути (например /lib). Загрузите все каталоги и файлы модуля без исключений
3. Разверните целевую ветку проекта odoo.sh или дождитесь автоматической сборки, если так настроено.
Как установить приложение на свой сервер?
2. Перезапустите сервер Odoo;
3. Включите режим разработчика (технические настройки);
4. Обновите список приложений (меню приложений);
5. Найдите приложение и нажмите Activate/Install;
6. Следуйте рекомендациям на странице приложения, если они есть.
У приложения есть дополнительные модули. Можно купить их позже?
Да. При этом Odoo сам кладёт все зависимости в корзину: исключите уже купленные инструменты, чтобы не заплатить дважды.
Я развернул приложение на Odoo.sh и вижу предупреждение или ошибку в тестах
Odoo Красное или оранжевое предупреждение не влияет на функции приложения. Иногда наши модули не проходят стандартные автотесты, потому что те ждут поведение, которое противоречит целям приложения. Например, мы меняем расчёт цены, а тесты ядра сравнивают итог со стандартным алгоритмом.
Сначала проверьте саму развёрнутую базу: всё ли работает?
Если всё же считаете, что предупреждение ломает функции, напишите нам и пришлите полные логи установки и полный список установленных модулей (ядро и сторонние).
Можно ли купить приложение напрямую у вас?
Нет, мы распространяем инструменты только через официальный магазин приложений Odoo.
Я хочу получить скидку
К сожалению, у нас нет технической возможности давать индивидуальные цены.
Можно ли поставить приложение на базу Odoo Online (SaaS)?
Нет, сторонние приложения нельзя использовать на Odoo Online. Odoo SaaS это блокирует.
У инструмента есть зависимости. Нужно ли их покупать?
Да, для корректной работы нужны все модули из зависимостей. Цена на странице приложения уже включает необходимые зависимости.
Какова цена модуля в долларах США? Почему она меняется?
Цены на наши модули заданы в евро. Магазин Odoo пересчитывает их в другие валюты по своему внутреннему курсу. Поэтому цена в долларах США может меняться при обновлении курса.
Тексты приложения и веб-сайта на языках, отличных от английского, переведены с помощью ИИ и согласованы с официальными переводами Odoo. Если вы заметили ошибку, отправьте тикет о переводе и мы исправим его.
Демонстрационные базы данных Odoo (предпросмотр)
Для этого приложения мы можем предоставить бесплатную персонализированную демонстрационную базу данных.
Чтобы связаться с нами, вам не нужен номер телефона или кредитная карта. Вам нужно всего лишь пройти короткую регистрацию по электронной почте, которая займет не более 30 секунд.
По вашему запросу мы подготовим отдельную демо-базу для предпросмотра, где примерно две недели вы сможете проводить любые тесты и проверять свои предположения.
Отправка отчетов об ошибках
Если вы столкнулись с ошибками или непоследовательным поведением, не стесняйтесь обращаться к нам. Мы гарантируем предоставление исправлений в течение 60 дней с момента покупки и очень заинтересованы в улучшении наших инструментов даже по истечении этого периода.
Чтобы связаться с нами, вам не нужен номер телефона или кредитная карта. Вам нужно всего лишь пройти короткую регистрацию по электронной почте, которая займет не более 30 секунд.
Укажите в запросе как можно больше сведений: снимки экрана, журналы сервера Odoo, полное описание воспроизведения проблемы и так далее. Обычно подготовка рабочего плана по проблеме (если ошибка подтверждена) или рекомендаций по необходимым действиям (в противном случае) занимает несколько рабочих дней.
Запросы на публичные функции и идеи модулей (бесплатная разработка)
Мы очень заинтересованы в улучшении наших инструментов и будем благодарны за любые отзывы. Если ваши требования общедоступны и могут быть эффективно реализованы, команда включит их в наш список дел.
Такой список дел обрабатывается регулярно и не предполагает дополнительных комиссий. Хотя мы не можем обещать сроки и окончательный дизайн, это может быть хорошим способом получить желаемые функции без вложений и рисков.
Чтобы связаться с нами, вам не нужен номер телефона или кредитная карта. Вам нужно всего лишь пройти короткую регистрацию по электронной почте, которая займет не более 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 set up KPI targets and control their fulfillment by periods. KPI dashboards. Dashboard designer. KPI charts
198€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 automatically synchronize Odoo attachments with Google Drive files in both ways