On Thu, 2002-07-18 at 08:49, josh wrote: > > Ok I've tried telnetting ot it and feeding it commands manually. I do > not have a clue what I am doing and have tried to just send it stuff as > per what I find in rfc 821.. Now I'm not doing that right but what > concerns me is that it takes a good 5-10 minutes for it to return this > to the terminal. > > helo baka.com > mail from: [EMAIL PROTECTED] > rcpt to : [EMAIL PROTECTED]
That's not quite right, I think the commands you want to issue are: EHLO baka.com MAIL From:<[EMAIL PROTECTED]> RCTP To:<[EMAIL PROTECTED]> DATA > 554 Syntax error - your mail software violates RFC 821. > 502 ESMTP command error > 502 ESMTP command error > Connection closed by foreign host. > > Also I can not use the quit command.. or rather perhaps I send the > command but it takes 5 minutes before it executes it. That and all the other slow responses are probably the result of Courier tarpitting you after your failed commands. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
