Email Global Variables. More...
Go to the source code of this file.
Variables | |
struct ListHead | Ignore |
List of header patterns to ignore. More... | |
struct RegexList | NoSpamList |
List of regexes to whitelist non-spam emails. More... | |
struct ReplaceList | SpamList |
List of regexes and patterns to match spam emails. More... | |
struct ListHead | UnIgnore |
List of header patterns to unignore (see) More... | |
struct ListHead | MailToAllow |
List of permitted fields in a mailto: url. More... | |
struct HashTable * | AutoSubscribeCache |
Hash Table of auto-subscribed mailing lists. More... | |
struct RegexList | UnSubscribedLists |
List of regexes to blacklist false matches in SubscribedLists. More... | |
struct RegexList | MailLists |
List of regexes to match mailing lists. More... | |
struct RegexList | UnMailLists |
List of regexes to blacklist false matches in MailLists. More... | |
struct RegexList | SubscribedLists |
List of regexes to match subscribed mailing lists. More... | |
Email Global Variables.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file globals.h.
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |