Colin Guthrie-6 wrote:
> 
> Are you familiar with the concept of News Groups? (NNTP).
> 

Hah, well I did write a nntp client library with PHP for a project I started
a couple years ago (but shelved as it was more a personal interest more than
anything else.  So yeah :)


Colin Guthrie-6 wrote:
> 
> This technology dates back a good few years and is arguably where 
> mailing lists originated.
> 
> Well, I personally use GMane which is a Mailing list to News Group 
> gateway service. It's totally free and allows your pull based approach 
> with the added advantage that it allows posting too!
> 
> Most mail clients (e.g. Thunderbird, Outlook etc.) allow you to 
> configure a Newsgroup account (it's really very similar in concept to 
> IMAP), and failing that there are several very nice standalone newsgroup 
> apps.
> 
> As I participate in quite a few open source projects, I use Gmane 
> whenever I can to save subscribing to yet another mailing list.
> 
> It's almost certainly *exactly* what you want functionality wise, 
> provided that not having it in RSS form is acceptable.
> 
> http://www.gmane.org/
> 
> 

Actually the real objective was to archive the Zend Framework lists on my
development server (along with a couple other lists) for quick access, with
a web interface.  I guess after some rambling thoughts on the whole idea,
what I am really looking to do is a web based mail client (slightly
customized to manage mailing lists).

The more I get into nabble (just started using nabble a few days ago), the
less I am actually thinking about putting something together to archive the
mailing lists I subscribe to (well at least for Zend it is looking more and
more redundant).

The post by Nico rearranged my perspective on what I was trying to
accomplish and I think if I actually get around to it, the solution really
lies within Zend_Mail_Message.  Ultimately it was just supposed to be a
quick and dirty personal mailing list manager that I could archive my lists
and separate them from my mail.  (My *cough* Outlook mail folders are
getting rather full and bulky, even though everything is filtered nicely
upon receipt).

Thanks


-- 
View this message in context: 
http://www.nabble.com/Zend-Mailing-Lists--All--tp20817622p20846662.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to