Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mail::listdetector::detector::autoshare(3pm) [debian man page]

Mail::ListDetector::Detector::AutoShare(3pm)		User Contributed Perl Documentation	      Mail::ListDetector::Detector::AutoShare(3pm)

NAME
Mail::ListDetector::Detector::AutoShare - AutoShare message detector SYNOPSIS
use Mail::ListDetector::Detector::AutoShare; DESCRIPTION
An implementation of a mailing list detector, for AutoShare mailing lists, AutoShare is a freeware Macintosh list server by Mikael Hansen, see http://home.comcast.net/~autoshare/autoshare/ for details about AutoShare. Some AutoShare mailing list messages are RFC2919 compliant and all are RFC2369 compliant but this module provides more information. METHODS
new() Inherited from Mail::ListDetector::Detector::Base. match() Accepts a Mail::Internet object and returns either a Mail::ListDetector::List object if it is a post to a AutoShare mailing list, or "undef". Since later version of AutoShare specifies a (mostly) unique ID for a mailing list in the format of RFC2919, Mail::ListDetector::Detector::RFC2919 is used to attempt to extract this information about the list. BUGS
No known bugs. AUTHOR
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. perl v5.10.1 2010-06-30 Mail::ListDetector::Detector::AutoShare(3pm)

Check Out this Related Man Page

Mail::ListDetector::Detector::GoogleGroups(3pm) 	User Contributed Perl Documentation	   Mail::ListDetector::Detector::GoogleGroups(3pm)

NAME
Mail::ListDetector::Detector::GoogleGroups - Google Groups message detector SYNOPSIS
use Mail::ListDetector::Detector::GoogleGroups; DESCRIPTION
An implementation of a mailing list detector, for Google Groups mailing lists, See http://groups-beta.google.com for information about Google Groups Google Groups mailing list messages are RFC2919 compliant but this module provides more information. METHODS
new() Inherited from Mail::ListDetector::Detector::Base. match() Accepts a Mail::Internet object and returns either a Mail::ListDetector::List object if it is a post to a Google Groups mailing list, or "undef". Mail::ListDetector::Detector::RFC2919 is used to extract the information about the list, we just munge it so we know it is a Google Groups list. BUGS
No known bugs. AUTHOR
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. perl v5.10.1 2010-06-30 Mail::ListDetector::Detector::GoogleGroups(3pm)
Man Page

6 More Discussions You Might Find Interesting

1. HP-UX

HP UNIX freeware

Hi I plan to buy HP unix system from ebay for learning purpose. Would like to know if any HP UX version is freeware or available for download. Thanks GRR (4 Replies)
Discussion started by: grr9999
4 Replies

2. UNIX for Dummies Questions & Answers

Problem with Mail Server

Hi, I have a problem with a server that delivers mailing list emails for the company I work for. It normally works fine with the mailing list software delivering messages into the sendmail queue and being sent out as and when sendmail says so. To there are a large number of items in the mail... (0 Replies)
Discussion started by: ihouseu
0 Replies

3. Linux

help creating mailing lists

hey everyone ..i wanted to know how to create mailing lists with sendmail and postifx and wanted to know about mailmans ...would be nice if some has used mailman.. (0 Replies)
Discussion started by: tarunicon
0 Replies

4. Red Hat

New Linux installation

Hello, I am planning to install Linux on my laptop. I will be using it for mailing testing as well as scripting. Basically I want to hand on with Linux to be used as File and Mail Server. Please advise suitable Linux distribution. (3 Replies)
Discussion started by: darshakraut
3 Replies

5. UNIX for Dummies Questions & Answers

Mail

I want to send a mail through shell script with the following command, #!/bin/bash mail -s "Test" upload.xxx@example.com < /root/mail.txt When I am executing the above command through shell script,the following error occurs, /etc/mail/submit.cf:line 545:fileclass:cannot open... (15 Replies)
Discussion started by: kannansoft1985
15 Replies

6. UNIX for Beginners Questions & Answers

organise mailing lists in email client

mr macos please bare with me i couldnt find a place to post my issue and hence m posting it here How do you organise mailing lists in your email client? How do you guys organise your mailing lists? I'm having a few issues with my set up: When I subscribe to a mailing list I add a rule in the... (2 Replies)
Discussion started by: georgekhaidas
2 Replies