None

qmail

Posts about the Qmail MTA.

There are 8 stories and 38 posts tagged qmail


Articles tagged qmail

RASCAN

2006-04-12 18:30:40
A tool to integrate qmail-smtpd with clamav and spamassassin. ...

The RA SPP Plugin collection

2006-04-09 00:16:16
My collection of qmail-spp plugins. ...

Fighting Spam with Qmail (part III)

2006-04-01 13:19:12
Learn how to use RBL effectively with qmail and qmail-spp. ...

Linux packages the not so easy way

2004-09-08 11:26:08
A tutorial explaining how to create RPM packages using checkinstall. ...

Qmail Address Lister

2004-05-21 20:21:36
A simple program to list all valid email addresses on a QMail sistem. ...

Fighting Spam with Qmail (part II)

2003-09-24 20:36:32
Step-by-step tutorial for the installation and configuration of a more spam-aware replacement for qmail-smtpd. ...

Fighting Spam with Qmail (part I)

2003-09-24 20:36:32
This article describes how to integrate spamassassin with qmail with a minimum of fuss. ...

Queue Management for Qmail

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

Happy 10th blogiversary to me!

2010-01-19 14:12:42
Since yesterday this blog is ten years old so, time for some history. ...

New qmail plugin idea: overload

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. ...

Qmail public domain? Cool!!!!

2007-11-30 09:29:39
According to Slashdot , at least. ...

If you are a qmail user: read this

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. ...

Wanted: C programmer

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 ...

Rater progresses (slowly)

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). ...

C is not Python II.

2007-03-06 14:23:12
RaSPF , my C port of PySPF , is pretty much functional right now. ...

Playing with literate programming

2007-02-09 12:38:40
I am using ra-plugins as a toy to do things I never bothered in other projects. ...

There is one thing worse than not having a test suite

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. ...

My qmail-courier-whatever munin plugins

2006-11-23 16:03:28
A few people have asked me for the code. Ok, here it goes. ...

ra-plugins 0.2.9 is coming closer

2006-11-14 15:40:00
Version 0.2.9 of ra-plugins, my qmail-spp plugin collection is coming soon. ...

A different UNIX Part I: Mail in not-mail-servers

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 ;-) ...

Graphing qmail/courier-imap stats using munin

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 . ...

Need a flat DB? Use TDB!

2006-09-01 22:01:52
No, do not use gdbm. Probably not bdb either. ...

Ideas for SMTP plugins

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. ...

CMake is nice. Or not?

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. ...

Measure twice, crash once (or less)

2006-05-13 13:21:20
Having running statistics on your systems is always a good idea. ...

There is no excuse: your program should have a man page!

2006-05-07 21:00:00
I wrote Linux/Unix applications for ten years before I wrote my first man page. ...

RA-Plugins for SPP version 0.2.1

2006-04-21 15:31:28
Just a tiny update to the Makefile, so if 0.2.0 worked for you, ignore this. ...

RASCAN 0.1.0

2006-04-12 18:30:40
Yet another little program. ...

The RA SPP Plugin collection

2006-04-09 00:16:16
After a very long time, I have decided to make one of my projects public. ...

Fighting Spam with Qmail (part III)

2006-04-01 13:19:12
A new story in the " Fighting Spam with Qmail " series, after an over two year hiatus. ...

2006 resolution

2006-01-11 12:36:32
I will make some of my work public. ...

vmysql: sql error[3]: MySQL server has gone away

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. ...

Simple password validation

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? ...

Why equation evolution and religion is wrong

2004-12-23 12:19:28
Be it evolution in general, micro-evolution or macro-evolution. ...

Very hacked-up qmail

2004-06-16 11:21:52
I have been installing qmail servers for a while. ...

Late congress report

2004-06-04 21:51:12
Last week, I gave a conference [1] about KDE in the first free software congress of Argentina. ...

Qmail Address Lister

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: ...

Useful qmail patch

2004-02-26 17:16:00
Adds tarpitting to qmail-smtpd, which is almost mandatory for a modern large SMTP server. ...

Ugly hack at noon

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. ...

Qmail RPMs

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. ...

Fighting Spam with Qmail (part II)

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. ...

Correction in "Fighting spam with qmail (part I)"

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. ...

Fighting Spam with Qmail (part I)

2003-09-24 20:36:32
Well, what the title says, mostly :-) ...

Qmail Article picked

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. ...

Queue Management with Qmail

2003-09-21 03:12:16
Brand new article, just finished writing it. ...

Advogato post for 2000-02-09 01:46:16

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. ...

View My Stats