atom feed2 messages in net.sourceforge.lists.courier-users[courier-users] .../etc/aliases/syste...
FromSent OnAttachments
Oleg KobyakovskiyJan 6, 2003 7:03 am 
Sam VarshavchikJan 6, 2003 2:53 pm 
Subject:[courier-users] .../etc/aliases/system explain please.
From:Oleg Kobyakovskiy (ok@dinos.net)
Date:Jan 6, 2003 7:03:43 am
List:net.sourceforge.lists.courier-users

Hello All,

I have the .../etc/aliases/sysyem file with next information:

--------------------------- root: postmaster admin: postmaster postmaster: myaccount @example.com: acct@example.com

---------------------------

---- example.com ---- is plased in .../etc/hosteddomains, account ac@example.com is placed into userdb and works good.

Next I'm trying to run makealiases -dump. That is what I see:

--------------------------- ro@my.dom: post@my.dom adm@my.dom: post@my.dom postmaster: myac@my.dom @example.com: acct@example.com

---------------------------

Why '@my.dom' was added to all names without domains?

Next question. I'm trying to send email to ac@example.com. Perfect... It works good. I'm trying to send email to te@example.com I see in logs it tryes to send email to: <ac@example.com-te@my.dom> and as result I have an error "No such domain."

Hmmmm.... What is it? Where does it get the <ac@example.com-te@my.dom> email address. How does it work?

Explain please where am i wrong? What is not right?

Thanks a lot.