I'm not really sure where to ask this question but I'll start here as it seems the most logical. I am trying to write a perl script that will access mail via POP3/IMAP. The POP/IMAP server requires Kerberos authentication. I know how to do most of the Kerberos stuff (sendauth) but two things I need to do is provide the POP/IMAP version string and the verification string. Does anyone know how to find those? Thanks.