On 9/12/02 9:22 AM, "Allen Watson" <[EMAIL PROTECTED]> wrote:

> First, look for patterns like:
> [^\received: from .*\r
> [^\t].*\rReceived: from .*\r
> 
> And replace with:
>> From ^^^@^^^\r

Allen,  I think that line probably started "From" not "> From", right?

Entourage will prefix a "> " to any line beginning "From" precisely so it is
not interpreted as a message separator. But here, where you are trying to
insert message separators you would need that

        From ^^^@^^^\r

at the beginning of a line (no spaces as I just had to add so Entourage
wouldn't prefix ">" again.)

-- 
Paul Berkowitz


-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to