Ola
I should think this functionality would be a valuable addition to
Django so thx for your pointers.
abracos
Ian

On 10/2/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote:
>
> On Tue, 2007-10-02 at 13:22 -0400, Ian Lawrence wrote:
> > Hi
> > I have a requirement for all forum posts to go to a mailing list (this
> > i have implemented) but also that all subsequent posts on the mailing
> > list to the thread appear on the forum too.
> > Has anyone ever implemented anything like this before?  I would prefer
> > a mailman solution but that is not crucial
>
> Not a lot of Django relevance here.
>
> Search for mail2news gateways and things like that. There are plenty of
> SMTP <-> NNTP solutions around, so customising one for a forum wouldn't
> be too hard. The only semi-tough part if identifying which thread to
> attach things to on the forum side, but even that's usually pretty easy.
>
> Malcolm
>
>
>
> >
>


-- 
http://ianlawrence.info

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to