Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
5209 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

Hi Andreas,

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

 

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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!

 

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lip 25
632
0
lip 25
1006
2
cze 25
1022
1
maj 25
2557
1
kwi 25
3735