27 Jun
2011
27 Jun
'11
2:49 p.m.
On Tue, 21 Jun 2011 16:38:32 -0300, Javier wrote:
Sending mail with
echo "test" | sendmail xxxx@xxxx.com
gives invalid mailheaders, and sieve fails
# cat testmail From: "testmail" <testmail@example.net> To: "abuse" <abuse@example.com> 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: :=)