Turn off LOGON NEWS

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Locked
Piratenhits

Turn off LOGON NEWS

Post by Piratenhits »

Hello,

Sorry but i'm a newbie with Unreal.
How can i disable or change the LOGON NEWS message?

Thnx..
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

Unreal has nothing called "logon news"
-- codemastr
Syzop
UnrealIRCd head coder
Posts: 2181
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

*move --> services*
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

What services are you using?

Try

Code: Select all

/operserv help logonnews
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

codemastr wrote:Unreal has nothing called "logon news"
He could of course be referring to the MOTD that is displayed to clients on connect.

In this case, you can "disable" it by creating a blank file called ircd.smotd in the Unreal directory. Of course, this file is normally for displaying the most essential information out of the normal MOTD without flooding clients off with a 3KB file or something like that. ;)
jewles
Posts: 263
Joined: Thu Mar 11, 2004 7:41 pm
Location: Herndon, VA

Post by jewles »

unreal doesn't read empty files. So creating ircd.smotd won't work.
FBSD-DEV Project
http://www.fbsd-dev.org

YatesDev Hosting
http://www.yatesdev.com

The Wrong Way
http://www.thewrongway.net
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

Code: Select all

[08:53] Global[[email protected]] [Logon News - Jun 09 2004] Please ignore any CTCP VERSION coming from Defender, these are measures we are taking in order to make our network more secure and productive for all.
I believe he would be referring to the above.

For Anope:
[08:57] <w00t> help logonnews
[08:57] OperServ[[email protected]] Syntax: LOGONNEWS ADD text
[08:57] OperServ[[email protected]] LOGONNEWS DEL {num | ALL}
[08:57] OperServ[[email protected]] LOGONNEWS LIST
[08:57] OperServ[[email protected]]
[08:57] OperServ[[email protected]] Edits or displays the list of logon news messages. When a
[08:57] OperServ[[email protected]] user connects to the network, these messages will be sent
[08:57] OperServ[[email protected]] to them. (However, no more than three messages will be
[08:57] OperServ[[email protected]] sent in order to avoid flooding the user. If there are
[08:57] OperServ[[email protected]] more than three news messages, only the three most recent
[08:57] OperServ[[email protected]] will be sent.)
[08:57] OperServ[[email protected]]
[08:57] OperServ[[email protected]] LOGONNEWS LIST may be used by any IRC operator to list the
[08:57] OperServ[[email protected]] current news messages. ADD and DEL may only be used by
[08:57] OperServ[[email protected]] Services admins.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Locked