]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2006/003188.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2006 / 003188.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] xml-import
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20xml-import&In-Reply-To=43ccc6df.74664%40msgid.achurch.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003187.html">
11 <LINK REL="Next" HREF="003191.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] xml-import</H1>
15 <B>Vitaliy Ovsyannikov</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20xml-import&In-Reply-To=43ccc6df.74664%40msgid.achurch.org"
17 TITLE="[IRCServices Coding] xml-import">V.Ovsyannikov at kr.ru
18 </A><BR>
19 <I>Tue Jan 17 02:45:43 PST 2006</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003187.html">[IRCServices Coding] xml-import
22 </A></li>
23 <LI>Next message: <A HREF="003191.html">[IRCServices Coding] xml-import
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3188">[ date ]</a>
27 <a href="thread.html#3188">[ thread ]</a>
28 <a href="subject.html#3188">[ subject ]</a>
29 <a href="author.html#3188">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hello, IRC.
35
36 &gt;<i> I've fixed the problem, thanks for the report. I'll put out a new
37 </I>&gt;<i> release shortly.
38 </I>
39 I'm glad to see it, thanks.
40
41 &gt;<i> Also, your mail server is rejecting mail from me; please see
42 </I>&gt;<i> <A HREF="http://achurch.org/dnsbl.html">http://achurch.org/dnsbl.html</A> .
43 </I>
44 Actually, there are no DNSBL checks on my server. DNSBLs are very
45 incorrect in some cases. Your relay was rejected by my filters.
46 It was hostname regex filter:
47
48 # hostnames with repeating digits (5 digits or more)
49 /\d{5,}/ REJECT filter 01009
50 against your host p10218-ipbffx02hodogaya.kanagawa.ocn.ne.jp[60.39.233.218]
51
52 I recommend you to setup reverse DNS record in good style. ('achurch.org' for
53 example) Alot of servers are using such filters to determine sender
54 is in dynamic/dhcp pools. Please have it in your mind.
55
56 --
57 Sincerely,
58 Vitaliy Ovsyannikov
59 JSC Skala, Krasnoyarsk, Russia
60
61 </PRE>
62
63
64
65
66
67 <!--endarticle-->
68 <HR>
69 <P><UL>
70 <!--threads-->
71 <LI>Previous message: <A HREF="003187.html">[IRCServices Coding] xml-import
72 </A></li>
73 <LI>Next message: <A HREF="003191.html">[IRCServices Coding] xml-import
74 </A></li>
75 <LI> <B>Messages sorted by:</B>
76 <a href="date.html#3188">[ date ]</a>
77 <a href="thread.html#3188">[ thread ]</a>
78 <a href="subject.html#3188">[ subject ]</a>
79 <a href="author.html#3188">[ author ]</a>
80 </LI>
81 </UL>
82
83 </body></html>