Re: Rewritten URIBL plugin
[email protected] (Matt Sergeant)
| Newsgroups | perl.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
Jared Johnson wrote:
> sub parse_mime {
That works, only this should be called "parsed_mime" because you're
asking for the parsed bit, not telling it to parse (every time).
Matt.