Mercurial > masqmail-0.2
view docs/old-manual/docs/masqmail.aliases.5.html @ 70:805559d95d0c
Added tag 0.2.23 for changeset c343f5012551
author | meillo@marmaro.de |
---|---|
date | Sun, 30 May 2010 21:01:45 +0200 |
parents | f6a6f55b7b9e |
children |
line wrap: on
line source
<body text="#000000" link="#0000ff" bgcolor="#ffffff"><center><table width="80%"> <tr><td><h1>masqmail.aliases</h1> <h2>masqmail alias file format</h2> <h2>Description</h2> <p>This man page describes the format of the masqmail alias file. Its usual location is <em>/etc/aliases</em>.</p> <h2>File Format</h2> <p>The alias file consists of lines of the form:</p> local_part: item1, item2, ... <p>Items can be surrounded by quotes '"'. If within the quotes other quotes are needed for an address they can be escaped with a leading backslash '\'.</p> <p>A leading '\' indicates that this address shall not be further expanded.</p> <p>A leading pipe symbol '|' indicates that the item shall be treated as a pipe command. The content of the message will then be sent to the standard input of a command. The command will run under the user id and group id masqmail is running as. If quotes are needed, the pipe symbol must appear within the quotes.</p> <p>Loops will be detected, the offending address will be ignored.</p> <p>Aliases will be expanded at delivery time. This means that if there is a message still in the queue and you change any alias which matches one of the recipient addresses, the change will have effect next time a delivery is attemped.</p> <p>There is no need to restart masqmail or run any command when the alias file has been changed.</p> <h2>Author</h2> <p>masqmail was written by Oliver Kurth <oku@masqmail.cx></p><p>You will find the newest version of masqmail at <a href = "http://masqmail.cx/masqmail/">http://masqmail.cx/masqmail/</a> or search for it in freshmeat (<a href = "http://www.freshmeat.net">http://www.freshmeat.net</a>). There is also a mailing list, you will find information about it at masqmails main site.</p> <h2>Bugs</h2> <p>You should report them to the mailing list.</p> <h2>See also</h2> <p> <a href="masqmail.conf.5.html">masqmail.conf</a>, <a href="masqmail.8.html">masqmail</a>, </p> <h2>Comments</h2> <p>This man page was written using <a href="http://masqmail.cx/xml2man/">xml2man</a> by the same author.</p> </td></tr></table></center> </body>