[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Monitoring Outgoing email (or sending outgoing email to another box)
- Subject: RE: [cobalt-users] Monitoring Outgoing email (or sending outgoing email to another box)
- From: aljuhani <aljuhani@xxxxxxxxx>
- Date: Thu Oct 17 00:39:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
The correct format is:
monitoredmailbox: monitoredmailbox,ceo@xxxxxxxxxxxxxxxxx
then do not forget to run
/usr/sbin/newaliases
Al-Juhani
aljuhani@xxxxxxxxx
>===== Original Message From cobalt-users@xxxxxxxxxxxxxxx =====
on 10/16/02 6:35 PM, aljuhani wrote:
> Hello.
>
> Do not use the .forward under the user-id as it works only for monitoring
> incoming emails.
>
> To monitor both incoming/outgoing email of all employees do the following
>
> add the following line to /etc/aliases on the RaQ3
> or add to /etc/mail/aliases
>
> username1: username1,ceo(or ceo@xxxxxxxxxxxxxxxxxxxxxxxx)
> username2: username2,ceo(or ceo@xxxxxxxxxxxxxxxxxxxxxxxx)
> username3: username3,ceo(or ceo@xxxxxxxxxxxxxxxxxxxxxxxx)
>
> ...and so forth.
>
> THEN
>
> run
>
> /usr/sbin/newaliases
>
> this copies the mail according to the username (i.e. pop3 user-id) as
> configured in the employee mail client to the account ceo (chief executive).
>
Thanks for the info. Bit confused. I've accessed the alias file and am
trying to figure out what to do now.
First there is no alias for the mailbox that needs to be monitored so I'm
confused as to who username1 should be (first occurrence above), and who
username1 (second occurrence) should be.
Here's what I'm thinking:
monitoredmailbox: ceo@xxxxxxxxxxxxxxxxx
Is that right??
AKY