Re: rc.local config question

Donald MacDougall <[email protected]> Fri, 07 Jan 2005 19:56:50 -0800
Newsgroups gmane.mail.smartlist.user
Message-ID <[email protected]>
On Fri, Jan 07, 2005 at 09:19:40PM -0500, Irwin Lazar wrote:
> Hi All,
> 
> Is it possible to combine any of these functions?  For example, if I 
> pasted the code from rc.local.s10 into the bottom of rc.local.s20 would 
> it be able to perform both functions (inserting the subject line and 
> the footer) within a single rc.local.s20 file?
> 
> Thanks,
> Irwin
> 
You can certainly combine many scripts into any one of these files.  The
main difference between the different files is that they run at different
times during the process.  Personally, I do what you do exactly what you
suggest, both adding the footer and the name in the subject line in s20, 
because this file is applied after the message is archived, and I want it 
archived before either of these things occurs.

Regards,
Don MacDougall