Changeset 9262ca5
- Timestamp:
- 04/11/2004 01:09:09 AM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 7848ee8
- Parents:
- 7283ae5
- Location:
- server/mail/courier
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
server/mail/courier/courier-config.xml
r7283ae5 r9262ca5 218 218 least one version of the password either clear text or encrypted.</para> 219 219 220 <screen><userinput><command>INSERT INTO users VALUES ( 220 <screen><userinput><command>USE courier_mail 221 INSERT INTO users VALUES ( 221 222 '<replaceable>[virtual_users]</replaceable>@<replaceable>[domain.com]</replaceable>, 222 223 '<replaceable>[encrypted password or blank]</replaceable>', … … 227 228 '<replaceable>[location of Maildir]</replaceable>', 228 229 '<replaceable>[Quota in Bytes']</replaceable> 229 );</command></userinput></screen> 230 ); 231 QUIT</command></userinput></screen> 230 232 231 233 <para>For example:</para> … … 312 314 </sect3> 313 315 </sect2> 314 -
server/mail/courier/courier-desc.xml
r7283ae5 r9262ca5 70 70 71 71 <sect3><title>courier</title> 72 <para><filename>courier</filename> Courier is a modular multi-protocol E-mail transport agent. The courier 73 command is an administrative command, and most of its options are only available to the superuser..</para></sect3> 72 <para><command>courier</command> is a modular multi-protocol E-mail 73 transport agent. The <command>courier</command> command is an 74 administrative command, and most of its options are only available to 75 the superuser.</para></sect3> 74 76 75 77 <sect3><title>courierfilter</title> 76 <para><filename>courierfilter</filename> commands install or uninstall global mail filters. Global mail filters 77 are used to selectively block unwanted mail.</para></sect3> 78 <para><command>courierfilter</command> command installs or uninstalls 79 global mail filters. Global mail filters are used to selectively block 80 unwanted mail.</para></sect3> 78 81 79 82 <sect3><title>couriermlm</title> 80 <para>< filename>couriermlm</filename> is the Courier mailing list manager.</para></sect3>83 <para><command>couriermlm</command> is the Courier mailing list manager.</para></sect3> 81 84 82 85 <sect3><title>filterctl</title> 83 <para><filename>filterctl</filename> commands install or uninstall global mail filters. Global mail filters are 84 used to selectively block unwanted mail.</para></sect3> 86 <para><command>filterctl</command> command installs or uninstalls global 87 mail filters. Global mail filters are used to selectively block unwanted 88 mail.</para></sect3> 85 89 86 90 <sect3><title>lockmail</title> 87 <para>< filename>lockmail</filename> is a helper utility for working with mailbox files..</para></sect3>91 <para><command>lockmail</command> is a helper utility for working with mailbox files..</para></sect3> 88 92 89 93 <sect3><title>mailbot</title> 90 <para>< filename>mailbot</filename> reads an E-mail message on standard input and creates an E-mail message94 <para><command>mailbot</command> reads an E-mail message on standard input and creates an E-mail message 91 95 replying to the original message's sender..</para></sect3> 92 96 93 97 <sect3><title>maildirkw</title> 94 <para>< filename>maildirkw</filename> modifies Courier-IMAP compatible maildir message keywords.</para></sect3>98 <para><command>maildirkw</command> modifies Courier-IMAP compatible maildir message keywords.</para></sect3> 95 99 96 100 <sect3><title>maildrop</title> 97 <para>< filename>maildrop</filename> is a replacement local mail delivery agent that includes a mail filtering101 <para><command>maildrop</command> is a replacement local mail delivery agent that includes a mail filtering 98 102 language.</para></sect3> 99 103 100 104 <sect3><title>makeacceptmailfor</title> 101 <para>< filename>makeacceptmailfor</filename> Build a list of domains to accept mail for from the105 <para><command>makeacceptmailfor</command> Build a list of domains to accept mail for from the 102 106 <filename>/etc/courier/esmtpacceptmailfor.dir</filename>directory.</para></sect3> 103 107 104 108 <sect3><title>makealiases</title> 105 <para>< filename>makealiases</filename> Build a list of aliases from <filename>/etc/courier/aliases</filename>109 <para><command>makealiases</command> Build a list of aliases from <filename>/etc/courier/aliases</filename> 106 110 or <filename>/etc/courier/aliasdir</filename> directories.</para></sect3> 107 111 108 112 <sect3><title>makehosteddomains</title> 109 <para>< filename>makehostedomains</filename> Build a database of hosted domains from <filename>hosteddomains</filename>113 <para><command>makehostedomains</command> Build a database of hosted domains from <filename>hosteddomains</filename> 110 114 .</para></sect3> 111 115 112 116 <sect3><title>makepercentrelay</title> 113 <para>< filename>makepercentrelay</filename> Build a list of %-relayed domains from <filename>percentrelay.dir</filename>117 <para><command>makepercentrelay</command> Build a list of %-relayed domains from <filename>percentrelay.dir</filename> 114 118 directory.</para></sect3> 115 119 116 120 <sect3><title>makesmtpaccess</title> 117 <para>< filename>makesmtpacces</filename> Build ESMTP server access file from <filename>/etc/courier/smtpaccess</filename>121 <para><command>makesmtpacces</command> Build ESMTP server access file from <filename>/etc/courier/smtpaccess</filename> 118 122 directory.</para></sect3> 119 123 120 124 <sect3><title>makesmtpaccess-msa</title> 121 <para>< filename>makesmtpaccess-msa</filename> Build ESMTP server access file from <filename>/etc/courier/smtpaccess</filename>125 <para><command>makesmtpaccess-msa</command> Build ESMTP server access file from <filename>/etc/courier/smtpaccess</filename> 122 126 directory. This esmtp list is for the MSA protocol.</para></sect3> 123 127 124 128 <sect3><title>makeuucpneighbors</title> 125 <para>< filename>makeuucpneighbors</filename> Builds a list of129 <para><command>makeuucpneighbors</command> Builds a list of 126 130 <acronym>UUCP</acronym> recipient's using <filename>/etc/courier/uucpneighbors 127 131 </filename>.</para></sect3> 128 132 129 133 <sect3><title>reformail</title> 130 <para>< filename>reformail</filename> program reads a message on standard input, reformats it in some way,134 <para><command>reformail</command> program reads a message on standard input, reformats it in some way, 131 135 and writes the message to standard output.</para></sect3> 132 136 133 137 <sect3><title>reformime</title> 134 <para>< filename>reformime</filename> is a utility for reformatting MIME messages.</para></sect3>138 <para><command>reformime</command> is a utility for reformatting MIME messages.</para></sect3> 135 139 136 140 <sect3><title>sendmail</title> 137 <para>< filename>sendmail</filename> command reads an E-mail message and delivers the message to its recipients.141 <para><command>sendmail</command> command reads an E-mail message and delivers the message to its recipients. 138 142 This sendmail command is part of the Courier mail server, although it attempts to emulate the behavior of the 139 143 original sendmail MTA.</para></sect3> 140 144 141 145 <sect3><title>showconfig</title> 142 <para>< filename>showconfig</filename> Shows the current Courier configuration.</para></sect3>146 <para><command>showconfig</command> Shows the current Courier configuration.</para></sect3> 143 147 144 148 <sect3><title>showmodules</title> 145 <para>< filename>showmodules</filename> Shows the current Courier modules.</para></sect3>149 <para><command>showmodules</command> Shows the current Courier modules.</para></sect3> 146 150 147 151 <sect3><title>testmxlookup</title> 148 <para>< filename>testmxlookup</filename> lists the names and IP addresses of mail relays that receive mail for the149 domain. This is useful in diagnosing mail delivery problems. .</para></sect3>152 <para><command>testmxlookup</command> lists the names and IP addresses of mail relays that receive mail for the 153 domain. This is useful in diagnosing mail delivery problems.</para></sect3> 150 154 151 155 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.