What are the industry-standard names for the following email services:
----------------------------------------------------------------------
1) They can have:
<any_name>@<their_domain>
and a separate POP for each. (.qmail-<any_name>)
----------------------------------------------------------------------
2) They can have:
<any_name>@<their_domain>
but they get only a single pop account, "default", for retrieval of all the
mail (.qmail-default).
----------------------------------------------------------------------
3) All mail to
<any_name>@<their_domain_2>
is treated as
<any_name>@<their_domain_1>
(by virtualdomains entry: <their_domain_2>:<their_domain_1>)
----------------------------------------------------------------------
We've been calling these variously "Full Domain email", "POP domain email",
"Alias Domain email", etc. But I want to know what the *real* names are for
these. Thanks very much!
Dave