commit dd335e033773000ccf5392d15ff44a471b9afc22 from: Omar Polo date: Fri Aug 26 08:51:34 2022 UTC ignore by default audio, images and videos attachments we can relax the rule as we go. commit - c971fcee68657ed9c77e081193fe84c1041ac662 commit + dd335e033773000ccf5392d15ff44a471b9afc22 blob - dfa538482f8b5d692b70ee75776909fed4fadc8e blob + f117642819fccfaf9b42eb3ca2832777f474b60e --- .mblaze/filter +++ .mblaze/filter @@ -1,2 +1,8 @@ +#: Use ./filter-ignore to silently ignore an attachment and +#: ./filter-export to export it. text/* is already handled +#: by mshow(1). application/pgp-signature: ./filter-ignore application: ./filter-export +audio: ./filter-ignore +image: ./filter-ignore +video: ./filter-ignore