On 2007.03.19, Ian Harding <[EMAIL PROTECTED]> wrote: > [19/Mar/2007:20:43:55][21682.3086907616][-main-] Warning: modload: > could not load /httpd/AOLserver45/bin/nsimap.so: > /httpd/AOLserver45/lib/libnsimap.so: undefined symbol: auth_pla
Sounds like you're not linking against and/or loading a required .so. What library contains the auth_pla symbol? Smells like the plain authenticator ... but which IMAP client library are you supposed to be loading? -- Dossy -- Dossy Shiobara | [EMAIL PROTECTED] | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
