Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v4l3u1$chq$3@ereborbbs.duckdns.org>
Deutsch   English   Français   Italiano  
<v4l3u1$chq$3@ereborbbs.duckdns.org>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!feeder8.news.weretis.net!newsfeed.xs3.de!ereborbbs.duckdns.org!.POSTED.192.168.18.6!not-for-mail
From: Kyonshi <gmkeros@gmail.com>
Newsgroups: comp.mail.uucp
Subject: Re: INN batches over multiple intermediates
Date: Sun, 16 Jun 2024 00:17:44 +0200
Organization: EreborBBS InterNetNews
Message-ID: <v4l3u1$chq$3@ereborbbs.duckdns.org>
References: <v4hqb5$2v6ms$1@dont-email.me>
 <v4jt0l$a8er$1@blackbox.home.burmester.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 15 Jun 2024 22:17:37 -0000 (UTC)
Injection-Info: ereborbbs.duckdns.org; posting-host="192.168.18.6";
	logging-data="12858"; mail-complaints-to="usenet@ereborbbs.duckdns.org"
User-Agent: Betterbird (Windows)
Content-Language: en-US
In-Reply-To: <v4jt0l$a8er$1@blackbox.home.burmester.org>
Bytes: 1925
Lines: 24

On 6/15/2024 1:13 PM, Martin Burmester wrote:
> Hi,
> 
> Am 14.06.2024 um 18:08 schrieb Kyonshi:
>> One question we just came across when thinking about this and we 
>> couldn't find an answer:
>> Assuming we have two INN2 installations on machines more than one hop 
>> away from one another, how would be the best way to move a batch from 
>> Machine 1 to Machine 3, without an installation of INN on Machine 2 
>> between them.
>> Would this have to be defined in the send-uucp.cf of INN or rather in 
>> the port/sys settings of uucp itself?
> 
> I came across this question a few years ago. This would have to be done 
> in send-uucp. But as far as I know send-uucp does not support this. You 
> would have to dive into the the source code of send-uucp and implement it.
> 
> Cheers,
> Martin
> 

ah, pity. I thought that would be easier to manage.

although. I guess one could have a script running to push any 
batch-files further down the line.