(feedmail-message-id-suffix): Allow nil.
this variable explicitly to the string you want or find some other way
to arrange for the message to get a From: line."
:group 'feedmail-headers
- :type '(choice (const nil) string)
+ :type '(choice (const t) (const nil) string)
)
the string will be used verbatim, else an \"@\" character will be prepended
automatically."
:group 'feedmail-headers
- :type 'string
+ :type '(choice (const nil) string)
)
;; this was suggested in various forms by several people; first was