From: Prasad J P. <pj....@ya...> - 2009-02-09 12:59:13
|
Hello folks, I was using fetchmail-6.3.9 as $ fetchmail -cu <name> -D na...@my... --ssl mail-server 2> /dev/null and noticed that the prompt which says: "Enter password for %s@%s" is displayed on stderr instead of steout. The attached patch fixes this bug and a warning message encountered while compiling the source. The other warning messages were: smbutil.c:207: warning: the address of ‘lmRespData’ will always evaluate as ‘true’ smbutil.c:208: warning: the address of ‘ntRespData’ will always evaluate as ‘true’ that's because both are statically allocated array variables. Hope you find it(patch) useful. I would like to hear your comments about the same. Thank you. --- Regards -Prasad PS: Please don't send me html/attachment/Fwd mails Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/ |