View Issue Details

IDProjectCategoryView StatusLast Update
0003433unrealircdpublic2007-07-09 15:27
Reportertotalsolid Assigned To 
PrioritynormalSeveritytweakReproducibilityhave not tried
Status closedResolutionno change required 
Product Version3.2.7 
Summary0003433: sendto_services_butone_token function
DescriptionJust like the sendto_serv_butone_token function, but the message just sending to services server (SERVICES_NAME).
I think, however this function must be in unrealircd.Because sometimes we want to send messages (also tokens) just to services server.The other servers does not need those messsages.When servers gets those messages, it would be complicated for servers (except services server).Besides this is just services server.
Regards.
3rd party modules

Activities

stskeeps

2007-07-09 15:27

reporter   ~0014462

Silly - if you want something that should be destined for a services server, make a hunt_server for that specific server. As in,

SOMETHING services.my.network :foo

for example. We cannot expect ircd to know what's services locally and most networks don't work this way.

Issue History

Date Modified Username Field Change
2007-07-09 12:45 totalsolid New Issue
2007-07-09 15:27 stskeeps Status new => closed
2007-07-09 15:27 stskeeps Note Added: 0014462
2007-07-09 15:27 stskeeps Resolution open => no change required