EnglishFrenchSpanish

OnWorks favicon

mxallowd - Online in the Cloud

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

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


mxallowd - dynamically whitelist your Mail eXchanger

SYNOPSIS


mxallowd [-d] [-c configfile] [-t whitelist-time] [-p pflog-interface] [-l pcap-filter]
[-F] [-s] [-q] [-p] -f fake-mailserver -r real-mailserver -n queue-num

DESCRIPTION


mxallowd is a daemon which uses libnetfilter_queue (on Linux) or pf and pflog (on BSD) to
allow (or deny) connections to a mailserver (or similar application) if the remote host
hasn't connected to a fake daemon before.

This is an improved version of the so-called nolisting (see http://www.nolisting.org/).
The assumption is that spammers are not using RFC 2821-compatible SMTP-clients and are
sending fire-and-forget spam (directly to the first or second MX-entry without retrying on
error). This direct access is blocked with mxallowd, you'll only get a connection if you
retry.

NOTE: It is highly recommended to install nscd (nameserver caching daemon) or a similar
software in order to speed-up DNS lookups. Since version 1.3, DNS lookups are done in a
thread (so they don't block the main process), however, on very-high-traffic-sites,
mxallowd may show significantly better overall performance in combination with nscd.

OPTIONS


-b, --no-rdns-whitelist
Disable whitelisting all IP-addresses that have the same RDNS as the connecting one
(necessary for google mail)

-c, --config
Specifies an alternative configuration file (instead of /etc/mxallowd.conf)

-t, --whitelist-time
Specify the amount of time (in seconds) until an IP-address will be removed from
the whitelist

-s, --stdout
Log to stdout, not to syslog

-q, --quiet
Don't log anything but errors.

-f, --fake-mailserver
Specify which IP-address the fake mailserver has (connecting to it will whitelist
you for the real mailserver)

-r, --real-mailserver
Specify which IP-address the real mailserver has

-F, --foreground
Do not fork into background, stay on console

-n, --queue-num (only available when compiled for netfilter_queue)
Specify the queue number which will be used for the netfilter_queue-link. This has
to be the same which is specified in the iptables-rule and it has to be specified,
there is no default.

-p, --pflog-interface (only available when compiled for pf)
Specify the pflog(4) interface which you configured in pf(4). The default is
pflog0. Also see the pcap-filter-option if you use an interface which does not only
get smtp-traffic.

-l, --pcap-filter (only available when compiled for pf)
Specify the filter for pcap. The default is "port 25". See tcpdump(8) for more
information on the filters.

Use mxallowd online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Alt-F
    Alt-F
    Alt-F provides a free and open source
    alternative firmware for the DLINK
    DNS-320/320L/321/323/325/327L and
    DNR-322L. Alt-F has Samba and NFS;
    supports ext2/3/4...
    Download Alt-F
  • 2
    usm
    usm
    Usm is a unified slackware package
    manager that handles automatic
    dependency resolution. It unifies
    various package repositories including
    slackware, slacky, p...
    Download usm
  • 3
    Chart.js
    Chart.js
    Chart.js is a Javascript library that
    allows designers and developers to draw
    all kinds of charts using the HTML5
    canvas element. Chart js offers a great
    array ...
    Download Chart.js
  • 4
    iReport-Designer for JasperReports
    iReport-Designer for JasperReports
    NOTE: iReport/Jaspersoft Studio Support
    Announcement: As of version 5.5.0,
    Jaspersoft Studio will be the official
    design client for JasperReports. iReport
    will...
    Download iReport-Designer for JasperReports
  • 5
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 6
    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
  • More »

Linux commands

Ad