Search found 5 matches

by DavidM
17 Sep 2010, 11:39
Forum: Help
Topic: 3.0 beta Imap Does not fetch automatically.
Replies: 6
Views: 3898

Re: 3.0 beta Imap Does not fetch automatically.

Both imap and pop on secure connections do fetch mails automatically when using cron job $HOME/bin/otrs.PostMasterMailbox.pl

Try redirecting the output of this job to a logfile instead of /dev/null
Log files are good!
by DavidM
07 Sep 2010, 16:35
Forum: Help
Topic: ticket to sms
Replies: 1
Views: 1442

Re: ticket to sms

OTRS can notify by email and there are services that do "email to sms", try google it.
by DavidM
07 Sep 2010, 16:28
Forum: Help
Topic: Pls help!OTRS does not work on internet but works on LAN
Replies: 4
Views: 3150

Re: Pls help!OTRS does not work on internet but works on LAN

possibly a DNS issue?

anyway this is not an OTRS error.
by DavidM
26 Aug 2010, 11:02
Forum: General
Topic: Upgrade from 2.4.7 to 3.00Beta
Replies: 3
Views: 3040

Re: Upgrade from 2.4.7 to 3.00Beta

FYI.. I installed otrs using the rpm on CentOS, it created the otrs user but set the shell as /sbin/nologin To "su - otrs", I had to modify the /etc/passwd file and set the shell to /bin/bash File: /etc/passwd before: otrs:x:501:48:OTRS System User:/opt/otrs:/sbin/nologin after: otrs:x:501...
by DavidM
20 Aug 2010, 12:53
Forum: Help
Topic: customer frontend ticket template
Replies: 14
Views: 24007

Re: customer frontend ticket template

My boss just asked me the same question on creating specific templates depending on the customer or queue.
Considering the template is based on CustomerTicketMessage.dtl I am not expecting the answer to be yes (or easy), but still curious on a reply.

Thanks

--
Also on the 3.0 beta 1, great product.