Capisuite Fax and Answering machine could not mail to Scalix

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

chris78
Posts: 26
Joined: Tue May 30, 2006 6:12 pm

Capisuite Fax and Answering machine could not mail to Scalix

Postby chris78 » Mon Jun 12, 2006 2:48 pm

Hallo,
when I recive a Voice and sendmail will send to User chris the I get this Error:
Mon Jun 12 20:39:07 2006 CapiSuite 0xbfa770ec: Error while trying to send mail: (553, '5.5.4 <root>... Domain name required for sender address root', 'capisuite daemon <root>')


in the /etc/mail/local-host-names
I have the following entries:
localhost
localhost.localdomain

On user@localhost.localdomain I can send a Mail with the webclient but not on the user@localhost.

I beleave thats the problem...

chris78
Posts: 26
Joined: Tue May 30, 2006 6:12 pm

Postby chris78 » Tue Jun 13, 2006 2:50 am

I have found a solution for this problem.
You can edit follow file
/usr/lib/python2.4/site-packages/cs_helpers.py

Search for the Line

Code: Select all

 
 server.sendmail(mail_from,mail_to,msg.as_string())

I have delete the variable mail_from and replaced with a User from Scalix

Code: Select all

   

server.sendmail('chris@server.ath.cx',mail_to,msg.as_string())


This line is 2 times in cs_helpers.py, one for the answering machine and one for Fax!


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 8 guests