LMTPD



LMTPD

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
SEE ALSO

*

NAME

lmtpd − LMTP server process

SYNOPSIS

lmtpd [ −C config-file ] [ −U uses ] [ −T timeout ] [ −D ]
[ −a ]

DESCRIPTION

Lmtpd is an LMTP server used to deliver mail to the IMAP mailstore. It accepts commands on its standard input and responds on its standard output. It MUST be invoked by master(8) with those descriptors attached to a remote client connection.

Lmtpd reads its configuration options out of the imapd.conf(5) file unless specified otherwise by -C.

OPTIONS

−C config-file

Read configuration options from config-file.

−U uses

The maximum number of times that the process should be used for new connections before shutting down. The default is 250.

−T timeout

The number of seconds that the process will wait for a new connection before shutting down. Note that a value of 0 (zero) will disable the timeout. The default is 60.

−D

Run external debugger specified in debug_command.

−a

Preauthorize connections initiated on an internet socket, instead of requiring LMTP AUTH. This should only be used for connections coming from trusted hosts.

FILES

/etc/imapd.conf

SEE ALSO

imapd.conf(5), master(8)



More Linux Commands

manpages/fmemopen.3.html
fmemopen(3) - open memory as stream - Linux manual page.....
The fmemopen() function opens a stream that permits the access specified by mode. The stream allows I/O to be performed on the string or memory buffer pointed t

manpages/fsck.ext4.8.html
fsck.ext4(8) - check a Linux ext2/ext3/ext4 file system.....
e2fsck is used to check the ext2/ext3/ext4 family of file systems. For ext3 and ext4 filesystems that use a journal, if the system has been shut down uncleanly

manpages/cabsf.3.html
cabsf(3) - absolute value of a complex number (Man Page)....
The cabs() function returns the absolute value of the complex number z. The result is a real number. VERSIONS These functions first appeared in glibc in version

manpages/pam_deny.8.html
pam_deny(8) - The locking-out PAM module - Linux man page...
This module can be used to deny access. It always indicates a failure to the application through the PAM framework. It might be suitable for using for default (

manpages/Tk_GetUserInactiveTime.3.html
Tk_GetUserInactiveTime(3) - discover user inactivity time...
Tk_GetUserInactiveTime returns the number of milliseconds that have passed since the last user interaction (usually via keyboard or mouse) with the respective d

manpages/pamstretch.1.html
pamstretch(1) - scale up a PNM or PAM image by interpolating
This program is part of Netpbm(1) pamstretch scales up pictures by integer values, either vertically, horizontally, or both. pamstretch differs from pamscale an

manpages/bsearch.3.html
bsearch(3) - binary search of a sorted array (Man Page).....
The bsearch() function searches an array of nmemb objects, the initial member of which is pointed to by base, for a member that matches the object pointed to by

manpages/SDL_GetRelativeMouseState.3.html
SDL_GetRelativeMouseState(3) - Retrieve the current state of
The current button state is returned as a button bitmask, which can be tested using the SDL_BUTTON(X) macros, and x and y are set to the change in the mouse pos

manpages/Tcl_StandardChannels.3.html
Tcl_StandardChannels(3) - How the Tcl library deals with the
This page explains the initialization and use of standard channels in the Tcl library. The term standard channels comes out of the Unix world and refers to the

manpages/Tcl_SetEnsembleFlags.3.html
Tcl_SetEnsembleFlags(3) - manipulate ensemble commands......
An ensemble is a command, bound to some namespace, which consists of a collection of subcommands implemented by other Tcl commands. The first argument to the en

manpages/glGetMaterialiv.3gl.html
glGetMaterialiv(3gl) - return material parameters (ManPage)
glGetMaterial returns in params the value or values of parameter pname of material face. Six parameters are defined: GL_AMBIENT params returns four integer or f

manpages/update-smart-drivedb.8.html
update-smart-drivedb(8) update smartmontools drive database
update-smart-drivedb updates /usr/share/smartmontools/drivedb.h or DESTFILE from smartmontools SVN repository. It tries to download first from the current branc





We can't live, work or learn in freedom unless the software we use is free.