Search code examples
emailbugzilla

How can I create a ticket from an email ?


I am using Bugzilla and I was wondering if there is a way to create a ticket by sending an email to an account.

I looked around and I found that at some point there was a contrib/bug_email.pl, (that I think it did this) but its not there anymore on version 3.6 .


Solution

  • It's been rewritten and promoted out of contrib! It's now email_in.pl in the main directory.