تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3798 أدوات العرض

Hi,

Even Activate the customer portal  and Activate the public portal    are disabled, in all emails we sent (offers, lead) we are still getting this footer. Because we use local IP to access openerp 7 , all emails have local IP in the URL section. This triggers spam checks for hotmail gmail.

When I edit addons/mail/mail_mail.py 

from

 text = _("""<p>Access this document <a href="%s">directly in OpenERP</a></p>""") % url

 

to 

 text = _("""<p>TEST TEXT</p>""") % url

I am having problem sending emails. When you change mail_mail.py, nobody can receive emails. Somehow changing (with nano program) this file affects email sending.

How can I get rid of this footer.

 

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
13
مارس 19
43999
0
أغسطس 17
6477
1
مارس 15
7674
1
ديسمبر 23
3389
1
ديسمبر 23
2053