Commit 92157482 92157482a1ae3ef06ed711510501b2f3db8db5e0 by Sergey Poznyakoff

Updated

1 parent f832be34
2005-10-31 Sergey Poznyakoff <gray@gnu.org.ua>
* Makefile.am (release): Rename to alpha
(alphacheck): New rule
* configure.ac: Always define program_name to
program_invocation_name
* libsieve/actions.c (build_mime): Split into three smaller
functions, each for its own task.
Add Content-Type,Content-Transfer-Encoding headers to the
......
......@@ -25,6 +25,6 @@ set mailer "sendmail:$top_builddir/examples/mta"
sieve_driver_test "Reject" "$mailer" "$mtafile"
# End of redirect.exp
# End of reject.exp
......