Re: archive file name

Bioinfo-team <[email protected]> Fri, 01 Mar 2013 19:17:02 -0600 (CST)
Newsgroups gmane.mail.smartlist.user
Message-ID <[email protected]>
> Date: Fri, 01 Mar 2013 12:38:07 -0500 (EST)
> From: [email protected]
> To: [email protected]
> Subject: Re: archive file name
> 
> Zhiliang wrote ..
>
>> I seem to remember there used to be a mail header on SmartList out-going
>> mails to show the path/file_name (usually a number) of the archived copy
>> of the mail, but cannot find how to make it appear from all online FAQs
>> and other available documentations. I may have overlooked somewhere?
>
>   For digest: X-Mailing-List: <$listaddr> archive/volume$Year/$Issue
>
>   For standard mail, check rc.submit, and the $ARCHIVE variable:
>   X-Mailing-List: <$listaddr> $ARCHIVE.
>   Should be available by rc.local.submit.20.
>
>         Charlie

I realize I was deleting all "X-" headers - that's why I don't find it any 
more.  As I lifted that I was able to trace from "X-Mailing-List" as you
have described. For some reason I was able to get the variable $ARCHIVE
not in rc.local.s20 but in rc.local.s30, which is included right after
"# Main header munger" section in rc.submit

Tried to see how $ARCHIVE is generated in .bin scripts - don't have luck. 
But anyway I got what I need.  Thank you and have a nice weekend!

Zhiliang