Filefind netmail replies now set the pvt flag
This commit is contained in:
parent
09f76b625d
commit
35f7a11f6a
@ -185,6 +185,7 @@ long StartReply(ff_list *ffl)
|
||||
if (scanmgr.NetReply){
|
||||
Msg.Netmail = TRUE;
|
||||
sprintf(Msg.ToAddress, "%d:%d/%d.%d", ffl->zone, ffl->net, ffl->node, ffl->point);
|
||||
Msg.Private = TRUE;
|
||||
} else
|
||||
Msg.Echomail = TRUE;
|
||||
|
||||
|
Reference in New Issue
Block a user