Manual ticket generation doesn't show up in queues

I have otrs set up on OS X and it appears to be working from the web interface except that I cannot get any tickets to show up.
When I run the test where I cat a message into PostMaster.pl I get a response as follows but all queues still show zero items. The ticketID number increments each time I run the test.
Is there something else needed to get the tickets to show up in otrs web pages ? Any suggestions or debugging ideas welcome.
--
Glenn
bash-2.05a$ cat doc/test-email-2.box | /opt/otrs/bin/PostMaster.pl
New Ticket created!
TicketNumber: 2003031510000059
TicketID: 6
Priority: normal
State: new
CustomerID: darthvader@otrs.org
From: System Tester II

Hi Glenn, On Sat, Mar 15, 2003 at 08:20:34PM -0800, Glenn Engel at home wrote:
I have otrs set up on OS X and it appears to be working from the web interface except that I cannot get any tickets to show up.
When I run the test where I cat a message into PostMaster.pl I get a response as follows but all queues still show zero items. The ticketID number increments each time I run the test.
Is there something else needed to get the tickets to show up in otrs web pages ? Any suggestions or debugging ideas welcome.
Try to login (web interface) as root@localhost, you still can't see the tickets?
Glenn
bash-2.05a$ cat doc/test-email-2.box | /opt/otrs/bin/PostMaster.pl New Ticket created! TicketNumber: 2003031510000059 TicketID: 6 Priority: normal State: new CustomerID: darthvader@otrs.org From: System Tester II
To: skywalker@otrs.org Subject: test 2 MessageID: <20011221002814.A3599@avro> Queue: Raw
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "There are two major products that come out of Berkeley: LSD and Unix. We don't believe this to be a coincidence." -- Jeremy S. Anderson

Try to login (web interface) as root@localhost, you still can't see the
tickets?
Thanks. The tickets showed up after I created a user account and logged in on the user account. Even though I wasn't going to manipulate tickets with the root account I thought they would show up in the summary banner and QueueView. -- Glenn

Hi Glenn, On Sun, Mar 16, 2003 at 09:07:22AM -0800, Glenn Engel at Home wrote:
Try to login (web interface) as root@localhost, you still can't see the tickets?
Thanks.
The tickets showed up after I created a user account and logged in on the user account. Even though I wasn't going to manipulate tickets with the root account I thought they would show up in the summary banner and QueueView.
Yes, normally. But in your case it looks like the root account isn't in the users group (default: root account is in any group). -=> Then the user can't see the tickets ...
Glenn
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "There are two major products that come out of Berkeley: LSD and Unix. We don't believe this to be a coincidence." -- Jeremy S. Anderson
participants (2)
-
Glenn Engel at home
-
Martin Edenhofer