Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] group permissions for socket

2007-02-05 by manu@netbsd.org

Nerijus Baliunas <nerijus@...> wrote:

> How do I deal with config file parsing?  I tried the following:

Hint:

socket: SOCKET QSTRING { 
                ... 
        }
    |   SOCKET QSTRING TNUMBER {
                ...
                switch($2) {
                case 666:
                case 660:
                case 600:
                default:
                        /* error */
                }
        }
    ;

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

Attachments

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.