Index: [Article Count Order] [Thread]

Date:  Wed, 30 Aug 2006 07:49:06 -0400
From:  Patrick Giagnocavo <patrick (at mark) zill.net>
Subject:  [coba-e:06603] Re: Keep local copy of email
To:  coba-e (at mark) bluequartz.org
Message-Id:  <0eb0505426f86f990326289bd0260f03 (at mark) zill.net>
In-Reply-To:  <fc.000f8147002478703b9aca001f31968f.247871 (at mark) fc.zio.com>
References:  <021101c6cb8d$097e7eb0$63c53440 (at mark) work> <200608291319.49668.lesmith (at mark) ecsis.net> <fc.000f8147002478703b9aca001f31968f.247871 (at mark) fc.zio.com>
X-Mail-Count: 06603

On Aug 30, 2006, at 7:23 AM, Steve Davis wrote:

> coba-e (at mark) bluequartz.org writes:
>> Mitch,
>>
>>  Believe there are other settings that affect this also.  My copy 
>> reads
>> "Leave mail on server" and there are also settings to delete after so 
>> many
>> days (from server) and also to delete when deleted from local mailbox 
>> I
>> believe....
>

I doubt you can do it thru the GUI, but, if you are using sendmail you 
can use the pipe operator "|" to copy all mail being delivered to a 
mailbox to a file anywhere on the file system.

This is from memory, so double-check the syntax:

in aliases file (for a user named bob)

bob: bob, "|/home/bob/mail-archive.mbox"

I am not sure if you need to create a separate account such as bob2 to 
hold the email that the user will get, or not.

Patrick Giagnocavo
patrick (at mark) zill.net