EnglishFrenchSpanish

OnWorks favicon

roundup-mailgw - Online in the Cloud

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

This is the command roundup-mailgw 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


roundup-mailgw - mail gateway for roundup

SYNOPSIS


roundup-mailgw instance_home [method]

OPTIONS


-v Print version and exit.

-C hyperdb class
specify a tracker class - one of msg (the default), issue, file, user - to
manipulate with -S options

-S property=value[;property=value] pairs
specify the values to set on the class specified by -C using the same format as the
Subject line property manipulations

DESCRIPTION


The roundup mail gateway may be called in one of three ways:

· with an instance home as the only argument,

· with both an instance home and a mail spool file, or

· with both an instance home and a pop server account.

PIPE
In the first case, the mail gateway reads a single message from the standard input and
submits the message to the roundup.mailgw module.

UNIX mailbox
In the second case, the gateway reads all messages from the mail spool file and submits
each in turn to the roundup.mailgw module. The file is emptied once all messages have been
successfully handled. The file is specified as:
mailbox /path/to/mailbox

In all of the following the username and password can be stored in a ~/.netrc file. In
this case only the server name need be specified on the command-line.

The username and/or password will be prompted for if not supplied on the command-line or
in ~/.netrc.

POP
In the third case, the gateway reads all messages from the POP server specified and
submits each in turn to the roundup.mailgw module. The server is specified as:
pop username:password@server
The username and password may be omitted:
pop username@server
pop server
are both valid. The username and/or password will be prompted for if not supplied on the
command-line.

APOP
Same as POP, but using Authenticated POP:
apop username:password@server

IMAP
Connect to an IMAP server. This supports the same notation as that of POP mail.
imap username:password@server
It also allows you to specify a specific mailbox other than INBOX using this format:
imap username:password@server mailbox

IMAPS
Connect to an IMAP server over ssl. This supports the same notation as IMAP.
imaps username:password@server [mailbox]

Use roundup-mailgw online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 2
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 3
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 4
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 5
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • 6
    CMU Sphinx
    CMU Sphinx
    CMUSphinx is a speaker-independent large
    vocabulary continuous speech recognizer
    released under BSD style license. It is
    also a collection of open source tools ...
    Download CMU Sphinx
  • More »

Linux commands

Ad