Support encoding any header as RFC 2047
This commit is contained in:
@@ -101,6 +101,7 @@ type publishMessage struct {
|
||||
Attach string `json:"attach"`
|
||||
Filename string `json:"filename"`
|
||||
Email string `json:"email"`
|
||||
Call string `json:"call"`
|
||||
Delay string `json:"delay"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user