msmtpq_notify – Notifies desktop user if msmtpq has actually sent or enqueued mail

I added a new mini project to github: msmtpq_notify .

The following is the content of the README file:

When using msmtpq in front of msmtp all failed connection attempts to the mailserver results in the mail being silently added to the queue.

While this is a desired behaviour in most cases it may be fatal when msmtp or the mail server is misconfigured. In this case msmtp may always fails and mail never becomes delivered.

Continue reading “msmtpq_notify – Notifies desktop user if msmtpq has actually sent or enqueued mail”

PHP5.3 auf CentOS5 / RHEL

Mittlerweile wird es für das standardmäßig auf CentOS5 installierte PHP 5.1.6 eng. Immer mehr Anwendungen setzen zwingendermaßen auf eine PHP-Version >= 5.2. Mit Hinblick auf die Tatsache, daß dieser Stand von August 2006 ist und nicht mehr gepflegt wird, durchaus nachvollziehbar.

Glücklicherweise gibt es das IUS-Projekt. Dieses Projekt hat es sich zum Ziel neuere Versionen von einigen großen Software-Paketen für RHEL/CentOS-basierte System zur Verfügung zu stellen. Ganz so trivial ist die Einrichtung aber nicht.

Continue reading “PHP5.3 auf CentOS5 / RHEL”