]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000802.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000802.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] still having smtp_readline problems
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20still%20having%20smtp_readline%20problems&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="000803.html">
11 <LINK REL="Next" HREF="000810.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] still having smtp_readline problems</H1>
15 <B>Ben Goldstein</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20still%20having%20smtp_readline%20problems&In-Reply-To="
17 TITLE="[IRCServices Coding] still having smtp_readline problems">beng at nc.rr.com
18 </A><BR>
19 <I>Wed May 29 16:19:53 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000803.html">[IRCServices Coding] httpd question
22 </A></li>
23 <LI>Next message: <A HREF="000810.html">[IRCServices Coding] RAW question
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#802">[ date ]</a>
27 <a href="thread.html#802">[ thread ]</a>
28 <a href="subject.html#802">[ subject ]</a>
29 <a href="author.html#802">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>from smtp_readline, modules/mail/smtp.c:202
35 if (!have_eol || si-&gt;replychar != ' ')
36 return;
37
38 Should that not be AND? If we dont have the end of line and the socket's
39 replychar isnt a space, return and read again(?). I dont know why anyone
40 else isn't having problems with sendmail functions.. maybe its my mail
41 server. When this code executes, si-&gt;replychar == '-'. Change it to &amp;&amp; or
42 comment it out, I get mail.
43
44 FreeBSD raider 4.4-20010827-RC2 FreeBSD 4.4-20010827-RC2 #4: Fri Nov 16
45 14:57:04
46 EST 2001 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">root at raider</A>:/usr/obj/usr/src/sys/BG1 i386
47
48 ircservices-5.0pre0 services.bstu.dhs.org build #14, compiled Wed May 29
49 19:12:33 EDT 2002
50
51 -- Ben Goldstein (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">beng at nc.rr.com</A>)
52
53
54
55
56
57 </PRE>
58
59 <!--endarticle-->
60 <HR>
61 <P><UL>
62 <!--threads-->
63 <LI>Previous message: <A HREF="000803.html">[IRCServices Coding] httpd question
64 </A></li>
65 <LI>Next message: <A HREF="000810.html">[IRCServices Coding] RAW question
66 </A></li>
67 <LI> <B>Messages sorted by:</B>
68 <a href="date.html#802">[ date ]</a>
69 <a href="thread.html#802">[ thread ]</a>
70 <a href="subject.html#802">[ subject ]</a>
71 <a href="author.html#802">[ author ]</a>
72 </LI>
73 </UL>
74
75 </body></html>