OK, my university uses Kerberos V to authenticate its mail servers, and I've installed the krb5 packages and fetchmail to download the mail to my Fedora box. However, it doesn't seem to be working. When I try to invoke fetchmail, I get this output (certain things changed to protect privacy): [nick@XXXXXX nick]$ fetchmail -v fetchmail: 6.2.0 querying XXXXXXXX (protocol POP3) at Sun 21 Dec 2003 12:23:44 AM CST: poll started fetchmail: Kerberos V5 support not linked. fetchmail: 6.2.0 querying XXXXXXXX (protocol POP3) at Sun 21 Dec 2003 12:23:44 AM CST: poll completed fetchmail: Query status=7 (ERROR) fetchmail: normal termination, status 7 This is the contents of my .fetchmailrc file: poll XXXXXX with proto POP3 auth kerberos_v5 uidl user 'XXXXXX' there with password 'XXXXXX' is XXXXXX here warnings 3600 mda 'procmail -f-' keep To me, it seems as the error says--that fetchmail is not linking the Kerberos libraries. However, this seems to point to otherwise: [root@XXXXXX nick]# ldd /usr/bin/fetchmail libcrypt.so.1 => /lib/libcrypt.so.1 (0x02d04000) libdl.so.2 => /lib/libdl.so.2 (0x00437000) libresolv.so.2 => /lib/libresolv.so.2 (0x00574000) libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00861000) libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x0082d000) libcom_err.so.2 => /lib/libcom_err.so.2 (0x00828000) libkrb4.so.2 => /usr/lib/libkrb4.so.2 (0x00413000) libdes425.so.3 => /usr/lib/libdes425.so.3 (0x0056c000) libssl.so.4 => /lib/libssl.so.4 (0x00a07000) libcrypto.so.4 => /lib/libcrypto.so.4 (0x008ff000) libhesiod.so.0 => /usr/lib/libhesiod.so.0 (0x0043c000) libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x009f2000) libc.so.6 => /lib/tls/libc.so.6 (0x002d8000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x002c0000) libz.so.1 => /usr/lib/libz.so.1 (0x0054f000) I tried recompiling and installing both the kerb libraries and fetchmail from the source RPMS, same results. Anybody have any idea why these two aren't finding each other? __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/