[
https://issues.apache.org/jira/browse/NET-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved NET-582.
----------------------
Resolution: Fixed
Fix Version/s: 3.4
URL: http://svn.apache.org/r1697379
Log:
NET-582 SimpleSMTPHeader does not allow for missing To: field
Modified:
commons/proper/net/trunk/src/changes/changes.xml
commons/proper/net/trunk/src/main/java/org/apache/commons/net/smtp/SimpleSMTPHeader.java
URL: http://svn.apache.org/r1697380
Log:
NET-582 SimpleSMTPHeader does not allow for missing To: field
Added:
commons/proper/net/trunk/src/test/java/org/apache/commons/net/smtp/
commons/proper/net/trunk/src/test/java/org/apache/commons/net/smtp/SimpleSMTPHeaderTestCase.java
(with props)
> SimpleSMTPHeader does not allow for missing To: field
> -----------------------------------------------------
>
> Key: NET-582
> URL: https://issues.apache.org/jira/browse/NET-582
> Project: Commons Net
> Issue Type: Bug
> Reporter: Sebb
> Fix For: 3.4
>
>
> https://tools.ietf.org/html/rfc5322#section-3.6 states that the To: header
> field is optional. Howver the class does not allow for this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)