Branding Removal Mail
Professional email branding removal for Odoo
Overview
The Branding Removal Mail module removes "Powered by Odoo" branding from email footers and templates, providing a clean, professional appearance for all email communications. This ensures your business communications reflect your brand identity without Odoo references.
Before vs After
See the difference: the "Powered by Odoo" branding is completely removed from the email footer.
❌ BEFORE — With Odoo Branding
✅ AFTER — Branding Removed
🧪 Validated with MailHog SMTP Test Server
The email rendering was tested end-to-end using MailHog as a fake SMTP server:
- ANTES (without module): 2,681 bytes — "Powered by Odoo" present in footer ✅
- DESPUÉS (with module): 2,471 bytes — Branding completely removed ✅
- Template override:
mail.mail_notification_borders→ XPath removes the powered-by row - View full comparison page
Key Features
- Removes "Powered by Odoo" from email footers
- Cleans up email templates automatically
- Professional email branding
- Maintains email functionality
- Easy installation and configuration
- Compatible with all email types in Odoo
- Validated with MailHog SMTP test server
What Gets Cleaned
This module removes Odoo branding from:
- Email footer templates (
mail_notification_borders) - Email light templates (
mail_notification_light) - Automated email notifications
- Customer communication templates
- System-generated emails
- Invoice and quote emails
Installation
- Install branding_removal_mail module
- No additional configuration required — branding is removed automatically
- Optionally configure via Settings > General Settings > Email Branding toggle
Dependencies
- mail — Odoo mail module (included in core)
Version History
- 12.0.1.0.0 — QA validated: template rendering + MailHog SMTP test
- 12.0.1.0.0 — Initial release with email branding removal
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 43 |
| Technical Name |
branding_removal_mail |
| License | OPL-1 |
| Website | https://www.smwlab.cl |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module