File: postfix_virtual.html

package info (click to toggle)
linuxconf 1.26r4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 56,432 kB
  • ctags: 27,217
  • sloc: cpp: 158,803; perl: 7,484; sh: 4,134; java: 3,105; ansic: 2,492; makefile: 2,216; python: 109
file content (46 lines) | stat: -rw-r--r-- 1,588 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
 <TITLE>Virtual table</TITLE>
 <LINK HREF="postfix_virtual-1.html" REL=next>


</HEAD>
<BODY>
<A HREF="postfix_virtual-1.html">Next</A>
Previous
Contents
<HR>
<H1>Virtual table</H1>

<H2>Cristiano Otto Von Trompczynski</H2>
<P><HR>
<EM>      The optional virtual table specifies redirections for local and non-local recipients or domains.
      The redirections are used by the cleanup(8) daemon. The redirections are recursive.
      The virtual redirection is applied only to the recipient envelope address,  and  does not affect
      message  headers. Think  Sendmail rule  set S0, if you like. Use canonical(5) mapping to rewrite
      header and envelope addresses in general.
      The file serves as input to the postmap(1) command. The result, an indexed file in dbm or db
      format, is used for fast searching  by the mail system. After an update it may take a minute or
      so before the change becomes visible.</EM>
<HR>
<P>
<H2><A NAME="toc1">1.</A> <A HREF="postfix_virtual-1.html">Setting a Path for virtual tables</A></H2>

<P>
<H2><A NAME="toc2">2.</A> <A HREF="postfix_virtual-2.html">Editing a table</A></H2>

<P>
<H2><A NAME="toc3">3.</A> <A HREF="postfix_virtual-3.html">Selecting domain names or redirections</A></H2>

<UL>
<LI><A HREF="postfix_virtual-3.html#ss3.1">3.1 Domain names</A>
<LI><A HREF="postfix_virtual-3.html#ss3.2">3.2 Redirections</A>
</UL>
<HR>
<A HREF="postfix_virtual-1.html">Next</A>
Previous
Contents
</BODY>
</HTML>