EnglishFrenchSpanish

Ad


OnWorks favicon

dovecot-lda - Online in the Cloud

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

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


dovecot-lda - Dovecot's local mail delivery agent

SYNOPSIS


dovecot-lda [-ek] [-a address] [-c config_file] [-d username] [-f envelope_sender] [-m
mailbox] [-o setting=value] [-p path]

DESCRIPTION


The dovecot-lda is a local mail delivery agent which takes mail from an MTA and delivers
it to a user's mailbox, while keeping Dovecot index files up to date.

Main features of the dovecot-lda are:

* Mailbox indexing during mail delivery, providing faster mailbox access later

* Quota enforcing by the quota plugin

* Sieve language support by the Pigeonhole sieve plugin

OPTIONS


Options accepted by dovecot-lda:

-a address
Destination address (e.g. user+ext@domain). Default is the same as username.

-c config_file
Alternative configuration file path.

-d username
Destination username. If given, the user information is looked up from userdb.
Typically used with virtual users, but not necessarily with system users.

-e If mail gets rejected, write the rejection reason to stderr and exit with status 77
(EX_NOPERM). The default is to send a rejection mail ourself.

-f envelope_sender
Envelope sender address.

-k Don't clear all environment at startup.

-m mailbox
Destination mailbox (default is INBOX). If the mailbox doesn't exist, it will not
be created (unless the lda_mailbox_autocreate setting is set to yes). If a message
couldn't be saved to the mailbox for any reason, it's delivered to INBOX instead.

-o setting=value
Overrides the configuration setting from /etc/dovecot/dovecot.conf and from the
userdb with the given value. In order to override multiple settings, the -o option
may be specified multiple times.

-p path
Path to the mail to be delivered instead of reading from stdin. If using maildir
the file is hard linked to the destination if possible. This allows a single mail
to be delivered to multiple users using hard links, but currently it also prevents
deliver from updating cache file so it shouldn't be used unless really necessary.

EXIT STATUS


dovecot-lda will exit with one of the following values:

0 Delivery was successful. (EX_OK)

64 Invalid parameter given. (EX_USAGE)

77 -e option was used and mail was rejected. Typically this happens when user is over
quota and quota_full_tempfail = no is configured. (EX_NOPERM)

75 A temporary failure. This is returned for almost all failures. See the log file for
details. (EX_TEMPFAIL)

Use dovecot-lda online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    wxPython
    wxPython
    A set of Python extension modules that
    wrap the cross-platform GUI classes from
    wxWidgets.. Audience: Developers. User
    interface: X Window System (X11), Win32 ...
    Download wxPython
  • 2
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 3
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 4
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 5
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 6
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • More »

Linux commands

Ad