
Please ... a sample would be great. So basically you are using the webform
as a email frontend... interesting.
thanks
Gary D
-----Original Message-----
From: dev-bounces@otrs.org [mailto:dev-bounces@otrs.org]On Behalf Of
Tyler Hepworth
Sent: Wednesday, November 10, 2004 3:45 PM
To: Development community of OTRS
Subject: Re: [dev] OTRS Question
On Wed, 10 Nov 2004 14:59:54 -0500, Davis, Gary H
Is there an easy way to associate a web form to a OTRS queue? I have created queues that require specific information each time they are requested and I would like the user to fill out a web form with the required information. Today they have to try to remember the format and use the standard text buffer provided.
Create a web form. Parse the contents and construct and email using Net::SMTP. Stick something unique in the subject (on the backend) while constructing the mail. Send the mail to the helpdesk. Use an X-OTRS filter to look for the unique subject and route it to the appropriate queue. I use this method to route to three different queues. If you would like a more concrete example, let me know. Hth, Tyler Hepworth _______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 10 November 2004 21:56, Davis, Gary H wrote:
Please ... a sample would be great. So basically you are using the webform as a email frontend... interesting.
if you are going this way you do not even need to filter it in procmail or such. Simply add a X-Header to the email such as "X-OTRS-Queue: Customer Care::A" for the Subqueue A of the Customer Care queue. Works like a charm here. - -- Regards, Wiktor Wodecki net mobile AG - 40470 Duesseldorf - Germany 923B DCF8 070C 9FDD 5E05 9AE3 E923 5A35 182C 9783 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBl1Ir6SNaNRgsl4MRAiTDAKDNjT+AtGhXSt6jSMFpbrOVqFdEwACgv8Ql PHZEU5Wv8HhR5AO54/PS1c4= =GTbc -----END PGP SIGNATURE-----
participants (2)
-
Davis, Gary H
-
Wiktor Wodecki