The errors that occur are with Fedora & Sendmal (and cyrus) following setup of sendmail & scalix.
Code: Select all
*DATE/TIME* mail sendmail[xxxxx]: sql_select option missing
*DATE/TIME* mail sendmail[xxxxx]: auxpropfunc error no mechanism available
*DATE/TIME* mail sendmail[xxxxx]: auxpropfunc error invalid parameter supplied
*DATE/TIME* ctl_mboxlist[xxxxx]: DBERROR: reading /var/lib/imap/db/skipstamp, assuming the worst: No such file or directory
*DATE/TIME* Error getting LDAP results in map ldapsx: Unknown error 325
It constantly appears in /var/log/messages and I am still to find a simple answer to resolve it.
One solution was apparently to remove the files
Take a look at the thread on "auxpropfunc error" at http://asg.web.cmu.edu/archive/search.p ... hread=5513
Executing:
rm /usr/lib/sasl2/libsql.*
will make the problem go away.
Does anyone have some advice?