On Thu, Sep 20, 2001 at 01:12:33PM +0200, oivvio polite wrote:
> client = msg.getheader("X-Mailer") or msg.getheader("User-Agent") or
> "unknown"You're missing X-Newsreader - some people use newsreaders, which might be sending that. -- Colin Watson [EMAIL PROTECTED]

