aboutsummaryrefslogtreecommitdiffstats
path: root/email_in.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 1155009: Cache::Memcached causes email_in.pl to stop workingFrédéric Buclin2015-05-181-1/+1
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+1
* Bug 927900: Kill longdesclengthFrédéric Buclin2013-11-151-1/+0
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+1
* Slight change in comment wording.Reed Loden2012-07-311-1/+1
* Bug 625437 - Use 'Importance' / 'X-Priority' headers in incoming mail to infl...Reed Loden2012-07-311-0/+25
* Bug 762785: Attachments are attached to the wrong comment when created by ema...A. Shimono2012-06-211-1/+2
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-18/+5
* Bug 422256: email_in.pl should send an email if user matching fails or return...Albert Ting2011-12-051-5/+14
* Bug 660691: Allow Bugzilla to parse HTML-only inbound email via email_in.plMax Kanat-Alexander2011-08-091-7/+34
* Bug 437076: Allow email_in to accept multipart/alternative HTML email withMax Kanat-Alexander2011-08-091-35/+81
* Bug 662883: email_in.pl should ignore "out of the office" auto-reply emailsFrédéric Buclin2011-07-181-0/+8
* Bug 596611: Add a hook to email_in.plFrédéric Buclin2010-11-041-0/+6
* Bug 598147: Can't call method "isa" without a package or object referenceFrédéric Buclin2010-09-221-1/+3
* Bug 584018: @foo= bar in email_in.pl is not parsed correctly, due to a missin...Frédéric Buclin2010-08-041-1/+1
* Bug 547748: Wrong parsing of email_in emails if some @field has no dataFrédéric Buclin2010-08-021-1/+1
* Bug 572602: Change the way that Bugzilla::Object determines what fieldsMax Kanat-Alexander2010-06-231-7/+0
* Bug 564082: Allow specifying defaults and overrides for incoming emailMax Kanat-Alexander2010-06-211-7/+21
* Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead o...Reed Loden2010-05-061-1/+1
* Bug 539865: Make Bugzilla::Object pass $params to validators during create()Max Kanat-Alexander2010-04-221-1/+2
* Bug 559573: Update the POD of email_in.pl to reflect its actual,Max Kanat-Alexander2010-04-191-6/+0
* Bug 526184: Allow groups to be specified when creating bugs using email_in.plMax Kanat-Alexander2010-02-221-20/+0
* Bug 546867: Prevent email_in.pl from throwing a cryptic error on receivingMax Kanat-Alexander2010-02-201-0/+1
* Bug 494403: "Default" groups don't get set on bug creation using email_in.plFrédéric Buclin2010-02-171-1/+22
* Bug 534057: Auto-completion no longer works in email_in.plFrédéric Buclin2010-02-011-0/+11
* Bug 381912:Add the ability to add attachments by email using email_in.plmkanat%bugzilla.org2009-12-121-5/+66
* Bug 526158: Make email_in.pl use Bugzilla::Bug->create to create bugs instead...mkanat%bugzilla.org2009-12-101-60/+32
* Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org2009-11-101-1/+1
* Bug 518404: Make email_in.pl run in taint modemkanat%bugzilla.org2009-11-021-3/+7
* Bug 418672: Make email_in.pl chdir to the abs_path to avoid working from /etc...mkanat%bugzilla.org2009-04-281-4/+3
* Bug 487904 Allow email_in.pl to accept replies with localized or modified "Bu...mkanat%bugzilla.org2009-04-171-1/+1
* Bug 486744: Accept the multipart/signed emails - Patch by Mikhail Gusarov <do...lpsolit%gmail.com2009-04-051-1/+1
* Bug 479446: email_in.pl wasn't splitting lines properly when they ended with ...mkanat%bugzilla.org2009-02-261-1/+1
* Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ...lpsolit%gmail.com2009-02-021-0/+2
* Bug 444185: Make email_in.pl send errors with From as "mailfrom".mkanat%bugzilla.org2008-07-121-1/+3
* Bug 440612 – Use Bugzilla::Bug->check everywhere instead of ValidateBugIDmkanat%bugzilla.org2008-06-301-3/+2
* Bug 431704: Remove useless newlines in replies sent by email_in.pl - Patch by...lpsolit%gmail.com2008-05-141-1/+3
* Bug 419188: [SECURITY] email_in.pl lets you set the changer as @reporter inst...lpsolit%gmail.com2008-05-051-0/+10
* Bug 422258: Let @cc be used to add new users to the CC list when editing bugs...lpsolit%gmail.com2008-05-021-3/+7
* Bug 431720: addtonewgroup is no longer used in Bugzilla 3.2 - Patch by Fré...lpsolit%gmail.com2008-05-021-6/+0
* Bug 92274: email_in.pl using the From address doesn't work with emailsuffix -...lpsolit%gmail.com2008-03-251-0/+5
* Bug 384009: Global fields (priority, severity, OS, and platform) are required...lpsolit%gmail.com2008-02-121-56/+0
* Bug 413672: email_in.pl incorrectly rejects quoted charsets - Patch by Fré...lpsolit%gmail.com2008-01-261-1/+2
* Bug 391669: Modifying a bug via email_in.pl fails because there are many fiel...lpsolit%gmail.com2008-01-241-11/+6
* Bug 383850: email_in.pl documentation does not contain all required fields fo...lpsolit%gmail.com2007-12-061-3/+18
* Bug 363153: Turn on the utf8 bit on all strings in Bugzilla that containmkanat%bugzilla.org2007-11-231-3/+3
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-0/+2
* Bug 369835: email_in.pl should convert character encoding to utf8mkanat%bugzilla.org2007-09-241-0/+9
* Bug 395727: email_in.pl has not ability to add attachments by email, as docum...lpsolit%gmail.com2007-09-151-6/+3
* Bug 380797: email_in.pl was dying with "Can't locate PatchReader.pm" when Pat...mkanat%bugzilla.org2007-08-131-0/+4