[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> 
> are there any QSBMF parsers available.
> i need to parse the bounce messages in QSBMF format.

QSBMF is designed to be trivial to parse.  What information do you want
to extract from the messages?  If you're looking for the recipient
addresses, you could do it in Python in about four lines of code.  In
awk, it would be even shorter.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------

Reply via email to