I have a problem with the two mail addresses in OTRS .
OTRS fetch messages (by POP3S) from two mail: first@gmail.com and second@gmail.com, emails are moved to different queues. Each queue is configured with its own automatic reply, each queue is associated with one of the mail.
The problem is that OTRS sends all emails, answers and auto responses, from the address first@gmail.com, for every queues - but for queue linked with address second@gmail.com OTRS use correct name of address. It looks funny :
From: "Second Address <first@gmail.com>"
Theoretically configuration is ok, everything is ok. System address for each queue are configured properly, auto responses are related with proper emails - in spite of all the messages are always send from the first email.
The strangest, and perhaps important is, that in the system log everything is ok. According to log, all messages are sending from appropriate mails, for example:
Code: Select all
Sent email to 'Customer <customer@dot.com>' from 'Second Address <second@gmail.com>'. HistoryType => SendAutoReply, Subject => [#101811] Question;
Does anyone know what could be cause of this situation?
OTRS version is 3.1.10
OTRS is installed on Linux Ubuntu 12.0.4 with Apache 2.2.22
Sorry for my poor English.
Best regards
Szymon