Tellier Benoit created JAMES-1954: ------------------------------------- Summary: SMTP do not accept mail containing starttls Key: JAMES-1954 URL: https://issues.apache.org/jira/browse/JAMES-1954 Project: James Server Issue Type: Bug Reporter: Tellier Benoit
This is due to the hook we settled on netty to detect command injection. Basically it rejected any line conaining starttls ans not ending with starttls. We should rework it to make it more clever. We need context : - we need to know it it is a command or data (both are rejected with current behaviour) Hudge and many thanks to Pablo Pita for the report : https://github.com/linagora/james-project/issues/668 -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org