summaryrefslogtreecommitdiffstats
path: root/pigeonhole/tests/extensions/vacation/execute/action.sieve
blob: 6dcf3753c9e814d14289140a773e669485621cee (plain)
1
2
3
4
require "vacation";

vacation :addresses "stephan@example.org" "I am not at home today";
keep;