diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2023-07-31 15:27:12 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2023-07-31 15:27:12 -0300 |
commit | fc242f6e73c62ba20a22b02a4440328a18a111b8 (patch) | |
tree | d8089f57ca8f33b9744392e2bcc4792c87982092 | |
parent | a91128632aef7c23d84d18338d21f0b7d690f39e (diff) | |
download | mail-fc242f6e73c62ba20a22b02a4440328a18a111b8.tar.gz mail-fc242f6e73c62ba20a22b02a4440328a18a111b8.tar.bz2 |
Fix: getmail6 replaces getmail
-rw-r--r-- | dependencies/debian | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/dependencies/debian b/dependencies/debian index aae57df..e0f3597 100644 --- a/dependencies/debian +++ b/dependencies/debian @@ -5,7 +5,7 @@ mutt fetchmail maildrop notmuch -getmail +getmail6 # To be removed soon # https://lwn.net/Articles/416901/ @@ -19,8 +19,3 @@ procmail # Optional # #neomutt - -# -# Future -# -#getmail6 |