Skip to content
Snippets Groups Projects
actions.svtest 453 B
Newer Older
require "vnd.dovecot.testsuite";

test_set "message" text:
To: nico@vestingbar.nl
From: stephan@rename-it.nl
Subject: Test

Test.
.
;

test "Fileinto" {
	if not test_compile "actions/fileinto.sieve" {
		test_fail "compile failed";
	}

	if not test_execute {
		test_fail "execute failed";
	}
}

test "Redirect" {
	if not test_compile "actions/redirect.sieve" {
		test_fail "compile failed";
	}

	if not test_execute {
		test_fail "execute failed";
	}
}

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.