forked from Silverfish/proton-bridge
feat: custom address/date parser based on rfc5322 abnf
This commit is contained in:
2
pkg/message/rfc5322/Makefile
Normal file
2
pkg/message/rfc5322/Makefile
Normal file
@ -0,0 +1,2 @@
|
||||
antlr: RFC5322Parser.g4 RFC5322Lexer.g4
|
||||
antlr4 -Dlanguage=Go -o parser $^
|
||||
Reference in New Issue
Block a user