Fetchmail from catch all throw:No possible route found
Dear All,
Why Fetchmail throws (instead go on next message) when fetching an invalid alias from a catchall email account ?
I've configured an incoming mail server over a catch all account on my server (eg <email address hidden>) and all is working fine for <email address hidden> and other exiting aliases.
But if fetchmail will found some destination address (eg. <email address hidden>) that isn't an OpenERP alias, fetchmail will fails, throws an exception and stop fetching with following error:
AssertionError: No possible route found for incoming message from <email address hidden> to <email address hidden>... Create an appropriate mail.alias or force the destination model.
Ok "dummy" isn't a valid OpenERP alias so I can understand that fetchmail can't deliver email for not existent alias but it should advance in fetching next email in the catchall inbox.
As you know if you have a catch all email account you will have a lot of "dummy" emails so throwing exception and stop fetching may be isnt' a good strategy.
thank you in advance if someone would reply this
here full log from error:
2013-05-28 16:27:31,333 41756 ERROR openerp.
Traceback (most recent call last):
File "/home/
File "/home/
File "/home/
"Create an appropriate mail.alias or force the destination model." % (email_from, email_to, message_id)
Question information
- Language:
- English Edit question
- Status:
- Open
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask electro for more information if necessary.