Hi all,
I have installed phpmyadmin3.3 in my server. here my php package versions.
php-mysql-5.2.10-1.el5.centos
php-common-5.2.10-1.el5.centos
php-ldap-5.2.10-1.el5.centos
php-cli-5.2.10-1.el5.centos
php-imap-5.2.10-1.el5.centos
php-xmlrpc-5.2.10-1.el5.centos
php-pgsql-5.2.10-1.el5.centos
php-5.2.10-1.el5.centos
Postfix in CentOS 6 is already mysql enabled in the base repo, there's no need to look for a special version. [by TrevorH]
Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 4.8 i386)
I am trying to configure for the first a server to be used for multiple domains to get used to hosting situations I may encounter in my job.
I have Postfix, Dovecot, MySQL, and Postfix admin configured. However, Postfix is not handing off mail delivery to the virtual mailbox.
I am trying to upgrade mysql package to 5.5 on centos. (amazon image - ami-cc5af9a5)
There is 5.1 version of mysql-libs that can not be uninstalled because postfix is dependent upon it.
So I have been in the process of installing a Postfix Server on my CentOS 6.2 Virtual Private Server.
I have been following this tutorial:
http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier...
Because, I have never set up a Mail Server before..
So everything has worked fine up until the 5th page.
I am on step 15.
Those are both pretty old, but 5.2 is more like ancient. See the CentOS 5.6 Release Notes Section 4 for details ... [by pschaff]
Hi friends :)
It is not a big problem but I just noticed it; after regular update (which includes update of fedora-release-notes package) the icon of the Release Notes don't appears anymore in the Gnome Activities (the "Applications" section). I'm using Gnome 3.6.3 on Fedora 18.
Hello,
I use a mysql backend for postfix: domains, email addresses, etc.
http://flurdy.com/docs/postfix/#data => Following this tutorial, the users' passwords are stored with the mysql encrypt() function which only takes into account the first 8 characters.