跳至內容
選單
此問題已被標幟
3 回覆
9405 瀏覽次數

Hi! Mail is not sent by SMTP. If I connect the gmail server or my personal mail server , everything works. But if I write mx in the domain settings for another email server (Yandex Mail ), the openerp does not send the mail. But using yandex mail (pop) I can receive mail. All the settings are correct.

頭像
捨棄
最佳答案

<<< We published module https://apps.odoo.com/apps/modules/9.0/fetchmail_ssl_fix/  for Odoo v9

EN:

When we use yandex for Odoo, we can notice some problems with mails such as long delay or mail is not sent, received. We investigated this problem and created module that fixs this. After installing it mail is sent and received without significant delays. You can contact us for this solution.

RU:

Когда мы используем yandex для Odoo, мы можем заметить некоторые проблемы с почтой, такие как длительная задержка или Odoo не отправляет, не принимает сообщения. Мы исследовали этот вопрос и создали модуль, который исправляет это. После его установки ERP отправляет и принимает почту без значительных задержек. Вы можете связаться с нами для решения этой проблемы.

TR:

Odoo içerisinde Yandex maili kullandığınızda maillerde uzun gönderme alma süreleri, gönderilmeyen veya gelmeyen mailler gibi sorunlarla karşılaşabilirsiniz. Bu sorunu saptayarak hataları gideren bir modül oluşturduk. Modülü yükledikten sonra benzer hatalarla karşılaşmadan mail hesabınızı yönetebilirsiniz. Çözüm detayları için bizimle iletişim kurabilirsiniz.

頭像
捨棄
最佳答案

Hi!

So my fix is change code in /opt/odoo/odoo-server/openerp/addons/base/ir/ir_mail_server.py

You need to change "smtp_from" to "smtp_user" and also replace

after this:

If "mail.catchall.alias" is not set it defaults to "postmaster-odoo".

this:

default='postmaster',

#Because you have "postmaster", but you don't have "postmaster-odoo" on your own provider.

Hope it helps!

Kris

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
12月 20
2511
1
2月 24
2024
0
5月 23
2644
2
11月 24
5069
2
9月 24
1776