openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #20023
Re: [Bug 1085488] Re: mail alias not being processed in all "catch-all" configurations
It is a pleasure to contribute.
Bear in mind that the patch will not cover when recipient is in BCC.
Jordi
2012/12/19 Olivier Dony (OpenERP) <1085488@xxxxxxxxxxxxxxxxxx>
> Jordi, your patch was applied in trunk at revision [1].
> Thanks again for reporting and providing a good patch!
>
> [1] addons trunk revno: 8378 revision-id:
> odo@xxxxxxxxxxx-20121218122935-vbcld3vrl260z96m
>
> ** Changed in: openobject-addons
> Status: Confirmed => Fix Released
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1085488
>
> Title:
> mail alias not being processed in all "catch-all" configurations
>
> Status in OpenERP Addons (modules):
> Fix Released
>
> 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
>
--
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 in all "catch-all" configurations
Status in OpenERP Addons (modules):
Fix Released
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
References