diff --git a/bin/executable_edit-sieve-rules b/bin/executable_edit-sieve-rules index cc73ec3..345de36 100644 --- a/bin/executable_edit-sieve-rules +++ b/bin/executable_edit-sieve-rules @@ -3,4 +3,4 @@ SIEVE_PASSWORD=$(gopass show communication/hosted.mailcow.de/mail@bascht.com) export SIEVE_PASSWORD -sieveshell --authname mail@bascht.com --use-tls hosted.mailcow.de +echo -n "edit bascht" | sieveshell --authname mail@bascht.com --use-tls hosted.mailcow.de