summaryrefslogtreecommitdiffstats
path: root/email_in.pl
AgeCommit message (Collapse)AuthorFilesLines
2007-09-24Bug 369835: email_in.pl should convert character encoding to utf8mkanat%bugzilla.org1-0/+9
Patch By Fedor Ezeev <fe@alterplast.ru> r=mkanat, a=mkanat
2007-09-15Bug 395727: email_in.pl has not ability to add attachments by email, as ↵lpsolit%gmail.com1-6/+3
documentation says - Patch by fedor ezeev <fe@alterplast.ru> r=Colin r=mkanat a=mkanat
2007-08-13Bug 380797: email_in.pl was dying with "Can't locate PatchReader.pm" when ↵mkanat%bugzilla.org1-0/+4
PatchReader not installed because it was calling die_handler for eval {} blocks. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=vladd, a=LpSolit
2007-01-06Bug 362996: email_in.pl throws warnings of uninitialized values when no ↵lpsolit%gmail.com1-2/+2
content-type is given - Patch by Bill Barry <after.fallout@gmail.com> r=mkanat a=myk
2007-01-04Bug 365229: email_in.pl modifies bug permissions without user entering fieldsmkanat%bugzilla.org1-0/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2007-01-03Bug 365696: Posting a new bug via email_in.pl fails due to typo in default ↵lpsolit%gmail.com1-4/+4
platform and severity - Patch by Albert Ting <altlst@sonic.net> r=mkanat a=myk
2006-10-17Bug 353994: [email_in] Make the email interface able to update (process) bugsmkanat%bugzilla.org1-1/+106
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk
2006-10-17Bug 350921: [email_in] Create an email interface that can create a bug in ↵mkanat%bugzilla.org1-0/+423
Bugzilla Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk