mbeijen / App-OTRS-CreateTicket

Create tickets in OTRS via the Ticket Connector from the command line (CLI).
12 stars 6 forks source link

mime attachment #3

Closed psiriders closed 9 years ago

psiriders commented 9 years ago

Hi, Is there a way to add MIME attachment to the ticket? Like through the email ticket creation.

mbeijen commented 9 years ago

Hi, I just released version 1.16 to CPAN which allows you to specify --Attachment foo.txt --Attachment screenshot.png on the command line. Please let me know what you think!