Section One BBS

Welcome, Guest.


Subject: Feeder without a subscription Date: Sat Feb 19 2022 11:10 am
From: Tommi Koivula To: Alisha Stutz

On 19.02.2022 10:32, Alisha Stutz wrote:

> Hi Tommi,

> Yes correct i want hat he can add contecnt (Echo Messages) to the area

>   TK>
>   TK> If I understood you right, you want to allow inbound mail from a node
>   TK> but not export anything to that node?
>   TK>
>   TK> You may add "-w" after that node in "echoarea" line.
>   TK>
>   TK> === cut ===
>   TK> -r  Default read-only: set link read-only at subscribing
>   TK> -w  Default write-only: set link write-only at subscribing
>   TK> === cut ===
>   TK>

> I add the -w argument to the like this

> EchoArea blah /var/spool/ftn/msgbase/NETWORK/blah -a Z/N/P -w -p 93 -dupecheck
> move -dupehistory 366 -d "BLAH Content" -g BLAH_GROUP Subscription_Nodes

> But still when X/W/Z send some content to blah it go to BAD and i have this
> Information before the content is in BAD

> FROM: X:Y/Z
> REASON: Sender not active for this area
> AREANAME: blah

> What i do wrong or how i can avoid this? I want that the content is be added
> to this area without that X/Y/Z has a subscription.

You should put '-w' after the node which you want to make write-only.

Like:

EchoArea blah /var/spool/ftn/msgbase/NETWORK/blah -p 93 -dupecheck move
-dupehistory 366 -d "BLAH Content" -g BLAH_GROUP Subscription_Nodes Z/N/P -w

'Tommi

--- 
 * Origin: nntp://news.fidonet.fi (2:221/6.0)

Previous Message       Next Message
In Reply To: Re: Feeder without a subscription (Alisha Stutz)