^FROM_DAEMON is not a header match, I have to read procmailrc(5) a little
[old-projects.git] / philter / philter / locales / plugins / header.en.inc.php
CommitLineData
ee524d70
PH
1<?php
2/********************************************************************************
3* i18n file
4*
5* This file is part of the philter distribution
6* Copyright: See COPYING files that comes with this distribution
7********************************************************************************/
8
9$philter->config['i18n']['2_hdr'] = 'Header';
10$philter->config['i18n']['2_dests'] = 'recipients';
ee524d70
PH
11$philter->config['i18n']['2_contains'] = 'contains';
12$philter->config['i18n']['2_not_contains'] = 'contains not';
13
14/********************************************************************************
15* $Id$
16* vim: set expandtab shiftwidth=4 tabstop=4 softtabstop=4 textwidth=100:
17********************************************************************************/
18?>