1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] [268] - add a postgrey module
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B268%5D%20-%20add%20a%20postgrey%20module&In-Reply-To=%3C20101118213021.GA22903%40maude.comedia.it%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000622.html">
<LINK REL="Next" HREF="000574.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] [268] - add a postgrey module</H1>
<B>Luca Berra</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B268%5D%20-%20add%20a%20postgrey%20module&In-Reply-To=%3C20101118213021.GA22903%40maude.comedia.it%3E"
TITLE="[Mageia-sysadm] [268] - add a postgrey module">bluca at vodka.it
</A><BR>
<I>Thu Nov 18 22:30:21 CET 2010</I>
<P><UL>
<LI>Previous message: <A HREF="000622.html">[Mageia-sysadm] [268] - add a postgrey module
</A></li>
<LI>Next message: <A HREF="000574.html">[Mageia-sysadm] Puppet Report for alamut.mageia.org
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#633">[ date ]</a>
<a href="thread.html#633">[ thread ]</a>
<a href="subject.html#633">[ subject ]</a>
<a href="author.html#633">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Thu, Nov 18, 2010 at 08:09:54PM +0100, Michael Scherer wrote:
><i>Le jeudi 18 novembre 2010 à 08:02 +0100, Luca Berra a écrit :
</I>>><i> On Wed, Nov 17, 2010 at 04:58:10PM +0100, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">root at mageia.org</A> wrote:
</I>>><i> >Revision: 268
</I>>><i> >Author: misc
</I>>><i> >Date: 2010-11-17 16:58:10 +0100 (Wed, 17 Nov 2010)
</I>>><i> >Log Message:
</I>>><i> >-----------
</I>>><i> >- add a postgrey module
</I>>><i>
</I>>><i> be sure to put the critter behind something like:
</I>>><i> <A HREF="http://www.arschkrebs.de/postfix/postfix_greylisting.shtml">http://www.arschkrebs.de/postfix/postfix_greylisting.shtml</A>
</I>>><i> it tends to be annoying otherwise
</I>><i>
</I>><i>I was thinking on using <A HREF="http://www.pfixtools.org/trac/">http://www.pfixtools.org/trac/</A> later.
</I>><i>
</I>><i>Except that I always forget to deploy it, or the name of the rpm.
</I>><i>
</I>><i>So for now, postgrey, as it is simple, used on zarb without much trouble
</I>><i>and complain.
</I>
never tried pfixtools, i have some exp with postgrey, sqlgray and
policyd.
In any case i am quite happy restricting graylisting to what appear to
be client ranges (most spammer nowadays use botnets) and avoid risking
false positives from poor souls trapped behing a bugged mta.
I am also very happy with dnswl, but it has now become a paid service.
L.
--
Luca Berra -- <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">bluca at vodka.it</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000622.html">[Mageia-sysadm] [268] - add a postgrey module
</A></li>
<LI>Next message: <A HREF="000574.html">[Mageia-sysadm] Puppet Report for alamut.mageia.org
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#633">[ date ]</a>
<a href="thread.html#633">[ thread ]</a>
<a href="subject.html#633">[ subject ]</a>
<a href="author.html#633">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|