Page 1 of 1

Common errors with sendmail: auxpropfunc & sql_select

Posted: Sat Dec 09, 2006 8:09 pm
by KiwiStag
I have searched the web many times in relation to it and am yet to find a simple answer.
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?

Check out /etc/opt/scalix/instance.cfg

Posted: Tue Dec 19, 2006 2:27 am
by deyjvu
I had a problem trying to do a test send of mail from root user using sendmail and was getting a similar error:

451 4.3.5 Error getting LDAP results in map ldapsx: Unknown error 325
sxadmin-scalix@scalix... Deferred: 451 4.3.5 Error getting LDAP results in map ldapsx: Unknown error 325

What fixed my problem was changing the OMHOSTNAME setting in /etc/opt/scalix/instance.cfg to what the server was known as, in my case in the /etc/hosts file but it might be in DNS for you.

Hope it helps...neighbour :-)