20 messages in net.sourceforge.lists.courier-usersRE: [courier-users] Re: Courier does ...
FromSent OnAttachments
David HumphreyOct 3, 2002 7:58 am 
Sam VarshavchikOct 3, 2002 2:43 pm 
David HumphreyOct 3, 2002 5:44 pm 
Sam VarshavchikOct 3, 2002 6:01 pm 
Gordon MessmerOct 3, 2002 6:09 pm 
David HumphreyOct 3, 2002 6:22 pm 
Sam VarshavchikOct 3, 2002 6:36 pm 
Mitchell YoungOct 3, 2002 6:37 pm 
David HumphreyOct 3, 2002 6:40 pm 
David HumphreyOct 3, 2002 7:21 pm 
Gordon MessmerOct 3, 2002 8:22 pm 
Mitchell YoungOct 3, 2002 9:38 pm 
Brian CandlerOct 4, 2002 2:32 am 
Benjamin SchleinzerOct 4, 2002 2:56 am 
David HumphreyOct 4, 2002 7:29 am 
Gordon MessmerOct 4, 2002 8:01 am 
David HumphreyOct 4, 2002 8:07 am 
Zenon PanoussisOct 4, 2002 10:28 am 
David HumphreyOct 4, 2002 11:21 am 
David HumphreyOct 4, 2002 1:21 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: [courier-users] Re: Courier does not deliver mail -courieresmtp spins on each outbound messageActions...
From:David Humphrey (knig@attbi.com)
Date:Oct 4, 2002 11:21:40 am
List:net.sourceforge.lists.courier-users

Thanks Zenon. Sound advise to revisit first things first. Everything you have described below is logical. In fact on performing the latter part of your test, I *do* get an error, and it looks like this:

Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. 220 ni-wumpf.com ESMTP helo localhost 250-ni-wumpf.com Ok. 250-XVERP=Courier 250-XEXDATA 250-XSECURITY=NONE,STARTTLS 250-PIPELINING 250-8BITMIME 250-SIZE 250 DSN mail From: <ace@localhost> 517 Syntax error.

Hmmm... What the heck did I do wrong on this? I know that those darn "<"'s can get me but... Any idea of what this means? Oddly enough, I have run tests repeatedly prior to this that sent mail from external accounts to a valid user on the system, and the inbound mail looks good.

-Ace

-----Original Message----- From: cour@lists.sourceforge.net [mailto:courier-users- adm@lists.sourceforge.net] On Behalf Of Zenon Panoussis Sent: Friday, October 04, 2002 1:29 PM To: cour@lists.sourceforge.net Subject: Re: [courier-users] Re: Courier does not deliver mail - courieresmtp spins on each outbound message

David Humphrey wrote:

But I can't figure out what! What is it about courieresmtp that needs to be configured to send mail *out* of the server?!?

Are you sure it's courier? Take one of the destination addresses from the mail in your spool. Do host -t mx domain where "domain" is the part after @ in the e-mail address. then try telnet host 25 where "host" is the reply you got from the previous command. If you get an answer, send a mail manually, like this: helo yourownhostname mail From: <youraddress> rcpt To: <destinationaddress> data

blah . quit

Note the sole dot on a line before "quit".

Then repeat inbound: telnet localhost 25 helo localhost mail From: <validuser@localhost> rcpt To: <validuser@localhost> data

blah . quit

If this works, then you should probably go back to fighting with the courier configuration. If the first test doesn't work, you have a network (configuation) problem. If the second test ends with "connection refused", you forgot to flip the last configuration directive in esmtpd to YES.

Forgive me if I suuggest things that you already tried long ago, but sometimes the simplest problems are the most difficult to see.

https://lists.sourceforge.net/lists/listinfo/courier-users