Follow-up art #8431 and art #8432
Email sent by the user
Given a mail sent by a user with a regular MUA (Outlook or whatever)
	- From: email
 
	- To: tracker534@tuleapserver.com
 
	- Subject:
 
	- Body
 
A new artifact will be created in tracker 534 as long as:
	- the email address corresponds to one uniq user in Tuleap DB and this user is allowed to create artifacts (with permissions on corresponding fields)
	
		- if email is not uniq, a notification is sent to the email, the artifact is not created
 
	
	 
	- there is a Title semantic on the tracker (for the subject)
 
	- there is a Description semantic on the tracker (for the body of the email)
 
	- there is no other "Required" fields on submit (default values apply for other fields)
	
		- only the text/plain part of the message will be used (as of today)
 
	
	 
	- When all condition are met, a link is displayed to the user so that we know he can create art by mail
 
When all the conditions are met, artifact is created with all artifact features (notifications & co)