Category: Computers
-
Symfony development with XAMPP on Windows
This is how I set up my windows laptop for development with Apache/MySQL/PHP/Symfony (XAMPP with Symfony). Download XAMPP Installer package. Install XAMPP – this is really just a case of next -> next -> okay. Since I’m not only using my laptop for development I chose not to start any services except for XAMPP when…
-
Greylisting, (anti)spam, etc
I’ve been working way too much lately, but at least I’ve taken the time to install a new spam filter on my mail server. It was actually only a very small patch to the qmail source that was needed to get it to filter mail through policyd. Policyd is primarily made for Postfix, but seems…
-
Symfony Project
Symfony är ett PHP-framwork som verkar riktigt nice. Finns även en del bloggartiklar här och där som tipsar om bra sätt att göra saker på.
-
Greylisting
Min greylistingpatch till rblsmtpd (program under UCSPI-TCP) (under Projekt i menyn) körs aktivt på minst tre maskiner med goda resultat. Kapar genomsnittligt 90% av all spam i samband med första anslutningen. Nästa steg är att koppla ihop det med p0f på något sätt.