On Tue, 21 Jun 2011 16:38:32 -0300, Javier wrote:

Sending mail with

echo "test" | sendmail [email protected]

gives invalid mailheaders, and sieve fails

# cat testmail
From: "testmail" <[email protected]>
To: "abuse" <[email protected]>
Subject: testmail
<empty line>
testmail

# fire it to seive
sendmail -f testmail abuse <testmail

now its syntax is correct, but i have long time forgothen to add Date: :=)

Reply via email to