Just ran into what looks like an email problem using Arachne 1.62.  If it
has been corrected in later versions, I withdraw the question.

Following is from the SMTP.LOG after I sent an email.  As you can see by
the To: line, I wanted to send the msg to 2 recipients.  However, it
appears from the RFC821 dialogue that the msg went to only the first one.

  220 X1 NT-ESMTP Server mail1.1nol.com (IMail 6.00 24641-5)
  HELO torah.org
  250 hello mail1.1nol.com
  MAIL FROM: <[EMAIL PROTECTED]>
  250 ok
  RCPT TO: <[EMAIL PROTECTED]>
  250 ok its for <[EMAIL PROTECTED]>
  DATA
  354 ok, send it; end with <CRLF>.<CRLF>
  From: "Neil Parks" <[EMAIL PROTECTED]>
  Organization: Utter DIS organization
  Date: Sun, 06 Aug 2000 16:58:07 +-0100XYZ(nWxst)
  X-Mailer: Arachne V1.62
  To: [EMAIL PROTECTED], [EMAIL PROTECTED]
  Subject: Your "contact us" link
  MIME-Version: 1.0
  Content-type: text/plain; charset=US-ASCII
  Content-transfer-encoding: 7bit

Reply via email to