Hi everyone,

I previously made a post for a similar issue but this is slightly different now (fixed an issue I thought was connected to this but wasn't)

Here is my situation, OTRS:
  1. User e-mails support@mydomain.com
  2. About 10mins later the respective agent gets notified of the new ticket
  3. No notification is given to the user
  4. Agent closes ticket
  5. No notification is given to the user.
I have ensured that no mail filter/spam filter has blocked the messages. There doesn't seem to be any calls or reference to
[Notice][Kernel::System::Ticket::Article::SendAutoResponse]
Log from my OTRS Server:

[Tue Jul 28 22:45:44 2009][Notice][Kernel::System::Ticket::TicketCreate] New Ticket [2009072810000071/support@mydomain] created (TicketID=38,Queue=Raw,Priority=3 normal,State=new)
[Tue Jul 28 22:45:44 2009][Notice][Kernel::System::Notification::NotificationGet] Can't find notification for Agent::NewTicket and en_GB, try it again with en!
[Tue Jul 28 22:45:44 2009][Notice][Kernel::System::Ticket::Article::SendAgentNotification] Sent agent 'NewTicket' notification to 'david.holder@domain.com'.
[Tue Jul 28 22:45:44 2009][Notice][Kernel::System::MailAccount::POP3::Fetch] POP3: Fetched 1 email(s) from domain\username /mailserver.

As an Agent I receive the notifcation, but the originator of the e-mail doesn't.

I would really appreciate any help anyone can offer, and this is preventing me from implementing this in my workplace

Thanks,

David