mirror of
https://github.com/file/file.git
synced 2024-11-27 03:48:06 +08:00
PR/554: Slush: Add To, Cc, Subject as suggested
This commit is contained in:
parent
c098c60162
commit
d55a001789
@ -1,5 +1,5 @@
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: mail.news,v 1.31 2023/10/09 15:56:58 christos Exp $
|
||||
# $File: mail.news,v 1.32 2024/11/10 16:59:38 christos Exp $
|
||||
# mail.news: file(1) magic for mail and news
|
||||
#
|
||||
# Unfortunately, saved netnews also has From line added in some news software.
|
||||
@ -26,6 +26,12 @@
|
||||
!:mime message/rfc822
|
||||
0 string/t Date: news or mail text
|
||||
!:mime message/rfc822
|
||||
0 string/t Subject: news or mail text
|
||||
!:mime message/rfc822
|
||||
0 string/t Cc: news or mail text
|
||||
!:mime message/rfc822
|
||||
0 string/t To: news or mail text
|
||||
!:mime message/rfc822
|
||||
0 string/t Article saved news text
|
||||
!:mime message/news
|
||||
# Reference: http://quimby.gnus.org/notes/BABYL
|
||||
|
Loading…
Reference in New Issue
Block a user