Wrong Sender Email Address on Reply

Moderator: crythias

Locked
nazdnr
Znuny newbie
Posts: 8
Joined: 25 Mar 2013, 00:56
Znuny Version: 3.2.3

Wrong Sender Email Address on Reply

Post by nazdnr »

Hi,


We have different queues in our system and different sender email addresses.

When we recieve a ticket and want to reply to it, in the from field it shows the right email address but when the customer recieves it, it is from the default sender email address of the system.

Obviously the email address is assigned to the queue but wondering what the issue is.


Thanks
nazdnr
Znuny newbie
Posts: 8
Joined: 25 Mar 2013, 00:56
Znuny Version: 3.2.3

Re: Wrong Sender Email Address on Reply

Post by nazdnr »

Also the funny thing is that the Sender Name is the right name but the actual email address is wrong!
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Wrong Sender Email Address on Reply

Post by crythias »

check the system email address assigned to the queue.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
nazdnr
Znuny newbie
Posts: 8
Joined: 25 Mar 2013, 00:56
Znuny Version: 3.2.3

Re: Wrong Sender Email Address on Reply

Post by nazdnr »

I did, it is the right one
nazdnr
Znuny newbie
Posts: 8
Joined: 25 Mar 2013, 00:56
Znuny Version: 3.2.3

Re: Wrong Sender Email Address on Reply

Post by nazdnr »

And alo it is in the sys log

Sent email to 'customer@domain.com' from 'right name <right_email_add@domain.com>'. HistoryType => SendAnswer, Subject => Re: [Ticket#2013032810000248] partner; but when I recieve the email the sender is wrong!!
nazdnr
Znuny newbie
Posts: 8
Joined: 25 Mar 2013, 00:56
Znuny Version: 3.2.3

Re: Wrong Sender Email Address on Reply

Post by nazdnr »

Could that have something to do with Framework -> Core::Sendmail configuration as the email address we set there is the one that always sends the emails ( wrong one in some queues ). Thanks
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Wrong Sender Email Address on Reply

Post by crythias »

it also could be (especially if you're sending through gmail) that you're not allowed to spoof with the smtp account.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
nazdnr
Znuny newbie
Posts: 8
Joined: 25 Mar 2013, 00:56
Znuny Version: 3.2.3

Re: Wrong Sender Email Address on Reply

Post by nazdnr »

Locked