EnglishFrenchSpanish

OnWorks favicon

incm - Online in the Cloud

Run incm in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command incm that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


incm - Incorporating new mails for Mew

SYNOPSIS


incm [options]

DESCRIPTION


The incm utility incorporates new mails from the mbox or the maildir to Mew's inbox
folder.

The options are as follows:

-a Retrieve all mails from maildir/{cur,new} for maildir.

-b Backup mails. mbox: No truncate mbox file. maildir: To maildir/cur directory.

-c Use the Content-Length: field, instead of the "From " line, as a mail separator
for mbox.

-d path Path to mbox/maildir. If path is a file, mbox is assumed. If path is a directory,
maildir is assumed.

-m path The same as the -d option.

-s Read one mail from stdin instead of mbox/maildir.

-i inboxdir
A path to the inbox directory.

-u Don't touch ".mew-mtime".

-f Preserve Unix From (Envelope Sender) line in mbox case.

-p mode Specify file mode that creates in mbox case.

-o Use the suffix when creating messages.

-x suffix
Use this suffix.

-h Display this help message.

-v Display the version.

mbox
For mbox, the mail separator is "From " in the beginning of lines. The incm utility does
not convert ">From " to "From " in the beginning of lines in the body. On Solaris,
Content-Length: should be used with the -c option to tell the end of mail.

To lock mbox, a lock file("<user>.lock"), flock() or lockf(), and open(O_EXLOCK) are used.

maildir
For maildir, no lock and no separator are necessary.

Consider the following situation:
cur/{1,2}
new/{3,4}

Executing incm without the options results in:
cur/{1,2}
new/{}
to inbox: {3,4}

Executing incm with the -a option results in:
cur/{}
new/{}
to inbox: {1,2,3,4}

Executing incm with the -b option results in:
cur/{1,2,3,4}
new/{}
to inbox: {3,4}

Executing incm with the -a option and the -b option results in:
cur/{1,2,3,4}
new/{}
to inbox: {1,2,3,4}
So, if both options are specified, messages are retrieved multiple times.

December 25, 2001 INCM(1)

Use incm online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 2
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 3
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 4
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • 5
    Joplin
    Joplin
    Joplin is a free and open source
    note-taking and to-do application that
    can handle a large number of notes in
    Markdown format, organize them into
    notebooks and...
    Download Joplin
  • 6
    gerbv � a Gerber (RS-274X) viewer
    gerbv � a Gerber (RS-274X) viewer
    Gerbv is an open source Gerber file
    (RS-274X only) viewer. Gerbv lets you
    load several files on top of each other,
    do measurements on the displayed image,
    etc. ...
    Download gerbv � a Gerber (RS-274X) viewer
  • More »

Linux commands

Ad