From 8d8e939dff0f94f546b0e806af360ce7e7150bf2 Mon Sep 17 00:00:00 2001 From: edwin Date: Mon, 25 Oct 2004 13:39:57 +0000 Subject: Clean up time for email addresses MIA! If you know new email addresses for the people involved, please send-pr it! : host relay.agava.net.ru[195.161.118.3] said: 550 : User unknown in local recipient table (in reply to RCPT TO command) (expanded from ): Host or domain name not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not found : host gateway.attbi.com[204.127.198.6] said: 551 not our customer (in reply to RCPT TO command) : host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in reply to RCPT TO command) : host mail.tower.pp.ru[213.85.109.133] said: 550 unknown user (in reply to RCPT TO command) : Host or domain name not found. Name service error for name=henrik-motakef.de type=A: Host not found : host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1 ... Mailbox disabled for this recipient (in reply to RCPT TO command) : host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted / No such user (in reply to RCPT TO command) : host horton.iaces.com[204.147.87.98] said: 550 5.1.1 ... User unknown (in reply to RCPT TO command) : host mx0.gmx.net[213.165.64.100] said: 550 5.1.1 {mx034} ... User is unknown (in reply to RCPT TO command) : host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access denied (in reply to MAIL FROM command) : host mx3.hotmail.com[65.54.253.99] said: 550 Requested action not taken: mailbox unavailable (in reply to RCPT TO command) : host mail.rhps.org[66.250.128.137] said: 550 5.7.1 ... Relaying denied (in reply to RCPT TO command) --- irc/onis/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc/onis') diff --git a/irc/onis/Makefile b/irc/onis/Makefile index ad9bbfaaff85..4672e3234e8e 100644 --- a/irc/onis/Makefile +++ b/irc/onis/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.3 CATEGORIES= irc MASTER_SITES= http://verplant.org/onis/ -MAINTAINER= koji@jet.es +MAINTAINER= ports@FreeBSD.org COMMENT= A script that converts IRC logfiles into an HTML statistics page NO_BUILD= YES -- cgit