mugundan <[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.
> is there any QSBMF parsers available in CGI-PERL.
Pre-written? I have no clue. Since QSBMF could be parsed in a single
extended regular expression, I would think writing a parser in Perl
would be completely trivial.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------