Re: Problem with multiple sites and crossposting
| Newsgroups | gmane.network.sn |
|---|---|
| Message-ID | <76be.3a3593ed.a04d4@felicity> |
: I'll need to try that. We are using SSH to both encrypt and compress : the traffic. That'll do it. : I can't claim much expertise in the sources at the moment, so should I : just wrap snstore in a shell script that greps for 'Path' and hostname : and rejects the article? Yes. : Though if I understand correctly, that article will then be : transported at each synchronization point anyway, until it expires : (which in our case will mean about a year), getting rejected at the : other end, using bandwidth each time, correct? No, if an article originally posted to A, then transferred to B, were to arrive back at A, then it would be rejected and not stored (your script would have discarded it). Since it was not stored, B would not see that article from A again, and so neither would A. There would be 1 rejection, so you waste the transfer of 1 article only. -harold