Dear Friends, I insatlled qmail on CentOS 4.1 and now I need forward messages root to other user. I modified file /etc/aliases but it don't work. Thanks Adriano
On Tue, 04 Oct 2005 09:11:03 -0300 Adriano Frare <alfrare at e-alinux.com> wrote:> Dear Friends, > > I insatlled qmail on CentOS 4.1 and now I need forward messages root to > other user. > > I modified file /etc/aliases but it don't work. >Did you used the newaliases command afterwards? CM
>>> sender: "Adriano Frare" date: "Tue, Oct 04, 2005 at 09:11:03AM -0300" <<<EOQ > Dear Friends, > > I insatlled qmail on CentOS 4.1 and now I need forward messages root to > other user. > > I modified file /etc/aliases but it don't work.Of course not. You installed Qmail... and that's not... Sendmail... therefore it has a different manual, config files, maillinglists... and fans :D http://lifewithqmail.org/lwq.html look for section 2.8.4 "Create System Aliases" basically, all you need to do is: echo my_other_local_account > /var/qmail/aliases/.qmail-root ** OR ** echo &my_other_email_address > /var/qmail/aliases/.qmail-root Hope it helps, Alex
On Tue, 2005-10-04 at 07:11, Adriano Frare wrote:> Dear Friends, > > I insatlled qmail on CentOS 4.1 and now I need forward messages root to > other user. > > I modified file /etc/aliases but it don't work.You'll probably get better answers on a qmail-related list as it is very different from the standard Centos mailers. -- Les Mikesell lesmikesell at gmail.com