Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
5 Відповіді
15558 Переглядів

Dear all

I need help to configure incoming emails for users. I need to receive emails in inbox. I create Incoming Mail Servers for each user but when fetch it appear this error:

Create an appropriate mail.alias or force the destination model

i think odoo require to create alias for each user but i do not know what i should write in setting --> Technical --> Emails --> Aliases

Аватар
Відмінити
Найкраща відповідь

The following heuristics are used, in this order:

 * if the message replies to an existing thread by having a Message-Id that matches an existing mail_message.message_id, we take the original message model/thread_id pair and ignore custom_value as no creation will take place

* if the message replies to an existing thread by having In-Reply-To or References matching odoo model/thread_id Message-Id and if this thread has messages without message_id, take this model/thread_id pair and ignore custom_value as no creation will take place (6.1 compatibility)

* look for a mail.alias entry matching the message recipients and use the corresponding model, thread_id, custom_values and user_id. This could lead to a thread update or creation depending on the alias * fallback on provided ``model``, ``thread_id`` and ``custom_values``

* raise an exception as no route has been found

Аватар
Відмінити
Найкраща відповідь

See is this helps you.
https://www.odoo.com/forum/help-1/question/how-to-setup-email-alias-111570

Аватар
Відмінити
Автор Найкраща відповідь

Dear Mr. Ermin,

I know i should create email alias but i do not no what data should i set to receive emails in user inbox

Аватар
Відмінити
Найкраща відповідь

(This is not an answer, but the rules of the forum doesn't let me add a comment)

I have the same problem
What values does this need to have?  because res.partner throws an error

https://postimg.org/image/by006o8ud/

Аватар
Відмінити
Найкраща відповідь

You have to set the email aliases for users in the users preferences tab.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
квіт. 15
3839
1
черв. 25
2606
2
лист. 24
1392
1
серп. 18
3960
2
бер. 15
7647