GitHub user sebbASF opened an issue:

    https://github.com/apache/incubator-ponymail/issues/149

    Bug: code assumes that subject is always present in an e-mail

    The code assumes that a subject is always present in an e-mail; however 
that may not be the case.
    
    According to RFC822, the only required fields are:
    
    ```
    fields      =    dates                      ; Creation time,
                     source                     ;  author id & one
                   1*destination                ;  address required
                    *optional-field             ;  others optional
    ```
    
    i.e. the Subject may be omitted entirely

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to