Thanks, Jaime and Dan. I figured out my problem. I'm almost to ashamed to admit it. I had configured Unison according to this wiki <http://wiki.qmailtoaster.com/index.php/QMT_Failover_replication_Setup> and it was overwriting /home/vpopmail/bin. This would be Okay if they were both QMT/CentOS5 hosts. Restarting the named just happened to coincide with the synchronization.
Eric On 3/27/2015 1:35 PM, Jaime Ventura wrote: > was the vpopmail-toaster rpm compiled on centos5? > > When compiled against centos6, the dependenvy you'll get is for > libmysqlclient.so.16 > Not libmysqlclient.so.15 > > [root@mailbuilder ~]# strings /home/vpopmail/bin/vchkpw | grep > libmysqlclient > libmysqlclient.so.16 > libmysqlclient_16 > [root@mailbuilder ~]# rpm -qf /usr/lib64/mysql/libmysqlclient.so.16 > mysql-libs-5.1.73-3.el6_5.x86_64 > [root@mailbuilder ~]# > > > Cheers, > Jaime > > On Fri, Mar 27, 2015 at 7:22 PM, Eric Broch <[email protected] > <mailto:[email protected]>> wrote: > > QMT/CentOS6 users, > > have any of you seen the issue I've described in previous posts: > > "One issue that I've run into with QMT/CentOS6 on my failover host is > the inability to send email after a restart of the named service when > the nameserver address in /etc/resolv.conf is the IP address of > the QMT > host itself. The error in my submission file looks like this:" > > /home/vpopmail/bin/vchkpw: error while loading shared libraries: > libmysqlclient.so.15: cannot open shared object file: No such file or > directory > > Before I wade in over my head does anyone have any ideas why this > would > be happening? > > Eric > > On 3/27/2015 1:00 PM, Dan McAllister wrote: > > Yup - several > > > > On 3/27/2015 2:04 PM, Eric Broch wrote: > >> Is there anyone in the QMT community using QMT/CentOS6 in a > production > >> environment? > >> > >> > --------------------------------------------------------------------- > >> To unsubscribe, e-mail: > [email protected] > <mailto:[email protected]> > >> For additional commands, e-mail: > [email protected] > <mailto:[email protected]> > >> > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [email protected] > <mailto:[email protected]> > For additional commands, e-mail: > [email protected] > <mailto:[email protected]> > >
