Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.2.0
-
None
Description
If an AUTHenticated user try to send a message with an empty sender james throws an NullPointerException.
I've created a test for this but I don't know what the best behaviour is:
should we simply return a 503 5.7.1 Incorrect Authentication for Specified Email Address ?
or should we allow empty senders for AUTHenticated users?