]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000712.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000712.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> AW: [IRCServices Coding] 5.0a33
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%20Coding%5D%205.0a33&In-Reply-To=00ab01c1fe2c%24b8ff9be0%240300000a%40asi200">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000702.html">
11 <LINK REL="Next" HREF="000703.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>AW: [IRCServices Coding] 5.0a33</H1>
15 <B>Yusuf Iskenderoglu</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%20Coding%5D%205.0a33&In-Reply-To=00ab01c1fe2c%24b8ff9be0%240300000a%40asi200"
17 TITLE="AW: [IRCServices Coding] 5.0a33">uhc0 at rz.uni-karlsruhe.de
18 </A><BR>
19 <I>Sat May 18 06:54:12 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000702.html">[IRCServices Coding] 5.0a33
22 </A></li>
23 <LI>Next message: <A HREF="000703.html">[IRCServices Coding] Two Suggestions
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#712">[ date ]</a>
27 <a href="thread.html#712">[ thread ]</a>
28 <a href="subject.html#712">[ subject ]</a>
29 <a href="author.html#712">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hello;
35
36 Hi,
37
38 &gt;<i> 1) Upon registering a nickname that has not been completly
39 </I>&gt;<i> AUTH'd, your
40 </I>&gt;<i> email address shows up in a /ns INFO report. At this point,
41 </I>&gt;<i> you cannot set
42 </I>&gt;<i> HIDE email on. Possibly a privacy issue.
43 </I>
44 In the example-modules.conf you will see:
45 # NSDef... [OPTIONAL]
46 # Sets the default options for newly registered nicks. Note
47 that
48 # changing these options will have no effect on nicks which are
49 # already registered. Options not listed here will be unset on
50 new
51 # nicks.
52 #
53 # If both NSDefKill and NSDefKillQuick are given, NSDefKillQuick
54 # takes precedence. KILL IMMED cannot be specified as a
55 default.
56
57 #NSDefKill
58 #NSDefKillQuick
59 NSDefSecure
60 #NSDefPrivate
61 #NSDefHideEmail
62 #NSDefHideUsermask
63 #NSDefHideQuit
64 NSDefMemoSignon
65
66 Where you can set NSDefHideEmail, and newly registered nicknames will
67 have hidden email addresses. So your case does not really exist, and
68 there is no privacy issue with it ;-)
69
70 &gt;<i> 2) I would have a &quot;NSIsOp&quot;, &quot;CSIsOp&quot; etc. to say whether or
71 </I>&gt;<i> not you want
72 </I>&gt;<i> services' pseudo-clients to have the +o flag after
73 </I>&gt;<i> registration. Maybe I'm
74 </I>&gt;<i> just nitpicking, i'd rather not see robots in /who 0 o.
75 </I>
76 Question: After which registration ?
77 Information: Some commands services clients generate, can get rejected
78 by
79 the server, if these do not have operator flags. Example:
80 If OperServ were not +o, you could not KILL noone.
81 This does not necessarily apply to U:Line capable servers, though.
82
83 Regards;
84 yusuf
85
86
87
88 </PRE>
89
90 <!--endarticle-->
91 <HR>
92 <P><UL>
93 <!--threads-->
94 <LI>Previous message: <A HREF="000702.html">[IRCServices Coding] 5.0a33
95 </A></li>
96 <LI>Next message: <A HREF="000703.html">[IRCServices Coding] Two Suggestions
97 </A></li>
98 <LI> <B>Messages sorted by:</B>
99 <a href="date.html#712">[ date ]</a>
100 <a href="thread.html#712">[ thread ]</a>
101 <a href="subject.html#712">[ subject ]</a>
102 <a href="author.html#712">[ author ]</a>
103 </LI>
104 </UL>
105
106 </body></html>