GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Mail::ListDetector::Detector::Listbox(3) User Contributed Perl Documentation Mail::ListDetector::Detector::Listbox(3)

Mail::ListDetector::Detector::Listbox - Listbox message detector

  use Mail::ListDetector::Detector::Listbox;

An implementation of a mailing list detector, for Listbox mailing lists, Listbox is a commercial list hosting service, see http://www.listbox.com/ for details about Listbox.

Listbox mailing list messages look like RFC2919 messages to the current RFC2919 detector (although they are not compliant) but this module provides more information and does not test for their full compliance (like a future RFC2919 module might). For this reason this module must be installed before the RFC2919 module.

Inherited from Mail::ListDetector::Detector::Base.

Accepts a Mail::Internet object and returns either a Mail::ListDetector::List object if it is a post to a Listbox mailing list, or "undef".

No known bugs.

Thanks to Mark Overmeer <Mark@Overmeer.net> for asking and Meng Weng Wong <mengwong@pobox.com> for adding the List-Software header to Listbox mails to make this detector more robust.

Matthew Walker - matthew@walker.wattle.id.au, Michael Stevens - michael@etla.org, Peter Oliver - p.d.oliver@mavit.freeserve.co.uk. Tatsuhiko Miyagawa <miyagawa@bulknews.net>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

2011-01-23 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.