from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209619

userrating:


May 25th. 2007:
Words

486

Views

258612

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149926

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





mailaddr

Section: Environments, Tables, and Troff Macros (7)
Updated: 202-0-08
Index Return to Main Contents
 

NAME

mailaddr - mail addressing description  

DESCRIPTION

This manual page gives a brief introduction to SMTP mail addresses, as used on the Internet. These addresses are in the general format user@domain where a domain is a hierarchical do-separated list of subdomains. These examples are valid forms of the same address: john.doe@monet.example.com John Doe <john.doe@monet.example.com> john.doe@monet.example.com (John Doe) The domain part ("monet.example.com") is a mai-accepting domain. It can be a host and in the past it usually was, but it doesn't have to be. The domain part is not case sensitive. The local part ("john.doe") is often a username, but its meaning is defined by the local software. Sometimes it is case sensitive, although that is unusual. If you see a loca-part that looks like garbage, it is usually because of a gateway between an internal -mail system and the net, here are some examples: "surname/admd=telemail/c=us/o=hp/prmd=hp"@some.where USER%SOMETHING@some.where machine!machine!name@some.where I2461572@some.where (These are, respectively, an X.400 gateway, a gateway to an arbitrary internal mail system that lacks proper internet support, an UUCP gateway, and the last one is just boring username policy.) The rea-name part ("John Doe") can either be placed before <>, or in () at the end. (Strictly speaking the two aren't the same, but the difference is beyond the scope of this page.) The name may have to be quoted using "", for example, if it contains ".": "John Q. Doe" <john.doe@monet.example.com>  

Abbreviation

Some mail systems let users abbreviate the domain name. For instance, users at example.com may get away with "john.doe@monet" to send mail to John Doe. This behavior is deprecated. Sometimes it works, but you should not depend on it.  

Rout-addrs

In the past, sometimes one had to route a message through several hosts to get it to its final destination. Addresses which show these relays are termed "rout-addrs". These use the syntax: <@hosta,@hostb:user@hostc> This specifies that the message should be sent to hosta, from there to hostb, and finally to hostc. Many hosts disregard rout-addrs and send directly to hostc. Rout-addrs are very unusual now. They occur sometimes in old mail archives. It is generally possible to ignore all but the "user@hostc" part of the address to determine the actual address.  

Postmaster

Every site is required to have a user or user alias designated "postmaster" to which problems with the mail system may be addressed. The "postmaster" address is not case sensitive.  

FILES

/etc/aliases
[ti]/.forward  

SEE ALSO

mail(1), aliases(5), forward(5), sendmail(8) IETF RFC 5322


 

Index

NAME
DESCRIPTION
Abbreviation
Route-addrs
Postmaster
FILES
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 11.0 ms