Am Mittwoch, 5. Oktober 2005 16:20 schrieb Jean-Luc Wasmer:
> I've just noticed imap-2004e/Makefile also defines the PASSWDTYPE variable.
> Maybe I should change that one too?
> I there a way to see that is supported? Imapd greets me with:
> OK [CAPABILITY IMAP4REV1 LITERAL+ SASL-IR LOGIN-REFERRALS STARTTLS
> AUTH=LOGIN]
I can see that my imapd is build with imap support by using the ldd command:
deepthought:/usr/sbin # ldd imapd
libpam.so.0 => /lib/libpam.so.0 (0x40025000)
libdl.so.2 => /lib/libdl.so.2 (0x4002d000)
libssl.so.0.9.7 => /usr/lib/libssl.so.0.9.7 (0x40030000)
libcrypto.so.0.9.7 => /usr/lib/libcrypto.so.0.9.7 (0x40060000)
libc.so.6 => /lib/i686/libc.so.6 (0x40152000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
So it is linked against pam and I suppose it won't be linked if it doesn't use
it.
CU Sven
_______________________________________________
Imap-uw mailing list
[email protected]
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw