View Full Version : pop3 server offline ? how to install ?
Macord
3rd December 2006, 16:46
Hi my ispconfig services page shows pop3-server as offline, so I tried to install it using http://www.howtoforge.com/perfect_setup_centos_4.4_p5 however Im getting this weird message:
postconf: /usr/lib/mysql/libmysqlclient.so.14: no version information available (required by postconf)
Any ideas or help ?
Thanks in advance
till
3rd December 2006, 16:56
ISPConfig and the perfects etup guide does not use a postfix configuration with mysql, so its a bit strange that you get a mysql dependancy error from postconf.
Macord
3rd December 2006, 17:02
yeah I know, any ways around it ? or how to install this in some other way? I want to get pop3 up running so emails start working :)
till
4th December 2006, 10:48
But postconf is from postfix and not from your pop3 server. Please install the dovecot rpm, there is no further configuartion nescessary for pop3.
falko
4th December 2006, 13:59
Please make sure that you follow this tutorial: http://www.howtoforge.com/perfect_setup_centos_4.4 as close as possible, and don't mix it up with other tutorials.
Macord
5th December 2006, 14:46
Ok ao I have it setup now and Im able to login from an external software such as outlook, however emails are not being received nor delivered.
inside the main.cf file of postfix the following are commented out:
#myhostname = host.domain.tld
#myhostname = virtual.domain.tld
#mydomain = domain.tld
#home_mailbox = Maildir/
(note that maildir is the directory that ispconfig is suposed to
create and whatnot as per their forums )
The rest seems correct as it does point to
/etc/postfix/local-host-names and /etc/postfix/virtusertable and all
the correct data for the user emails are in there
Also while trying to see the version through this command:
postconf -d | grep mail_version
gave the following error:
postconf: /usr/lib/mysql/libmysqlclient.so.14: no version information
available (required by postconf)
PLEASE HELP!!!
falko
5th December 2006, 18:30
Also while trying to see the version through this command:
postconf -d | grep mail_version
gave the following error:
postconf: /usr/lib/mysql/libmysqlclient.so.14: no version information
available (required by postconf)
PLEASE HELP!!!
Did you mix that tutorial with some kind of virtual users on Postfix setup? In that case I'd recommend a clean reinstall.
Macord
5th December 2006, 19:49
Did you mix that tutorial with some kind of virtual users on Postfix setup? In that case I'd recommend a clean reinstall.
No I didnt mix anything of virtual users at least dont think so ... what do you mean a clean reinstall ? of the entire server of postfix?
till
6th December 2006, 12:20
A clean reinstall of the server. Was there another controlpanel installed on your server before?
2smooth
25th January 2007, 23:27
You get this error when you have enabled the centosplus repository.
You have to exclude postfix from centosplus repository.
see:
[CentOS] Postfix: postconf warning on install with yum (http://lists.centos.org/pipermail/centos/2006-November/072638.html)
http://wiki.centos.org/Repositories/CentOSPlus
The CentOSPlus repository contains a group of packages, all of which are updates. You probably do not want to enable CentOSPlus as a whole, but instead want to pick the exact packages that you want to use.
For example, you may want php-5.x and mysql-5.x from CentOSPlus but you may not want the postfix with mysql_pgsql capability, the kernel with unsupported items turned on, etc. Prior to enabling the CentOSPlus repository you should read about the includepkgs= and/or exclude= options in yum. To read about these options use this command at the command line:
Hi my ispconfig services page shows pop3-server as offline, so I tried to install it using http://www.howtoforge.com/perfect_setup_centos_4.4_p5 however Im getting this weird message:
postconf: /usr/lib/mysql/libmysqlclient.so.14: no version information available (required by postconf)
Any ideas or help ?
Thanks in advance
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.