Hey Everyone,

We are writing a web archive to a mail list server. 
We want to be able to delete the footer that comes
through on every email so that we don't end up with
those long footers that are 4x repeated sometimes like
in the example here:
-----------------
>>PHP General Mailing List (http://www.php.net/)
>>To unsubscribe, e-mail: php-general-unsubscribe
<email protected>
>>For additional commands, e-mail: php-general-help
>><email protected>
>>To contact the list administrators, e-mail:
php-list-admin <email protected>
>>
>-- 
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: php-general-unsubscribe
<email >protected>
>For additional commands, e-mail: php-general-help
><email protected>
>To contact the list administrators, e-mail:
>php-list-admin <email protected>
>
--------------------

So in this case we want to delete each one of those
lines and the > in front of them.  What would be the
best way to do this?

Thanks!
Will


        
                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to