greylisting

View: New views
3 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

Re: greylisting

by Bugzilla from eximusers@downhill.at.eu.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

David Woodhouse <dwmw2@...> wrote:
> On Sat, 2009-06-06 at 17:19 +0100, Terry wrote:
[...]
>> ( using postgrey by the way ) .

> Ah, that explains it. Postgrey is one of the worst implementations of
> greylisting I've ever encountered.

Hello David,

Could you please tell me what's so bad about postgrey? I am also using it
using and I just do not get where it fails. (For reference I do know
why postgrey is smarter than greylistd. greylistd has no
--auto-whitelist-clients.)

>  Why aren't you just using Exim's native capabilities?

At the time I was implementing greylisting the hand-built exim-acl
stuff either used flat files ($run /binecho >>) or was requiring
postgres or mysql. At that time these slolutions also were less smart
than postgrey.

> I'd suggest reading http://wiki.exim.org/SimpleGreylisting
[...]

Situation seems to have changed, though.

thanks, cu andreas

--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


--
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Re: greylisting

by Bugzilla from eximusers@downhill.at.eu.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Andreas Metzler <eximusers@...> wrote:
> David Woodhouse <dwmw2@...> wrote:
[...]
>> I'd suggest reading http://wiki.exim.org/SimpleGreylisting
> [...]

> Situation seems to have changed, though.

Major thing I do not like about this: It runs after DATA. For me a
major point of greylisting is to be cheap. i.e. mails not transfered
twice, spamassassin not run twice, etc.
cu andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


--
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Re: greylisting

by Dmitry Samersoff :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Andreas Metzler wrote:
> Andreas Metzler <eximusers@...> wrote:
>> David Woodhouse <dwmw2@...> wrote:
> [...]
>>> I'd suggest reading http://wiki.exim.org/SimpleGreylisting
>> [...]
>
>> Situation seems to have changed, though.
>
> Major thing I do not like about this: It runs after DATA.

+1 - one of main goal of my implementation was reject messages as early
as possible.

But unfortunately we have very limited set of information about a
message at HELO time so I'm thinking about two stages greylisting.

-Dmitry

--
Dmitry Samersoff
dms@..., http://devnull.samersoff.net
* There will come soft rains ...


--
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/
< Prev | 1 - 2 | Next >