Re: [Exim] exim howto/tutorial ?

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jim Tittsler
Ημερομηνία:  
Προς: christo
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] exim howto/tutorial ?
On Wed, Sep 20, 2000 at 02:25:02PM +1000, christo wrote:
> > from my interpretation of the docs, i assign email addresses to these
> > users by the following entries in the /etc/aliases file, specifically
> >
> > userA@???
> > userB@???
> > userC@???


The "normal" alias file has only the "local part" to the left
of the left of the colon on each line of the alias file. Since
you want to include the domain name in the alias, check the
'include_domain' option for the aliasfile director. (See
Section 21. of the doc/spec.txt file.)

userA@???: userA@???
userB@???: adifferentname@???

-- 
Jim Tittsler, Tokyo
Python Starship     http://starship.python.net/crew/jwt/