Scalix API mailfilter

Best practice information from Scalix users relating to integration of Scalix with other products.

Moderator: ScalixSupport

dvt

Scalix API mailfilter

Postby dvt » Sat Apr 11, 2009 3:57 am

Hi there, I am trying to integrate scalix with portal PHP based, so scalix have to generate new mail boxes for portal users thought it's API, but there is issue that portal users can choose their mailbox names. I am using Management Services API GetUsersList function to check if mail box exists and here is the trouble - mailfilter works not as expected,
for example: I have scalix user with test@test.com email address, if I will user mailfilter as this <mailfilter value="test" /> it returns nothing but if I will use filter with this <mailfilter value="test*" /> it returns all emails with test in the beginning it is not suitable because I don't want to parse kbs of XML response if user tried to input just one letter in the mailbox name field. So the question is "How do I can find exact match email?"

dvt

Re: Scalix API mailfilter

Postby dvt » Sat Apr 11, 2009 4:19 am

I found solution.The solution is to use <mailfilter value="test@*" /> mask.


Return to “Third Party Integration”



Who is online

Users browsing this forum: No registered users and 4 guests