- 03 Oct, 2013 1 commit
-
-
sunnavy authored
2 changes: * LINKTYPEMAP * circular links are not allowed
-
- 23 Jul, 2013 3 commits
-
-
Thomas Sibley authored
-
Tollef Fog Heen authored
Default is to still look in body, but if you want the module to only look in the defined header, use Set($CommandByMailOnlyHeaders, 1); (Based on commit 2b533dc27f6a074b96a39c66379fc150a3f51ede from pr/3.) [Adjusted tabs — s/\t/ /g — and simplified the $only_headers conditional. -trs]
-
Thomas Sibley authored
-
- 22 Jul, 2013 3 commits
-
-
Thomas Sibley authored
-
Thomas Sibley authored
Fixes a regression introduced by 33d02398 which caused t/create.t to start failing (on line 88).
-
Thomas Sibley authored
-
- 12 Feb, 2013 1 commit
-
-
Ruslan Zakirov authored
-
- 07 Feb, 2013 12 commits
-
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
intention of the code is to store original value in the results, but it was stored incorrectly, so we end up with two records in results: first with success and ISO date, second with value only that is treated as failure.
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
- 06 Feb, 2013 3 commits
-
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
- 12 Jul, 2012 1 commit
-
-
Tollef Fog Heen authored
This allows us to parse a configurable header for commands too, by setting the CommandByMailHeader setting.
-
- 18 Apr, 2012 3 commits
-
-
Kevin Falcone authored
-
Nicholas Hall authored
-
sunnavy authored
-
- 03 Aug, 2011 6 commits
-
-
Kevin Falcone authored
-
Kevin Falcone authored
-
Kevin Falcone authored
If the cpan shell tries to run these, they'll connect to your live database and webserver and start making tickets by invoking mailgate
-
Kevin Falcone authored
-
Kevin Falcone authored
This means any data cat'ed onto a tempfile actually goes to /dev/null We should fix this when we switch to RT::Test
-
Kevin Falcone authored
RT-Authen-ExternalAuth can block user creation in the mailgate by returning 0 from CanonicalizeUserInfo if the user doesn't exist in the external system. RT blindly assumes that RT::Interface::Email::CreateUser will return a user, so it returns the CurrentUser and 1 without checking to see if the creation was successful. This results in CommandByMail getting a defined but unloaded CurrentUser Checking for the Id prevents later failures
-
- 05 Apr, 2011 1 commit
-
-
sunnavy authored
-
- 14 Dec, 2010 3 commits
-
-
Kevin Falcone authored
-
Kevin Falcone authored
-
Kevin Falcone authored
-
- 15 Jun, 2010 1 commit
-
-
sunnavy authored
-
- 31 Aug, 2009 2 commits
-
-
Kevin Falcone authored
-
Kevin Falcone authored
-