Yahoo Groups archive

Milter-greylist

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

Thread

milter-greylist.sock unsafe

milter-greylist.sock unsafe

2008-04-04 by Andrzej Marecki

Sometimes I get this error message shortly after having started milter-greylist:

Milter (greylist): local socket name /var/milter-greylist/milter-greylist.sock unsafe

What's wrong?

My system details:

- Linux ubuntu
- sendmail 8.14.2

--
Andrzej
-- 
-----------------------------------------------------------------------------  
Andrzej Marecki                | 
Torun Centre for Astronomy     |   e-mail: amr@...
N. Copernicus University       |   WWW:    http://www.astro.uni.torun.pl
ul. Gagarina 11                |   tel: +48 56 6113032
PL-87-100 Torun, POLAND        |   fax: +48 56 6113009
-----------------------------------------------------------------------------

Re: [milter-greylist] milter-greylist.sock unsafe

2008-04-04 by Andrzej Marecki

On Fri, Apr 04, 2008 at 05:09:37PM +0200, Andrzej Marecki wrote:

> Milter (greylist): local socket name /var/milter-greylist/milter-greylist.sock unsafe
> 
> What's wrong?

I know, what was wrong: milter-greylist was stopped while sendmail was 
running. ;-)

--
Andrzej

-- 
-----------------------------------------------------------------------------  
Andrzej Marecki                | 
Torun Centre for Astronomy     |   e-mail: amr@...
N. Copernicus University       |   WWW:    http://www.astro.uni.torun.pl
ul. Gagarina 11                |   tel: +48 56 6113032
PL-87-100 Torun, POLAND        |   fax: +48 56 6113009
-----------------------------------------------------------------------------

Re: milter-greylist.sock unsafe

2009-02-10 by mxmsj

--- In milter-greylist@yahoogroups.com, Andrzej Marecki <amr@...> wrote:
> > Milter (greylist): local socket name
/var/milter-greylist/milter-greylist.sock unsafe

> I know, what was wrong: milter-greylist was stopped while sendmail was 
> running. ;-)

I had the same error message, different problem.

Basic problem: wrong folder for milter-greylist sock.

The correct folder for Fedora 9 is ''/var/run/milter-greylist''.

Some online documentation gives ''/var/milter-greylist''.

Error message in /var/log/maillog:
''/var/milter-greylist/milter-greylist.sock unsafe''.

sendmail.mc should have this line in it (among other things):

INPUT_MAIL_FILTER(`greylist',
`S=local:/var/run/milter-greylist/milter-greylist.sock')

Seems to have helped.

Marty

Re: [milter-greylist] Re: milter-greylist.sock unsafe

2009-02-10 by Bill Levering

The wiki? or elsewhere?

Bill
Show quoted textHide quoted text
On Feb 10, 2009, at 10:29 AM, mxmsj wrote:

> --- In milter-greylist@yahoogroups.com, Andrzej Marecki <amr@...>  
> wrote:
>>> Milter (greylist): local socket name
> /var/milter-greylist/milter-greylist.sock unsafe
>
>> I know, what was wrong: milter-greylist was stopped while sendmail  
>> was
>> running. ;-)
>
> I had the same error message, different problem.
>
> Basic problem: wrong folder for milter-greylist sock.
>
> The correct folder for Fedora 9 is ''/var/run/milter-greylist''.
>
> Some online documentation gives ''/var/milter-greylist''.
>
> Error message in /var/log/maillog:
> ''/var/milter-greylist/milter-greylist.sock unsafe''.
>
> sendmail.mc should have this line in it (among other things):
>
> INPUT_MAIL_FILTER(`greylist',
> `S=local:/var/run/milter-greylist/milter-greylist.sock')
>
> Seems to have helped.
>
> Marty
>
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>

Re: [milter-greylist] Re: milter-greylist.sock unsafe

2009-02-10 by Martin X. Moleski, SJ

Bill Levering wrote:

mxmsj wrote:

 >> Some online documentation gives ''/var/milter-greylist''.

> The wiki? or elsewhere?

<http://hcpnet.free.fr/milter-greylist/README>

INPUT_MAIL_FILTER(`greylist',
`S=local:/var/milter-greylist/milter-greylist.sock')

That doesn't work on my system.

It needed /var/run/... instead.

Maybe I have the right README installed on my system.

Nope.  These come back empty:

   locate README | grep milter-greylist
   locate README | grep greylist

man milter-greylist, on the other hand, says

milter-greylist's web site:
     http://hcpnet.free.fr/milter-greylist/

So it looks like I went to the right website for
the documentation.  I grant you that if I were a
better man, I'd've used the RPM rather than yum
and probably gotten an updated README.

Live and learn.

				Marty

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.