generating new tickets from an email

Moderator: crythias

Locked
mritorto
Znuny newbie
Posts: 52
Joined: 13 Sep 2010, 20:39
Znuny Version: 2.4.7

generating new tickets from an email

Post by mritorto »

guys,


is there a way to generate new tickets based upon an email sent from another server ?

For example if we have scheduled job on server a that logs at the logs and then sends an email alert to otrs that some thing is wrong. Can the otrs application that resides on server b generate a ticket base upon that email?


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

Re: generating new tickets from an email

Post by crythias »

Why would this be different than a user submitting a ticket from an email?

or: Yes.
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
mritorto
Znuny newbie
Posts: 52
Joined: 13 Sep 2010, 20:39
Znuny Version: 2.4.7

Re: generating new tickets from an email

Post by mritorto »

the email would generated by our vendors systems

I just need to know how to generated tickets via email.

any help would be helpful

marc
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: generating new tickets from an email

Post by jojo »

just send them to a mailbox which is fetched by OTRS
"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
mritorto
Znuny newbie
Posts: 52
Joined: 13 Sep 2010, 20:39
Znuny Version: 2.4.7

Re: generating new tickets from an email

Post by mritorto »

okay I got the ticket generated in the system now how do I send a notification to different members in my company that there is a ticket open.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: generating new tickets from an email

Post by crythias »

The agents get notifications if they have new ticket notifications "Yes" in their preferences and the queue is in My Queues (as well as outbound email configuration functioning properly.)
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
mritorto
Znuny newbie
Posts: 52
Joined: 13 Sep 2010, 20:39
Znuny Version: 2.4.7

Re: generating new tickets from an email

Post by mritorto »

my agents are not getting notifications because their email addresses failed the mx record check.

Keep in my that we are using AD for authentication and user account creation.

do I need dns to run on the box?

can I turn that mx record check off?

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

Re: generating new tickets from an email

Post by crythias »

mritorto wrote:can I turn that mx record check off?
Yes via sysconfig
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
mritorto
Znuny newbie
Posts: 52
Joined: 13 Sep 2010, 20:39
Znuny Version: 2.4.7

Re: generating new tickets from an email

Post by mritorto »

where is the sysconf. Please note I am usint otrs 3.x
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: generating new tickets from an email

Post by jojo »

Admininterface -> Sysconfig
"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
mritorto
Znuny newbie
Posts: 52
Joined: 13 Sep 2010, 20:39
Znuny Version: 2.4.7

Re: generating new tickets from an email

Post by mritorto »

i know how to get to sysconfig but what area in the sysconfig can I turn off mx record checking
mritorto
Znuny newbie
Posts: 52
Joined: 13 Sep 2010, 20:39
Znuny Version: 2.4.7

Re: generating new tickets from an email

Post by mritorto »

i found it.

Now how do a I get emails from the otrs server to my users?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: generating new tickets from an email

Post by jojo »

Please read the admin book, use the forums search. You should also have a understanding how SMTP and Mailsetups are working
"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
mritorto
Znuny newbie
Posts: 52
Joined: 13 Sep 2010, 20:39
Znuny Version: 2.4.7

Re: generating new tickets from an email

Post by mritorto »

the admin manual does n't help .

I need the box to communicate with my exchange server.

emails only work going from exchange to otrs server and not the other way around.

I sent up the postmaster and email address for the system and a bind dns server on the otrs server and still no go.

what logs can I look at other than the messages logs in the var/log directory.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: generating new tickets from an email

Post by jojo »

do you wan't to fetch emails from the exchange servier into OTRS? -> read the admin manual
do you wan#t to forward mails from Exchange to OTRS Server? -> ask someone with experience in Mailserversetup and additional an Exchange Admin
"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
mritorto
Znuny newbie
Posts: 52
Joined: 13 Sep 2010, 20:39
Znuny Version: 2.4.7

Re: generating new tickets from an email

Post by mritorto »

my otrs server can fetch the mail from my exchange server.


I want the otrs server to send emails to my mailboxes on my exchange server.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: generating new tickets from an email

Post by crythias »

To send to email addresses on your Exchange server, set your exchange server as your outbound SMTP server in OTRS.
The caveats: Exchange needs to allow you to send to it via SMTP (port 25 should be open) and permissions in effect on the Exchange server that allow you to send email into the system.
As well, if *any* customer is not in your Exchange domain, Exchange may need to be configured to allow relaying to that customer, probably and specifically from the OTRS IP address.
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
chetannagaonkar
Znuny advanced
Posts: 149
Joined: 25 Oct 2010, 10:02
Znuny Version: 3.2
Location: Bangalore, India

Re: generating new tickets from an email

Post by chetannagaonkar »

To send mails from OTRS server to your mailboxes, go to SysConfig and navigate to Framework -> Core::Sendmail. Specify the details there and you should get mails when they are sent by OTRS.

Best Regards
Chetan
Best Regards
Chetan
OTRS 3.06
ITSM 3.1
MySQL
Windows 7 Ultimate
mritorto
Znuny newbie
Posts: 52
Joined: 13 Sep 2010, 20:39
Znuny Version: 2.4.7

Re: generating new tickets from an email

Post by mritorto »

guys

thanks i can now send emails to and from the otrs server .

I am using the smarthost option.

I just hope I sent up the agent right to send emails on the fly went tickets are generated.
Locked