Trouble with POP3 auth

On conf/wildfire.xml added this

and this a not work… in debug-log wildfire this

2006.01.24 20:41:34 Connect Socket[addr=/192.168.0.10,port=4853,localport=5222]

2006.01.24 20:41:34 Logging off myhost.com/a9a96c8c on org.jivesoftware.wildfire.net.SocketConnection@a75737 socket: Socket[addr=/192.168.0.10,port=4853,localport=5222] session: org.jivesoftware.wildfire.ClientSession@ab835a status: 1 address: myhost.com/a9a96c8c id: a9a96c8c presence:

How this fixed?

Ohm, in error.log this messages

2006.01.25 21:12:56 [org.jivesoftware.wildfire.auth.AuthFactory.(XMPPServer.java:134)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at java.lang.Class.newInstance0(Unknown Source)

at java.lang.Class.newInstance(Unknown Source)

at org.jivesoftware.wildfire.starter.ServerStarter.start(ServerStarter.java:88)

at org.jivesoftware.wildfire.starter.ServerStarter.main(ServerStarter.java:49)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)

at com.install4j.runtime.Launcher.main(Unknown Source)

What is a error?

Whoops! You got the provider section backwards. It should be:

-Matt

Opps…:frowning: Sorry, all fixed