EnglishFrenchSpanish

Ad


OnWorks favicon

srsp - Online in the Cloud

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

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


srs - command line interface to Mail::SRS

SYNOPSIS


srs --alias=[email protected] --secretfile=/etc/srs_secret \ [email protected]

DESCRIPTION


The srs commandline interface will create an instance of Mail::SRS with parameters derived
from the commandline arguments and perform forward or reverse transformations for all
addresses given.

It is usually invoked from a sendmail envelope address transformation rule, a qmail alias,
or similar. See http://www.anarres.org/projects/srs/ for examples.

Arguments take the form --name or --name=value.

ARGUMENTS


--separator
String, specified at most once. Defaults to $SRSSEP ("=").

Specify the initial separator for the SRS address. See Mail::SRS for details.

--address
String, may be specified multiple times, must be specified at least once.

Specify a sender address to transform.

--secret
String, may be specified multiple times, at least one of --secret or --secretfile must be
specified.

Specify an SRS secret. The first specified secret is used for encoding. All secrets are
used for decoding.

--secretfile
String, specified at most once, at least one of --secret or --secretfile must be
specified.

A file to read for secrets. Secrets are specified once per line. The first specified
secret is used for encoding. Secrets are written one per line. Blank lines and lines
starting with a # are ignored. If --secret is not given, then the secret file must be
nonempty.

--secret will specify a primary secret and override --secretfile if both are specified.
However, secrets read from --secretfile will still be used for decoding if both are
specified.

--forward
No argument.

Specifies a forwards transformation. This is the default. --reverse must not also be
given.

--reverse
No argument.

Specifies a reverse transformation. --forward must not also be given.

--alias
String, must be specified exactly once if doing forwards transformation.

Provides the alias address to which the mail was sent. The domain-part of this address is
used in the generated SRS address. The local-part and @ are optional and may be omitted.

--hashlength
Integer, may be specified at most once, defaults to 4.

Specify the number of base64 characters to use for the cryptographic authentication code.

--help
Print some basic help.

Use srsp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad