$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Angus Leeming (angus.leeming_at_[hidden])
Date: 2004-02-18 05:09:25
Darren Cook wrote:
> 2. Use Spirit to parse them. ( or "hapy", or maybe regex).
There is a package "rfc821" by Martijn W. van der Lee in the Spirit
applications repository at http://tinyurl.com/29mcn
>From the blurb:
"This is an example using Spirit to verify RFC821-compliant e-mail
addresses."
Regards,
-- Angus