> From: Andrew Macks <[EMAIL PROTECTED]>
>
> On Sun, 14 May 2000, Anand Kumria wrote:
>
> > Presumably you are each retreieving your email using pop or imap from
> > your ISP. I would suggest that you create another login. Have that login
> > forward to both of you machine local account (using a .forward file).
> >
> > Then use fetchmail to retrieve mail from your ISP and deposit it locally.
> > The forward will ensure that it gets delivered to both your machine local
> > accounts. You'll need to modify each of your netscape setups so that they
> > get email locally rather than from the ISP using pop/imap as well.
>
> Or better still,
>
> Create an alias in /etc/aliases which aliases to both your mailboxes, then
> have fetchmail deliver your mail to the alias.
You could be a bastard and do this:-
# cd /var/spool/mail
# mv user2 user2.tmp
# ln user1 user2
# cat user2.tmp >>user2
# rm user2
The messages go to both but occupy the same space on the disk, when
one reads it the message is deleted entirely.... what could be better
<evil grin>.
---<GRiP>---
Grant Parnell [EMAIL PROTECTED] ([EMAIL PROTECTED])
Ph: 02-8701-4564 Mob: 0408-686-201 Web: http://www.poboxes.com/gripz
No Microsoft products were used in the production of this message.
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text