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
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 2
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 3
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • 4
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 5
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • 6
    UNetbootin
    UNetbootin
    UNetbootin allows you to create bootable
    Live USB drives for Ubuntu, Fedora, and
    other Linux distributions without
    burning a CD. It runs on Windows, Linux,
    and ...
    Download UNetbootin
  • More »

Linux commands

Ad