There is a small bug in src/sockets.c at line 195. It should be sending the password but it's sending the user again. Change scfg->user to scfg->pass and it seems to work for me. Cheers, -- Matt Jackson mjj@frogdream.com http://www.frogdream.com
There is a small bug in src/sockets.c at line 195. It should be sending the password but it's sending the user again. Change scfg->user to scfg->pass and it seems to work for me. Cheers, -- Matt Jackson mjj@frogdream.com http://www.frogdream.com