Lines Matching refs:sample
13 through reference to a sample filter which is attached at the end of this
34 The following command presumes that the sample code from the end of this
35 README is saved to a file named 'sample.c'.
37 cc -D_REENTRANT -o sample sample.c -lmilter
114 To test sendmail with the sample filter, the following might be added (in
117 INPUT_MAIL_FILTER(`sample', `S=local:/var/run/f1.sock')
128 The sample filter takes one argument -p, which indicates the local port
133 % ./sample -p local:/var/run/f1.sock
135 If the sample filter returns immediately to a command line, there was either
159 Subject: testing sample filter
173 If the sample filter did not log your test email, there are a number of