GithubHelp home page GithubHelp logo

imapfilter's Introduction

				   IMAPFilter

Description

  IMAPFilter is a mail filtering utility. It connects to remote mail servers
  using the Internet Message Access Protocol (IMAP), sends searching queries to
  the server and processes mailboxes based on the results. It can be used to
  delete, copy, move, flag, etc. messages residing in mailboxes at the same or
  different mail servers. The 4rev1 and 4 versions of the IMAP protocol are
  supported.

  IMAPFilter uses the Lua programming language as a configuration and extension
  language.


Website

  http://github.com/lefcha/imapfilter


Changes

  All the changes in each new release up to the latest are in the NEWS file.


Installation

  Compile time requirements are Lua (version 5.2 or 5.1), the PCRE library, and
  the OpenSSL library.

  Compile and install the program:

    make all
    make install


Documentation

  There is detailed description of the command line options in the
  imapfilter(1) manual page, and of the configuration file format in the
  imapfilter_config(5) manual page.
  
  There are also more configuration examples in the samples/config.lua file,
  and some examples of extensions through Lua in the samples/extend.lua file.


License

  Released under the terms and conditions of the MIT/X11 license, included in
  the LICENSE file.


Authors

  See AUTHORS file.

imapfilter's People

Contributors

lefcha avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.