Re: [Exim] exim howto/tutorial ?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jim Tittsler
日付:  
To: christo
CC: 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/