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:
<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/"><SOAP-ENV:Header><credentials xmlns="http://scalix.com/schemas/gofish" SOAP-ENV:mustUnderstand="1"><username>jason.porta</username><emailDomain>suse</emailDomain><fugu>Ox66627c626f26352b2b22342e2d2435272e352b06</fugu><ts>0</ts><rand>C072358D6F0B1A5B5AF9235F0B74EDDF</rand><rand2>dde21aba4f499f86275bddae653b3397c112ae22</rand2></credentials></SOAP-ENV:Header><SOAP-ENV:Body><m:login xmlns:m="http://scalix.com/methods"/></SOAP-ENV:Body></SOAP-ENV:Envelope></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:
<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/"><SOAP-ENV:Header><credentials xmlns="http://scalix.com/schemas/gofish" SOAP-ENV:mustUnderstand="1"><username>jason.porta</username><emailDomain>suse</emailDomain><fugu>Ox66627c626f2622292b24282e302a3322262f2806</fugu><ts>0</ts><rand>8ADBAAD509486DAC18CB658D8B59CAFE</rand><rand2>0c54c01ba4c2d85184427e02a8b2d90a43834d74</rand2></credentials></SOAP-ENV:Header><SOAP-ENV:Body><m:login xmlns:m="http://scalix.com/methods"/></SOAP-ENV:Body></SOAP-ENV:Envelope></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