Hi crythias!
The explanation is a bit tricky.
1.Case "Somebody wirtes an email to the ticket system and is not registered in the customer database"
What happens in OTRS?
The ticket is being composed an in the database the sender's email address appears in the field "ticket.customer_user_id" (e.g. "
viagra@spammer.tld")
2.Case "Somebody wirtes an email to the ticket system and IS registered in the customer database"
What happens in OTRS?
The ticket is being composed an in the database the field "ticket.customer_user_id" automatically contains the username of the customer specified in the customer database. (e.g. "viagra_user")
3.Case "Somebody wirtes an email to the ticket system and is not registered in the customer database, but the OTRS operator registeres the sender as a customer manually and asign it to the ticket."
What happens in OTRS?
In the database the username of the cusomter appears int the "ticket.customer_user_id field".