]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000713.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000713.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [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=%5BIRCServices%20Coding%5D%205.0a33&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000710.html">
11 <LINK REL="Next" HREF="000714.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] 5.0a33</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%205.0a33&In-Reply-To="
17 TITLE="[IRCServices Coding] 5.0a33">achurch at achurch.org
18 </A><BR>
19 <I>Sat May 18 23:35:35 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000710.html">[IRCServices Coding] Two Suggestions
22 </A></li>
23 <LI>Next message: <A HREF="000714.html">[IRCServices Coding] Two Suggestions
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#713">[ date ]</a>
27 <a href="thread.html#713">[ thread ]</a>
28 <a href="subject.html#713">[ subject ]</a>
29 <a href="author.html#713">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i>0) The FreeBSD smtp socket issue..
35 </I>&gt;<i>[May 18 01:26:28.858924 2002] mail/smtp: SMTP(0x8163a00) received:
36 </I>&gt;<i>220-mail4.nc.rr.com Microsoft SMTP MAIL ready at Sat, 18 May 2002
37 </I>&gt;<i>01:17:14 -0400 Version: 5.5.1877.757.75
38 </I>&gt;<i>[May 18 01:26:28.859473 2002] mail/smtp: SMTP(0x8163a00) received: 220 ESMTP
39 </I>&gt;<i>spoken here
40 </I>&gt;<i>[May 18 01:26:28.860008 2002] debug: Top of main loop
41 </I>&gt;<i>
42 </I>&gt;<i>And thats where it sits. Progress, yes! But not quite done.
43 </I>
44 Can you try and trace through the smtp_readline() routine in
45 modules/mail/smtp.c (run Services with -nofork from gdb, set a breakpoint
46 at smtp_readline after the modules are loaded) and see what happens with
47 that second line? I can't see any reason it wouldn't proceed.
48
49 &gt;<i>1) Upon registering a nickname that has not been completly AUTH'd, your
50 </I>&gt;<i>email address shows up in a /ns INFO report. At this point, you cannot set
51 </I>&gt;<i>HIDE email on. Possibly a privacy issue.
52 </I>
53 As mentioned, you can avoid this with NSDefHideEmail, but since the
54 address may be invalid anyway, not showing it is probably the better
55 option.
56
57 &gt;<i>2) I would have a &quot;NSIsOp&quot;, &quot;CSIsOp&quot; etc. to say whether or not you want
58 </I>&gt;<i>services' pseudo-clients to have the +o flag after registration. Maybe I'm
59 </I>&gt;<i>just nitpicking, i'd rather not see robots in /who 0 o.
60 </I>
61 Again as mentioned, the pseudoclients are +o because they have to be.
62 Some protocols may not require this, but it would take a lot of testing to
63 make sure of that, and it's not all that big a deal in the first place, so
64 I'm going to leave this as is for 5.0.
65
66 --Andrew Church
67 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
68 <A HREF="http://achurch.org/">http://achurch.org/</A>
69
70 </PRE>
71
72 <!--endarticle-->
73 <HR>
74 <P><UL>
75 <!--threads-->
76 <LI>Previous message: <A HREF="000710.html">[IRCServices Coding] Two Suggestions
77 </A></li>
78 <LI>Next message: <A HREF="000714.html">[IRCServices Coding] Two Suggestions
79 </A></li>
80 <LI> <B>Messages sorted by:</B>
81 <a href="date.html#713">[ date ]</a>
82 <a href="thread.html#713">[ thread ]</a>
83 <a href="subject.html#713">[ subject ]</a>
84 <a href="author.html#713">[ author ]</a>
85 </LI>
86 </UL>
87
88 </body></html>