openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #18840
[Bug 1085488] [NEW] mail alias not being processed
Public bug reported:
Hi,
I am using 6.2dev-20121127-000102.
After setting up a catch-all incoming mail account, incoming messages
sent to an alias account are ignored. The SMTP server is Postfix 2.9.4
and Dovecot 2.1.10.
The mail message contains a Delivered-To header with is the catch-all account which OpenERP does not know how to handle and raises the exception:
"No possible route found for incoming message with Message-Id %s. " \
"Create an appropriate mail.alias or force the destination model." % message_id
The suggested patch works for me.
Thanks,
** Affects: openobject-addons
Importance: Undecided
Status: New
** Tags: mail
** Patch added: "mail-alias.patch"
https://bugs.launchpad.net/bugs/1085488/+attachment/3449291/+files/mail-alias.patch
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1085488
Title:
mail alias not being processed
Status in OpenERP Addons (modules):
New
Bug description:
Hi,
I am using 6.2dev-20121127-000102.
After setting up a catch-all incoming mail account, incoming messages
sent to an alias account are ignored. The SMTP server is Postfix 2.9.4
and Dovecot 2.1.10.
The mail message contains a Delivered-To header with is the catch-all account which OpenERP does not know how to handle and raises the exception:
"No possible route found for incoming message with Message-Id %s. " \
"Create an appropriate mail.alias or force the destination model." % message_id
The suggested patch works for me.
Thanks,
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1085488/+subscriptions
Follow ups
References