when I execute the command:
cat Mail | /usr/bin/cyrus/bin/deliver jared
(where "Mail" is a plaintext file that TMDA is appending to by using DELIVERY="~/Mail"), I get the error:
"jared: Message contains invalid header"
If I use a plaintext test mail file, with a simple From: blah\nTo: blah\n\nbody, and run the same command, it shows up in my inbox. So now I'm stuck with wondering what header is making cyrus' deliver fail?
Here are the headers:
From [EMAIL PROTECTED] Thu Mar 11 11:54:36 2004
Return-Path: <[EMAIL PROTECTED]>
X-Original-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: from mail.xxxx (solen.xxxx [xxxx])
by xxxx (Postfix) with ESMTP id E8657E1B3D
for <[EMAIL PROTECTED]>; Thu, 11 Mar 2004 11:54:35 -0600 (CST)
Received: from [xxxx] (s57726.xxxx [xxxx])
by mail.gac.edu (Postfix) with ESMTP id 5BC07210
for <[EMAIL PROTECTED]>; Thu, 11 Mar 2004 11:54:32 -0600 (CST)
Mime-Version: 1.0 (Apple Message framework v612)
Content-Transfer-Encoding: 7bit
Message-Id: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=US-ASCII; format=flowed
To: Jared <[EMAIL PROTECTED]>
From: Jared <[EMAIL PROTECTED]>
Subject: test2
Date: Thu, 11 Mar 2004 11:54:31 -0600
X-Mailer: Apple Mail (2.612)I X'd out all the identifying information as it doesn't change anything important.
Any ideas?
-Jared
_____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
