Lines Matching refs:your
52 It is recommended that you build your filters in a location outside of
56 -lsocket -lnsl'. Depending on your operating system you may need a library
62 the Makefile in your appropriate obj.*/libmilter build subdirectory if you
66 process limits in your filter. For example, you might look at using
67 setrlimit() to increase the number of open file descriptors if your filter
83 specifies three filters. Filters can be specified in your .mc file using
128 INPUT_MAIL_FILTER commands in your .mc file. Alternatively, you can
129 reset its value by setting confINPUT_MAIL_FILTERS in your .mc file.
135 filter list by using MAIL_FILTER() instead of INPUT_MAIL_FILTER() in your
139 the appropriate locations) to your .mc file:
148 Once you have compiled a filter, modified your .mc file and restarted
160 an error with your command or a problem creating the specified socket.
162 'netstat -a' command can ensure that your filter process is listening on
192 mail server, and those without are your input. If everything is working
197 If the sample filter did not log your test email, there are a number of
198 methods to narrow down the source of the problem. Check your system
227 systems. You should check your system man pages for the functions used