| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 8037 |
| Technical Name |
app_send_mail_no_bounce |
| License | OPL-1 |
| Website | https://www.odooai.cn |
| Versions | 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0 |
优先使用发件人邮局作为回邮地址 / Send Email Fix No Bounce
修复邮件发送失败,适用于中国邮箱服务器 / Fix SMTP 501 error for Tencent QQMail, Alibaba mail
修复Odoo邮件发送失败问题,不再使用Bounce跳转机制,优先使用发件人邮箱服务器直接发送。解决SMTPSenderRefused 501错误,适用于腾讯企业邮箱、阿里企业邮箱等中国邮件服务器
Fix Odoo mail delivery failures by removing bounce mechanism and using sender mail server directly. Resolve SMTP 501 error, essential for Tencent and Alibaba enterprise mail.
功能概述 / Overview
Odoo默认使用Bounce跳转机制发送邮件,这在中国的邮件服务器(如腾讯企业邮箱、阿里企业邮箱)上经常导致发送失败。本模块移除Bounce机制,优先使用发件人邮箱的服务器直接发送邮件,修复SMTP 501错误。
Odoo's default bounce mechanism often causes mail delivery failures on China mail servers (Tencent, Alibaba). This module removes the bounce mechanism and uses the sender's mail server directly, fixing SMTP 501 errors.
核心亮点 / Key Highlights
修复中国邮箱发送问题 / Fix China mail server issues
1. 修复邮件发送 / Fix Mail Delivery
No Bounce
移除Bounce跳转机制,邮件直接通过发件人邮箱服务器发送
2. 修复SMTP 501 / Fix SMTP 501
SenderRefused Fix
修复发件地址必须与授权用户一致的SMTPSenderRefused 501错误
3. 发件人优先 / Sender Priority
Auto Priority
安装后最高优先级服务器为发件人邮箱服务器,mail.bounce.alias不再生效
通用特性 / General Features
多语言与多公司
Multi-Language & Multi-Company
完整的多语言翻译支持,适配全球化企业部署。原生多公司架构,数据严格隔离。
全版本兼容
Full Version Support
支持 Odoo 19, 18, 17, 16, 15, 14, 13, 12,EE/CE/.SH,兼容企业版、社区版及在线 SaaS。
代码完全开源
Full Open Source
基于 LGPL-3 协议开源,代码透明可审计,支持二次开发与定制。
界面截图 / Screenshots
核心功能界面一览
邮件发送修复效果 / Send email fix, no bounce patch
使用流程 / How It Works
购买安装
Buy and Install
自动生效
Auto Apply
设置通知
Set Notification
邮件正常
Mail Works
支持与依赖模块 / Supported & Dependent Modules
- app_common / 公共基础模块
odooai.cn
专业Odoo服务伙伴-开发实施咨询培训全套解决方案 / Professional Odoo Solutions
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