mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-28 17:38:30 +02:00
mail: use nix native sieve options
This commit is contained in:
parent
71939c6c39
commit
82aa8774d9
3 changed files with 33 additions and 48 deletions
|
@ -12,4 +12,4 @@ if environment :matches "imap.user" "*" {
|
|||
set "username" "${1}";
|
||||
}
|
||||
|
||||
pipe :copy "sa-learn-ham.sh" [ "${username}" ];
|
||||
pipe :copy "learn-ham.sh" [ "${username}" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue