David kerber wrote: > Per Jessen wrote: >> >> Precisely. I feed all my mailing list subscriptions, including this >> > How do you accomplish that feed? I'd love to be able to do that > myself... > > Dave
We're going OT, but given the copious amounts of traffic here, I'm sure no-one will notice :-) The outline is somehting like this: The news server is innd. For each mailing list, I have a group called list.ss.oo.mm.ee.tt.hh.ii.nn.gg. I have two subscriptions to each mailing list - one for my own address ([email protected]) and one dedicated to feeding that particular list to the newsserver - for this list, it is "[email protected]". The first subscription is to allow me to post, the second one is for feeding to the newserver, i.e.: when a message is received for "[email protected]", I have a one-to-one mapping to "list.mersenne" and I rewrite the mail for delivery to "[email protected]". This in turn leads to the mail being fed to an lmtp2nntp daemon which I've got running. Some of this is due to the way postfix works - it may sound a little complicated, but it's been working very well for me for the last four-five years. I suppose I could just have used gmane.org, but I think there was probably a challenge in getting it working myself :-) /Per Jessen, Zürich _______________________________________________ Prime mailing list [email protected] http://hogranch.com/mailman/listinfo/prime
