qmail
Posts about the Qmail MTA.
There are 8 stories and
37 posts tagged qmail
Articles tagged qmail
2006-04-12 18:30:40
A tool to integrate qmail-smtpd with clamav and spamassassin. ...
2006-04-09 00:16:16
My collection of qmail-spp plugins. ...
2006-04-01 13:19:12
Learn how to use RBL effectively with qmail and qmail-spp. ...
2004-09-08 11:26:08
A tutorial explaining how to create RPM packages using checkinstall. ...
2004-05-21 20:21:36
A simple program to list all valid email addresses on a QMail sistem. ...
2003-09-24 20:36:32
Step-by-step tutorial for the installation and configuration of a more spam-aware replacement for qmail-smtpd. ...
2003-09-24 20:36:32
This article describes how to integrate
spamassassin with
qmail with a minimum of fuss. ...
2003-09-21 03:12:16
This article describes the queue system of qmail, and the tools you can use to manage it. Also, it introduces a new one, called qmail-cleaner, to find messages in the queue that match a given regular expression. ...
Posts tagged qmail
2008-03-07 07:43:47
It should not happen but it does: Your qmail server is overloaded. Maybe you are under a DOS
attack, or there is a reason why you are getting 10x your usual amount of mail. ...
2007-11-30 09:29:39
According to Slashdot , at least. ...
2007-11-28 15:51:51
- If you don't know what qmail-spp is, please check it out. It makes qmail much much better. ...
2007-11-23 17:32:48
Checking on my semi-dead projects, I found that one was almost finished but I had forgotten
about it: rater ...
2007-07-23 15:59:14
I am hacking a bit on rater my daemon/client to see if things are happening more often than they
should (in other words, generic rate limiting). ...
2007-03-06 14:23:12
RaSPF , my C port of PySPF , is pretty much functional right now. ...
2007-02-09 12:38:40
I am using ra-plugins as a toy to do things I never bothered in other projects. ...
2007-02-06 11:34:40
UPDATE: There is *another* *better* test suite It is in YAML, though, so I need to parse it
before I can use it, but that's my problem. ...
2006-11-23 16:03:28
A few people have asked me for the code. Ok, here it goes. ...
2006-11-14 15:40:00
Version 0.2.9 of ra-plugins, my qmail-spp plugin collection is coming soon. ...
2006-10-02 09:52:16
I have been procrastinating about creating my own Linux distro for at least three years. Guess
what? I will still procrastinate about it for a few more, but that doesn mean I can't write about
how it's supposed to work ;-) ...
2006-09-08 18:41:20
Traditionally, you graphed your system's status using MRTG but nowadays, there are much
nicer tools, and I like Munin . ...
2006-09-01 22:01:52
No, do not use gdbm. Probably not bdb either. ...
2006-08-14 15:42:08
The only current software I wrote that some people actually use is called RA-Plugins. It's a
series of proggies you plug in your SMTP server's conversation, and do diverse things with it,
like rejecting messages that fail certain criteria, checking the status of the recipient's
account, whatever. ...
2006-08-11 14:42:24
I am playing with CMake. Specifically, I am trying to replace the simplistic handmade
Makefiles for my RA-Plugins project. ...
2006-05-13 13:21:20
Having running statistics on your systems is always a good idea. ...
2006-05-07 21:00:00
I wrote Linux/Unix applications for ten years before I wrote my first man page. ...
2006-04-21 15:31:28
Just a tiny update to the Makefile, so if 0.2.0 worked for you, ignore this. ...
2006-04-12 18:30:40
Yet another little program. ...
2006-04-09 00:16:16
After a very long time, I have decided to make one of my projects public. ...
2006-04-01 13:19:12
A new story in the " Fighting Spam with Qmail " series, after an over two year hiatus. ...
2006-01-11 12:36:32
I will make some of my work public. ...
2005-10-25 14:48:48
Well, I am in the middle of migrating a rather large mail server, using
qmail+vpopmail+mysql+courier-imap. ...
2005-04-06 23:59:12
I am writing a sort of web-based admin tool for a client, and I had this problem: How do you
validate a system user from a script? ...
2004-12-23 12:19:28
Be it evolution in general, micro-evolution or macro-evolution. ...
2004-06-16 11:21:52
I have been installing qmail servers for a while. ...
2004-06-04 21:51:12
Last week, I gave a conference [1] about KDE in the first free software congress of Argentina. ...
2004-05-21 20:21:36
It has been way too long without posting a longer item, so... I recicled a script I wrote for a
customer, and here it is: ...
2004-02-26 17:16:00
Adds tarpitting to qmail-smtpd, which is almost mandatory for a modern large SMTP server. ...
2004-02-23 18:32:48
I just spent the afternoon at a client's hacking qmail+courier to work storing mail on a NT
server. ...
2003-11-03 15:56:00
I have been using Bruce Guenter's nice Qmail rpms for years, but he doesn't seem to be working on
them much. ...
2003-10-05 16:00:16
Part II of the series. In this article, we replace qmail-smtpd with qpsmtpd, which is more
flexible and spam-aware. ...
2003-09-26 13:01:04
So, Linuxtoday picks it, and it had a serious mistake: ifspamh is not a perl script, but a korn
shell script. ...
2003-09-24 20:36:32
Well, what the title says, mostly :-) ...
2003-09-23 18:05:04
Linuxtoday.com and linux.com linked to it. A couple of mistakes pointed out and fixed.
Switched to py2html python code while I was at it. ...
2003-09-21 03:12:16
Brand new article, just finished writing it. ...
2000-02-09 01:46:16
I took a couple of days off programming, and today I got back into it. I am doing some nifty stuff
with mrtg. It's amazing how many different things you can graph with some thought. Today I
added "number of requests off the web proxy" and "mails processed by qmail (incoming and
outgoing separate)". Quite nifty to find unusual situations.
On the free software side of things, KRN is right now in a shape that would make it a credible
0.6.10, but I think I will add some extra things. ...