OK, I'm 95% of the way there.  I was running qmail, and I'm giving
courier-mta a try.

Here's one problem.
When submitting mail of the form:

nail -s 'foo2' jnelson < /dev/null
and nail is told to *not* use smtp (ie, shell out to sendmail),
it works.

If it uses smtp it fails. Here is the transaction:

"220 honker.localdomain ESMTP
 "HELO honker.localdomain
"250-honker.localdomain Ok.
 "MAIL FROM: <[EMAIL PROTECTED]>
"250 Ok.
 "RCPT TO: <jnelson>
"513 Syntax error.

What am I doing wrong?  Even if I *am* doing something wrong, why do the
other MTAs I use accept emails in that form and courier doesn't?

--
Applying computer technology is simply finding the right wrench to
  pound in the correct screw.

Jon Nelson <[EMAIL PROTECTED]>
C and Python Code Gardener


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to