On 01/04/10 23:50 -0500, Derek Chen-Becker wrote: >> And verify that the host you're running sync_client on has the PLAIN mech >> installed with pluginviewer. > >This looks bad: > >bash-3.00# /usr/local/sbin/pluginviewer >No server side SASL mechanisms installed >Segmentation Fault (core dumped) > >bash-3.00# /usr/cyrus/bin/synctest localhost >S: * STARTTLS >S: * OK mail.cpicorp.com Cyrus sync server v2.3.16 > >bash-3.00$ /usr/cyrus/bin/imtest -u dbecker -a dbecker -m PLAIN snmail >S: A01 NO no mechanism available > >The 2.3.16 box seems to be missing the AUTH=LOGIN, AUTH=PLAIN and >SASL-IR capabilities, but I've copied the configs verbatim from the >2.3.15 box. The only thing I can think of is that I've somehow missed >copying a config file somewhere. Worst case, maybe I'll try to build >2.3.15 on the box to make sure that that works properly before testing >out 2.3.16. > > >I feel like I must be missing something really simple here. All of the >plugins appear to be in place on the machine in question: > >bash-3.00$ ls /usr/local/lib/sasl2/ Your sasl install, and/or your link against libsasl2 looks bad. Does your glue library, libsasl2.so (in /usr/lib ?), match your install in /usr/local/lib? -- Dan White ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html