IE can send mail on SWA

Discuss the Scalix web client

Moderators: ScalixSupport, admin

jp998scalix
Posts: 26
Joined: Thu Jan 26, 2006 11:17 pm

IE can send mail on SWA

Postby jp998scalix » Sat Jan 28, 2006 6:06 am

Hi There,

I have Scalix 9.2.4 installed on SUSE 9.3.

While testing the SWA on a remote machine with IE and WinXP SP2 I was initially able to send emails, but after some time I was no longer able to press the "send" button to send emails. This is still the case after I delete all temp files in the tools of IE.

This is the error I get:

Code: Select all

Line:2
Char: 13689
Error: Type Mismatch
Code: 0
Url:...........


I found other users having this problem on this forum, but Iwasn't able to understand if a solution was found...

Thanks for your help.

Regards,
Jason

florian
Scalix
Scalix
Posts: 3852
Joined: Fri Dec 24, 2004 8:16 am
Location: Frankfurt, Germany
Contact:

Postby florian » Sun Jan 29, 2006 2:22 pm

What version of IE are you using? Are you using any desktop firewall/internet security package that filters on JavaScrfit?

in addition, could you check for a scalix-swa.... logfile in the <place_where_you_installed_tomcat/logs directory

and eventually post it here?

This is not a known error.

Cheers,
Florian.
Florian von Kurnatowski, Die Harder!

jp998scalix
Posts: 26
Joined: Thu Jan 26, 2006 11:17 pm

Postby jp998scalix » Mon Jan 30, 2006 4:43 pm

Hi Florian,

I am using IE 6.0.28 with WinXP SP2. The only firewall I am using is the default one of WinXP (FYI all Win updates are downloaded regularly).

I am not sure if the Firwall is filtering any JavaScrfit (??), but even if I tried disabling the firwall the result is the same.

The same behaviour seam to happen not only when I send email, but also when you schedule a meeting and invite other people of my "organization" (users of scalix-server) to attend. Hope this can give more info to work on...

I have installed Scalix 9.2.4 on Suse 9.3Pro. The following two files represent the content of the last two scalix-swa log files:

Code: Select all

2006-01-26 17:13:03 StandardContext[/webmail]ip: 192.168.15.10; username: jason.porta; message: <SOAP-ENV:Fault><faultcode>SOAP-ENV:CLIENT.BadUserName</faultcode><faultstring>The username or password is incorrect. Note that passwords are case sensitive. Try again.</faultstring><detail><e:BadUserName xmlns:e="http://scalix.com/errors"><message>The username or password is incorrect. Note that passwords are case sensitive. Try again.</message><debug>user: jason.porta
request method(s): login
XML:
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"&gt;&lt;SOAP-ENV:Header&gt;&lt;credentials xmlns="http://scalix.com/schemas/gofish" SOAP-ENV:mustUnderstand="1"&gt;&lt;username&gt;jason.porta&lt;/username&gt;&lt;emailDomain&gt;suse&lt;/emailDomain&gt;&lt;fugu&gt;Ox66627c626f26352b2b22342e2d2435272e352b06&lt;/fugu&gt;&lt;ts&gt;0&lt;/ts&gt;&lt;rand&gt;C072358D6F0B1A5B5AF9235F0B74EDDF&lt;/rand&gt;&lt;rand2&gt;dde21aba4f499f86275bddae653b3397c112ae22&lt;/rand2&gt;&lt;/credentials&gt;&lt;/SOAP-ENV:Header&gt;&lt;SOAP-ENV:Body&gt;&lt;m:login xmlns:m="http://scalix.com/methods"/&gt;&lt;/SOAP-ENV:Body&gt;&lt;/SOAP-ENV:Envelope&gt;</debug></e:BadUserName></detail></SOAP-ENV:Fault>
2006-01-26 17:13:54 StandardContext[/webmail]ip: 192.168.15.10; username: jason.porta@mdihawaii.com; message: SMTP send: Unable to send message to one or more addresses
 
javax.mail.SendFailedException: Invalid Addresses;
  nested exception is:
        class javax.mail.SendFailedException: 550 Denied due to spam list
 
        at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:926)
        at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:389)
        at com.oddpost.server.module.SoapMail.sendMessage(SoapMail.java:1708)
        at com.oddpost.server.module.SoapMail.send(SoapMail.java:870)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.oddpost.soap.SoapModule.invokeMethod(SoapModule.java:238)
        at com.oddpost.soap.SoapRequestImpl.execute(SoapRequestImpl.java:140)
        at com.oddpost.server.HttpRequestHandler.handleRequest(HttpRequestHandler.java:221)
        at com.oddpost.server.SoapServlet.doPost(SoapServlet.java:50)

        at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
        at com.oddpost.server.filter.HttpConfFilter.doFilter(HttpConfFilter.java:175)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)
        ... skipping the last 25 lines as irrelevant...
 
2006-01-26 17:13:56 StandardContext[/webmail]ip: 192.168.15.10; username: jason.porta@mdihawaii.com; message: <SOAP-ENV:Fault><faultcode>SOAP-ENV:SERVER.SomeRecipientsRefused</faultcode><faultstring>Unable to send mail to:
 
        jason_porta@hotmail.com</faultstring><detail><e:SomeRecipientsRefused xmlns:e="http://scalix.com/errors"><message>Unable to send mail to:
 
        jason_porta@hotmail.com</message><debug>[none]</debug></e:SomeRecipientsRefused></detail></SOAP-ENV:Fault>
2006-01-26 17:14:15 StandardContext[/webmail]ip: 192.168.15.10; username: jason.porta@mdihawaii.com; message: Could not write SOAP response: org.apache.catalina.connector.ClientAbortException: null
2006-01-26 18:40:09 StandardContext[/webmail]ip: 192.168.15.10; username: jason.porta@mdihawaii.com; message: SMTP send: Unable to send message to one or more addresses
 
javax.mail.SendFailedException: Invalid Addresses;
  nested exception is:
        class javax.mail.SendFailedException: 550 Denied due to spam list
 
        at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:926)
        at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:389)
        at com.oddpost.server.module.SoapMail.sendMessage(SoapMail.java:1708)
        at com.oddpost.server.module.SoapMail.send(SoapMail.java:870)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.oddpost.soap.SoapModule.invokeMethod(SoapModule.java:238)
        at com.oddpost.soap.SoapRequestImpl.execute(SoapRequestImpl.java:140)
        at com.oddpost.server.HttpRequestHandler.handleRequest(HttpRequestHandler.java:221)
        at com.oddpost.server.SoapServlet.doPost(SoapServlet.java:50)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
        at com.oddpost.server.filter.HttpConfFilter.doFilter(HttpConfFilter.java:175)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)
        ... skipping the last 25 lines as irrelevant...
 
2006-01-26 18:40:10 StandardContext[/webmail]ip: 192.168.15.10; username: jason.porta@mdihawaii.com; message: <SOAP-ENV:Fault><faultcode>SOAP-ENV:SERVER.SomeRecipientsRefused</faultcode><faultstring>Unable to send mail to:
 
        jason_porta@hotmail.com</faultstring><detail><e:SomeRecipientsRefused xmlns:e="http://scalix.com/errors"><message>Unable to send mail to:
 
        jason_porta@hotmail.com</message><debug>[none]</debug></e:SomeRecipientsRefused></detail></SOAP-ENV:Fault>
2006-01-26 18:40:20 StandardContext[/webmail]ip: 192.168.15.10; username: jason.porta@mdihawaii.com; message: Could not write SOAP response: org.apache.catalina.connector.ClientAbortException: null
2006-01-26 18:50:28 StandardContext[/webmail]ip: 192.168.15.10; username: jason.porta@mdihawaii.com; message: SMTP send: Unable to send message to one or more addresses
 
javax.mail.SendFailedException: Invalid Addresses;
  nested exception is:
        class javax.mail.SendFailedException: 550 Denied due to spam list
 
        at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:926)
        at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:389)
        at com.oddpost.server.module.SoapMail.sendMessage(SoapMail.java:1708)
        at com.oddpost.server.module.SoapMail.send(SoapMail.java:870)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.oddpost.soap.SoapModule.invokeMethod(SoapModule.java:238)
        at com.oddpost.soap.SoapRequestImpl.execute(SoapRequestImpl.java:140)
        at com.oddpost.server.HttpRequestHandler.handleRequest(HttpRequestHandler.java:221)
        at com.oddpost.server.SoapServlet.doPost(SoapServlet.java:50)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
        at com.oddpost.server.filter.HttpConfFilter.doFilter(HttpConfFilter.java:175)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)
        ... skipping the last 25 lines as irrelevant...
 
2006-01-26 18:50:30 StandardContext[/webmail]ip: 192.168.15.10; username: jason.porta@mdihawaii.com; message: <SOAP-ENV:Fault><faultcode>SOAP-ENV:SERVER.SomeRecipientsRefused</faultcode><faultstring>Unable to send mail to:
 
        jason_porta@hotmail.com</faultstring><detail><e:SomeRecipientsRefused xmlns:e="http://scalix.com/errors"><message>Unable to send mail to:
 
        jason_porta@hotmail.com</message><debug>[none]</debug></e:SomeRecipientsRefused></detail></SOAP-ENV:Fault>
2006-01-26 18:50:34 StandardContext[/webmail]ip: 192.168.15.10; username: jason.porta@mdihawaii.com; message: Could not write SOAP response: org.apache.catalina.connector.ClientAbortException: null


Code: Select all

 
suse:/jakarta-tomcat-5.0.28 # ls
.   LICENSE  RELEASE-NOTES  bin     conf  server  temp     work
2006-01-27 09:59:49 StandardContext[/webmail]ip: 192.168.15.10; username: jason.porta; message: <SOAP-ENV:Fault><faultcode>SOAP-ENV:CLIENT.BadUserName</faultcode><faultstring>The username or password is incorrect. Note that passwords are case sensitive. Try again.</faultstring><detail><e:BadUserName xmlns:e="http://scalix.com/errors"><message>The username or password is incorrect. Note that passwords are case sensitive. Try again.</message><debug>user: jason.porta
request method(s): login
XML:
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"&gt;&lt;SOAP-ENV:Header&gt;&lt;credentials xmlns="http://scalix.com/schemas/gofish" SOAP-ENV:mustUnderstand="1"&gt;&lt;username&gt;jason.porta&lt;/username&gt;&lt;emailDomain&gt;suse&lt;/emailDomain&gt;&lt;fugu&gt;Ox66627c626f2622292b24282e302a3322262f2806&lt;/fugu&gt;&lt;ts&gt;0&lt;/ts&gt;&lt;rand&gt;8ADBAAD509486DAC18CB658D8B59CAFE&lt;/rand&gt;&lt;rand2&gt;0c54c01ba4c2d85184427e02a8b2d90a43834d74&lt;/rand2&gt;&lt;/credentials&gt;&lt;/SOAP-ENV:Header&gt;&lt;SOAP-ENV:Body&gt;&lt;m:login xmlns:m="http://scalix.com/methods"/&gt;&lt;/SOAP-ENV:Body&gt;&lt;/SOAP-ENV:Envelope&gt;</debug></e:BadUserName></detail></SOAP-ENV:Fault>
2006-01-27 10:00:39 StandardContext[/webmail]ip: 192.168.15.10; username: jason.porta@mdihawaii.com; message: Could not write SOAP response: org.apache.catalina.connector.ClientAbortException: null
2006-01-27 12:26:14 StandardContext[/webmail]ip: 192.168.15.10; username: jason.porta@mdihawaii.com; message: Could not write SOAP response: org.apache.catalina.connector.ClientAbortException: null
2006-01-27 17:39:56 StandardContext[/webmail]ip: 192.168.15.10; username: jason.porta@mdihawaii.com; message: Could not write SOAP response: org.apache.catalina.connector.ClientAbortException: null


Thanks for your support.

Cheers,
Jason

jp998scalix
Posts: 26
Joined: Thu Jan 26, 2006 11:17 pm

Postby jp998scalix » Wed Feb 01, 2006 7:53 am

Hi Florian,
Was the info I sent useful?

Regards,
Jason


Return to “Scalix Web Access”



Who is online

Users browsing this forum: No registered users and 2 guests