Agent Notifications

Moderator: crythias

Locked
ahmetusta
Znuny newbie
Posts: 4
Joined: 14 Oct 2011, 13:37
Znuny Version: 3.0.10
Real Name: Ahmet Usta

Agent Notifications

Post by ahmetusta »

Hi all,

I've done a search about my problem but I can not find any solution.

I installed OTRS 3.0.10 on a windows machine. Everything seems be OK. As a customer sends an e-mail to help mail account, the ticket is creating successfully and the customer notified successfully too. So my SMTP and POP settings are working fine. But my agents do not receive a notification if any of them assigned as owner. Also they do not receive any e-mails due to their profile settings.

Furthermore I created a Notifications (Event) at Ticket Settings so the system should send an information mail all Agents about that a new ticket has created. But it works not too.

Could you please redirect me to a solution, guide?

Thanks
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Agent Notifications

Post by crythias »

Does the System Log indicate failure reasons?
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
ahmetusta
Znuny newbie
Posts: 4
Joined: 14 Oct 2011, 13:37
Znuny Version: 3.0.10
Real Name: Ahmet Usta

Re: Agent Notifications

Post by ahmetusta »

System Log is completely empty :S

Now I figured out that the log file is under some install folders.
Here is the error I received;

[Fri Oct 14 15:30:30 2011][Error][Kernel::System::Email::SMTP::Send][163] Can't send message: 550Start mail input; end with <CRLF>.<CRLF>
5.7.1 Client does not have permissions to send as this sender
! Enable Net::SMTP debug for more info!

I am going to find a way to enable SMTP logging.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Agent Notifications

Post by crythias »

because it's Windows...
drive:\path\to\otrs\var\log\otrs.log
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
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Agent Notifications

Post by crythias »

Client does not have permissions to send as this sender
This means the user assigned to the SMTP authentication does not allow sending from other than the authenticated user.
Places to verify:
  • Queue System Address (Admin, Queues)
  • Notification Sender (SysConfig)
  • System Email Address (Admin Panel Box for Email Addresses)
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
ahmetusta
Znuny newbie
Posts: 4
Joined: 14 Oct 2011, 13:37
Znuny Version: 3.0.10
Real Name: Ahmet Usta

Re: Agent Notifications

Post by ahmetusta »

System Email Address (SysConfig) updated to the support mail address registered to OTRS.

Problem solved.

Thank you a lot.
jagger
Znuny newbie
Posts: 11
Joined: 13 Feb 2012, 23:38
Znuny Version: 3.1.1

Re: Agent Notifications

Post by jagger »

Can you tell me where the 'System Email Address' is located in SysConfig?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Agent Notifications

Post by jojo »

it is not in sysconfig. It is in the admin panel in the box at the right upper corner
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked