EnglishFrenchSpanish

OnWorks favicon

relaytest - Online in the Cloud

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

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


relaytest - attempt to use SMTP to relay to a DSBL-compliant host

SYNOPSIS


relaytest [-v] <ip address[:port]>

DESCRIPTION


relaytest attempts to connect to the specified <ip address> on the specified port (default
is port 25) and uses a variety of tests to attempt to relay through the host.

In the tests below, source.com is sender_domain from dsbl.conf(5) and sender is
sender_user.

Non-domain-specific tests:

MAIL FROM:<[email protected]>
RCPT TO:<[email protected]>

MAIL FROM:<[email protected]>
RCPT TO:<"[email protected]">

MAIL FROM:<[email protected]>
RCPT TO:[email protected]

MAIL FROM:<[email protected]>
RCPT TO:<dsbl.org!listme>

MAIL FROM:<nobody>
RCPT TO:<[email protected]>

MAIL FROM:<nobody>
RCPT TO:<"[email protected]">

MAIL FROM:<nobody>
RCPT TO:[email protected]

MAIL FROM:<nobody>
RCPT TO:<dsbl.org!listme>

MAIL FROM:<source.com!sender>
RCPT TO:<[email protected]>

MAIL FROM:<source.com!sender>
RCPT TO:<"[email protected]">

MAIL FROM:<source.com!sender>
RCPT TO:[email protected]

MAIL FROM:<source.com!sender>
RCPT TO:<dsbl.org!listme>

MAIL FROM:<>
RCPT TO:<[email protected]>

MAIL FROM:<>
RCPT TO:<"[email protected]">

MAIL FROM:<>
RCPT TO:[email protected]

MAIL FROM:<>
RCPT TO:<dsbl.org!listme>

relaytest then builds a list of possible domains, including "[127.0.0.1]", "localhost",
[<ip address>], and any other domains that can be derived from reverse DNS of the IP or
the SMTP greeting.

Domain specific tests:

MAIL FROM:<nobody@DOMAIN>
RCPT TO:<[email protected]>

MAIL FROM:<nobody@DOMAIN>
RCPT TO:<"[email protected]">

MAIL FROM:<nobody@DOMAIN>
RCPT TO:[email protected]

MAIL FROM:<nobody@DOMAIN>
RCPT TO:<listme%dsbl.org@DOMAIN>

MAIL FROM:<nobody@DOMAIN>
RCPT TO:<listme%dsbl.org>

MAIL FROM:<nobody@DOMAIN>
RCPT TO:<"listme%dsbl.org">

MAIL FROM:<nobody@DOMAIN>
RCPT TO:<[email protected]@DOMAIN>

MAIL FROM:<nobody@DOMAIN>
RCPT TO:<"[email protected]"@DOMAIN>

MAIL FROM:<nobody@DOMAIN>
RCPT TO:<@DOMAIN:[email protected]>

MAIL FROM:<nobody@DOMAIN>
RCPT TO:<dsbl.org!listme>

MAIL FROM:<nobody@DOMAIN>
RCPT TO:<dsbl.org!listme@DOMAIN>

MAIL FROM:<DOMAIN!nobody>
RCPT TO:<dsbl.org!listme>

MAIL FROM:<DOMAIN!nobody>
RCPT TO:<dsbl.org!listme@DOMAIN>

MAIL FROM:<nobody@DOMAIN>
RCPT TO:<[email protected]>

MAIL FROM:<postmaster@DOMAIN>
RCPT TO:<[email protected]>

MAIL FROM:<administrator@DOMAIN>
RCPT TO:<[email protected]>

MAIL FROM:<sales@DOMAIN>
RCPT TO:<[email protected]>

MAIL FROM:<info@DOMAIN>
RCPT TO:<[email protected]>

MAIL FROM:<webmaster@DOMAIN>
RCPT TO:<[email protected]>

MAIL FROM:<listserv@DOMAIN>
RCPT TO:<[email protected]>

relaytest then tries a variety of SMTP AUTH methods to try to relay a message through the
target server.

The envelopes used for these tests are always:

MAIL FROM:<[email protected]>
RCPT TO:<[email protected]>

The SMTP AUTH methods tried are as follows:

AUTH LOGIN, user=/webmaster, password=(null)
AUTH LOGIN, user=admin, password=admin
AUTH LOGIN, user=administrator, password=(null)
AUTH LOGIN, user=test, password=test
AUTH NTLM (anonymous)

OPTIONS


-v Verbose mode. Details of the SMTP transaction are written to standard output.

Use relaytest online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Rocket.Chat Desktop Client
    Rocket.Chat Desktop Client
    Rocket.Chat Desktop client is the
    official desktop app for Rocket.Chat,
    the simple but powerful open source web
    chat platform. It's tested on macOS,
    Windows...
    Download Rocket.Chat Desktop Client
  • 2
    OfficeFloor
    OfficeFloor
    OfficeFloor provides inversion of
    coupling control, with its: - dependency
    injection - continuation injection -
    thread injection For more information
    visit the...
    Download OfficeFloor
  • 3
    DivKit
    DivKit
    DivKit is an open source Server-Driven
    UI (SDUI) framework. It allows you to
    roll out server-sourced updates to
    different app versions. Also, it can be
    used fo...
    Download DivKit
  • 4
    subconverter
    subconverter
    Utility to convert between various
    subscription format. Shadowrocket users
    should use ss, ssr or v2ray as target.
    You can add &remark= to
    Telegram-liked HT...
    Download subconverter
  • 5
    SWASH
    SWASH
    SWASH is a general-purpose numerical
    tool for simulating unsteady,
    non-hydrostatic, free-surface,
    rotational flow and transport phenomena
    in coastal waters as ...
    Download SWASH
  • 6
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • More »

Linux commands

Ad