Hi,
I have a problem about aliases from sendmail. Now my system uses
sendmail and aliases. I want to change to be qmail and want to keep
/etc/aliases. My problem is about aliases.
aaa: [EMAIL PROTECTED]
bbb: [EMAIL PROTECTED]
ccc: [EMAIL PROTECTED]
From my old system (sendmail) ,this server (host1.com) will
recieve mail from anyone who sent to [EMAIL PROTECTED] Such as if anyone
sent mail to [EMAIL PROTECTED], it will check in /etc/aliases then forward
to [EMAIL PROTECTED] that is an exist user on localhost.
But in case of fastforward when anyone sent mail to [EMAIL PROTECTED]
, it won't not forward to [EMAIL PROTECTED] How can I solve this problem
?
Regards,
Effy.