Description of problem: fetchmail doesn't seem to like krb4. All the libraries seem to be linked in...compile seems fine but fetchmail complains that krb4 support is not linked in when trying to use KPOP. [slack@narsil fetchmail-6.2.0]$ ./fetchmail -d0 -v fetchmail: Kerberos V4 support not linked. fetchmail: 6.2.0 querying uni00mh.unity.ncsu.edu (protocol POP3) at Mon 05 May 2003 11:18:43 PM EDT: poll started fetchmail: 6.2.0 querying uni00mh.unity.ncsu.edu (protocol POP3) at Mon 05 May 2003 11:18:43 PM EDT: poll completed fetchmail: Query status=7 (ERROR) fetchmail: normal termination, status 7 My fetchmailrc looks like: poll uni00mh.unity.ncsu.edu proto KPOP port 1109 auth kerberos_v4 user "jjneely" is "slack" smtp localhost Version-Release number of selected component (if applicable): fetchmail-6.2.0-3 I have reverted to fetchmail-5.9.0-21.8.0 which works fine.
I'm seeing the same thing, using a fetchmailrc which worked perfectly in Red Hat 8.0 and earlier.
fetchmail-6.2.0-krb5-config.patch doesn't seem to include the right magic to get the krb4 stuff linked in. Building without it and specifying where the kerberos install is gets a fetchmail build with krb4 support.
I'm sorry for the late response. Apparently krb4 support is correctly linked in in current releases, e.g. fetchmail-6.2.5-7.