This is a discussion on Re: smtp auth - mysql - sasl - failure within the mailing.postfix.users forums, part of the Mail Servers and Related category; * Tom Brown <tom.brown@goodtechnology.com>: > > > > Please show: > > > > > > &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
* Tom Brown <tom.brown@goodtechnology.com>:
> > > > Please show: > > > > > > > > # strings /usr/lib/sasl2/libsql.so | grep mysql > > > > > > # strings /usr/lib/sasl2/libsql.so | grep mysql > > > mysql > > > > Hmm, this is a little bit few. All functions are missing. > > > > Same command here: > > > > linux-ws1:/usr/lib/sasl2 # strings libsql.so|grep mysql > > mysql_close > > mysql_real_query > > mysql_field_count > > mysql_store_result > > mysql_num_rows > > mysql_fetch_row > > mysql_free_result > > mysql_error > > mysql_escape_string > > mysql_init > > mysql_real_connect > > libmysqlclient.so.12 > > mysql > > sql plugin: could not execute mysql_init() > > linux-ws1:/usr/lib/sasl2 # > > any suggestions as to a fix? build cyrus-sasl "--with-mysql=/usr" p@rick -- The Book of Postfix <http://www.postfix-book.com> SMTP AUTH debug utility: <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/> |