I'm having issues sending emails from within tickets (Email Outbound option):
typing in an email address sends emails fine, however using usernames does not load the associated email address despite auto-completion by OTRS.
Is this a configuration issue based upon info pulled in from LDAP for customers and agents?
Is there a setting I need to tweak to tell the server to reference email addresses for usernames when it auto-completes typed entries?
Code: Select all
I am using OTRS Version: 5.0.13
I am using OS: CentOS 6.8
I have agent and customer authentication via LDAP and information propagated through that mapping.
I have email configured for received tickets and sending ticket updates (outbound is a relay to a mail server).
Thank you.