[bin] Let sieve shell editor jump straight to the file I want to edit

This commit is contained in:
Sebastian Schulze 2022-06-14 12:20:16 +02:00
parent 6d8d612fad
commit 5b31c6b576
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -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