Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3 Replies
5215 Tampilan

If I declare two or more attendees when I create a meeting! I always get a "Mail Delivery Failure", because the email addresses are merged together like: mailaddress@something.commailadress@something.commailaddress@somthing.commail.....  and so on.

Doe's anybody has this problem too? Is thos a bug? I'm not shure, because I didn't find anything similar.

Regards 

Andreas

Avatar
Buang
Jawaban Terbai

Hi Andreas,

The easiest is to press enter after entering each address. This should solve your problem.

 

Avatar
Buang
Penulis Jawaban Terbai

Hi!

the bug is in:

/opt/openerp/server/openerp/addons/base_calendar/base_calendar.py  Zeile 1132
there I changed
mail_to = mail_to + " " + partner.email 
to
mail_to = mail_to + ", " + partner.email 

Did you try the hint from Eva?
@Eva: I will try it after recompiling. Thanks!

 

Avatar
Buang
Jawaban Terbai

Hi Andreas,

Did you find a solution, because I have similar problem?

Daboule

Edit 1: Thanks Andreas for following up. I will have a look at that. I can't see how I can press enter after each address as they are auto completed from the database....

Daboule

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Jul 25
653
0
Jul 25
1018
2
Jun 25
1067
1
Mei 25
2564
1
Apr 25
3753