Coder Social home page Coder Social logo

soh-mailfilter's Introduction

Short instructions

m-to-eml.php - convert one .m file to MIME message

Read one .m file from first parameter of from STDIN and output MIME version of it to STDOUT.

mbox-feeder.php - convert multiple messages to UNIX mailbox format

Run mbox-feeder.php --help for details. The following information MAY be outdated.

Usage:
    mbox-feeder [-m] [-o FILENAME] [--] [DIRECTORY]
    mbox-feeder [-m] [-s] [--] [DIRECTORY]
    (unimplemented) mbox-feeder [-m] [-s -o FILENAME] [--] [DIRECTORY]

By default, the DIRECTORY is the current working directory, the output goes
to STDOUT and no deletion is performed.

-o FILENAME
        write all mail into the specified FILENAME instead of STDOUT.

-m      move files. The cache files that have been succesfully read will be
        removed.

-s      sort mail. The mail will be delivered to each RecipientId's personal
        mailbox in the DIRECTORY.
        (unimplemented) If -o is also specified, FILENAME will be used
        instead of DIRECTORY as base name for destination mailboxes.
        The resulting mailbox names will be formed as simple concatenation
        of FILENAME and RecipientId.

soh-mailfilter's People

Contributors

anrdaemon 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.