old-www/LDP/nag2/x-087-2-exim.options.html

200 lines
2.9 KiB
HTML

<HTML
><HEAD
><TITLE
>Miscellaneous config Options</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.57"><LINK
REL="HOME"
TITLE="Linux Network Administrators Guide"
HREF="index.html"><LINK
REL="UP"
TITLE="Getting EximUp and Running"
HREF="x-087-2-exim.html"><LINK
REL="PREVIOUS"
TITLE="Mail Delivery Modes"
HREF="x-087-2-exim.queue.html"><LINK
REL="NEXT"
TITLE="Message Routing and Delivery"
HREF="x-087-2-exim.delivery.html"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Linux Network Administrators Guide</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="x-087-2-exim.queue.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 19. Getting EximUp and Running</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="x-087-2-exim.delivery.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="X-087-2-EXIM.OPTIONS"
>19.5. Miscellaneous config Options</A
></H1
><P
>&#13;Here are a few of the more useful options you can set in the
configuration file:
<P
></P
><DIV
CLASS="VARIABLELIST"
><DL
><DT
><I
CLASS="EMPHASIS"
>message_size_limit</I
></DT
><DD
><P
>Setting this option limits the size of message that Exim will accept.</P
></DD
><DT
><I
CLASS="EMPHASIS"
>return_size_limit</I
></DT
><DD
><P
>Setting this option limits the amount of an incoming message that Exim will
return as part of a bounce message.</P
></DD
><DT
><I
CLASS="EMPHASIS"
>deliver_load_max</I
></DT
><DD
><P
>If the system load exceeds the value given for this option, all mail delivery
is suspended, though messages are still accepted.</P
></DD
><DT
><I
CLASS="EMPHASIS"
>smtp_accept_max</I
></DT
><DD
><P
>This is the maximum number of simultaneous incoming SMTP calls Exim is prepared
to accept. </P
></DD
><DT
><I
CLASS="EMPHASIS"
>log_level</I
></DT
><DD
><P
>This option controls the amount of material that is written to the log. There
are also some options with names beginning with <TT
CLASS="OPTION"
>log&#8201;_</TT
> that
control the logging of specific information.</P
></DD
></DL
></DIV
></P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="x-087-2-exim.queue.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="x-087-2-exim.delivery.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Mail Delivery Modes</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="x-087-2-exim.html"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Message Routing and Delivery</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>