[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: forward and installation log



AK>> 1. how can i forward mail into two accounts?
AK>>    i've tried in the .forward file to put two emails, but he(linux red-hat 
AK>> 5.1) sends the mail only to the last e-mail in the file.

In /etc/aliases:

mailuser1: mail@host.com, mail2@host2.com

then newaliases, or at ~/.forward:

&mail@host.com
&mail2@host2.com

This should work (of course, if your mail agent is sendmail).

AK>> 2. where can i see a log of all the components i installed in my red-hat 
AK>> system?

Provided you install only RPMs,
rpm -qa
or 
rpm -qavil
for a really verbose list. 
-- 
frodo@sharat.co.il	\/  There shall be counsels taken
Stanislav Malyshev	/\  Stronger than Morgul-spells
phone +972-3-9316425	/\  		JRRT LotR.
http://sharat.co.il/frodo/	whois:!SM8333



=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il