开发者

How can I create a ticket from an email ?

开发者 https://www.devze.com 2022-12-29 19:32 出处:网络
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 am using Bugzilla and I was wondering if there is a way to create a ticket by sending an email to an account.

I l开发者_如何转开发ooked 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 .


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


Here is the very thin documentation from Bugzilla: http://www.bugzilla.org/docs/3.6/en/html/api/email_in.html

Some other help here to setup the system to route email to the email_in.pl script: https://groups.google.com/forum/?fromgroups=#!topic/mozilla.support.bugzilla/Nf_CjGn6dME

0

精彩评论

暂无评论...
验证码 换一张
取 消