Bug#591903: linamc: Get Message list not working
Package: linamc
Version: 2.0rc5-2
In linamc when fetching the bbs list of messages, linamc will falsely
detect a promt after the first message listing. It will immediately
send the disconnect command 'b' while there are still message header
coming in.
To fix I commented out line 204 - 208 in the file AxGetList.cpp
lines to comment out:
204 if (s.find('>'+(char)(13),0,FALSE) >= 0 ) // prompt detected
205 {
206 empty = 1;
207 break;
208 }
I am using debian/squeeze
uname -a: Linux 2.6.32-5-686 #1 SMP Sat Jul 24 02:27:10 UTC 2010 i686 GNU/Linux
Best regards,
Sieger
--
Sieger Veenhoven * Roerdompstraat 21 * 7471 DT Goor * 06-20740283
http://www.veenhoven.net
PD3SV
Reply to: