Create New Ticket When External Email is Received

Moderator: crythias

Locked
elevatedOTRS
Znuny newbie
Posts: 7
Joined: 14 Nov 2012, 23:56
Znuny Version: 3.1.10
Real Name: Garrett
Company: Elevation Church

Create New Ticket When External Email is Received

Post by elevatedOTRS »

I would like to be able to have someone send an email to helpdesk@elevationchurch.org (a.k.a OTRS), and from there I would like for OTRS to take the email in create a new ticket.
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Create New Ticket When External Email is Received

Post by reneeb »

Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Create New Ticket When External Email is Received

Post by crythias »

That's exactly what it does. As long as it knows how to access that mailbox. NOTE: It will grab ALL the mail from that mailbox.
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
elevatedOTRS
Znuny newbie
Posts: 7
Joined: 14 Nov 2012, 23:56
Znuny Version: 3.1.10
Real Name: Garrett
Company: Elevation Church

Re: Create New Ticket When External Email is Received

Post by elevatedOTRS »

It does pull every mail from that inbox however it still doesn't do anything with it. I have attached a screen shot of my mail filters "IT" is one of my define queues
Thanks
You do not have the required permissions to view the files attached to this post.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Create New Ticket When External Email is Received

Post by crythias »

You don't need a filter to assign a queue. That is already handled in Action=AdminMailAccount
However, if you've disabled the queue that the mail account is supposed to go, your logs would tell you that it could or didn't make a ticket from what it fetched. It's still waiting to process them, but it may not be able to if you've customized it so the destinations don't exist.
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
Locked