Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Thread

requests for version 3.1x

requests for version 3.1x

2006-11-27 by c.r.p.

-V or --version switch on the command line so that one could tell what
version they are using.


-l or --logfile command line switch and conf section so that one could
specify a log file to use other than maillog


Documentation on what the "blacklist" does. There is a brief mention
of "blacklist" in the man page but that is it. 


Also, where can I send suggestions for changes to the man page?

Re: [milter-greylist] requests for version 3.1x

2006-11-27 by manu@netbsd.org

c.r.p. <shcv34c@...> wrote:

> -V or --version switch on the command line so that one could tell what
> version they are using.

Use -r

> -l or --logfile command line switch and conf section so that one could
> specify a log file to use other than maillog

Use -D > logfile
  
> Documentation on what the "blacklist" does. There is a brief mention
> of "blacklist" in the man page but that is it. 

What else would you want?
  
> Also, where can I send suggestions for changes to the man page?

Send your patch here...

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...

Re: requests for version 3.1x

2006-11-28 by c.r.p.

--- In milter-greylist@yahoogroups.com, manu@... wrote:
>
> c.r.p. <shcv34c@...> wrote:
> 
> 
> > -l or --logfile command line switch and conf section so that one could
> > specify a log file to use other than maillog
> 
> Use -D > logfile
>
But then it is not running as a dameon.

   
> > Documentation on what the "blacklist" does. There is a brief mention
> > of "blacklist" in the man page but that is it. 
> 
> What else would you want?
>   
What does blacklist actually do? How long does it do for? Does it
depend on the lazyaw for determining what it does? What if an address
is already greyed or whited? Does it matter where in the conf file
they are entered?

Re: [milter-greylist] Re: requests for version 3.1x

2006-11-28 by manu@netbsd.org

c.r.p. <shcv34c@...> wrote:

> > Use -D > logfile
> But then it is not running as a dameon.

Then use & and nohup :-D
 
[blacklisting]   
> What does blacklist actually do? 

It gets the mail rejected

> How long does it do for? 

Forever. It's an ACL rule that will make the mail rejected.

> Does it depend on the lazyaw for determining what it does? 

Blacklist overrides autowhitelisting
 
> What if an address is already greyed or whited?
> Does it matter where in the conf file they are entered?

The ACL works as a first match wins engine. If a blacklist rule match
before a greylist rule, then you get blacklist.

Did I make the thing more clear? Would you contribute a patch for the
documentation to integrate what is missing according to you? 

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...

Re: requests for version 3.1x

2006-11-29 by c.r.p.

--- In milter-greylist@yahoogroups.com, manu@... wrote:
>
> c.r.p. <shcv34c@...> wrote:
> 
> > > Use -D > logfile
> > But then it is not running as a dameon.
> 
> Then use & and nohup :-D
>
   And will doing so make it pay attention to 'service' commands? 
  
> [blacklisting]   
> > What does blacklist actually do? 
> 
> It gets the mail rejected
  
  Just the one message gets rejected? It doesn't affect any other
message attempts? 
Then why have it?  better off using the access file.

> 
> > How long does it do for? 
> 
> Forever. It's an ACL rule that will make the mail rejected.
> 
> > Does it depend on the lazyaw for determining what it does? 
> 
> Blacklist overrides autowhitelisting
>  
   If the blacklist is rejecting more than just the one message, than
this does not answer the question about lazyaw

> Would you contribute a patch for the
> documentation to integrate what is missing according to you? 
> 
   When I think I can submit changes that are correct, yes.
I could do piecemeal submissions if you want.

Re: [milter-greylist] Re: requests for version 3.1x

2006-11-29 by Matthias Scheler

On Wed, Nov 29, 2006 at 05:28:33AM -0000, c.r.p. wrote:
> Just the one message gets rejected?

Yes.

> It doesn't affect any other message attempts? 

No.

> Then why have it?  better off using the access file.

Because the ACL syntax is *much* more powerful than the "access" file.
You can e.g. reject message with "*@..." as the sender address
that is send by a computer which is not one of AOL's mail servers.

	Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.