Thorsten Eckel
|
f851b58062
Fixes #3296 - Channel::EmailParser.process_unprocessable_mails doesn't find matching Group because of key insensitive mismatch in email address.
|
4 years ago |
Rolf Schmidt
|
e65c8b1399
Fixes #3142 - Import archive mailbox.
|
4 years ago |
Rolf Schmidt
|
607c221b39
Fixes #3145 - EmailParser (process_unprocessable_mail) ignores group routings.
|
4 years ago |
Rolf Schmidt
|
4a07c783a3
Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent.
|
4 years ago |
Rolf Schmidt
|
1e8616151c
Fixes #3150 - Make channels trusted.
|
4 years ago |
Thorsten Eckel
|
5d9ecee99c
Follow up - 6309eacc55f28ae4cb67f128d36085447537f3c1 - Fixes #3110 - ServiceNow mails from other service providers are not detected: Enhanced handling of key insensitive ServiceNow sender address.
|
4 years ago |
Rolf Schmidt
|
6309eacc55
Fixes #3110 - ServiceNow mails from other service providers are not detected.
|
4 years ago |
Thorsten Eckel
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 years ago |
Thorsten Eckel
|
83239518d0
Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name.
|
4 years ago |
Mantas Masalskis
|
d64ea29efb
Fixes #2498 - Japanese encoding 7-bit iso-2022-jp is processed incorrectly
|
4 years ago |
Rolf Schmidt
|
afa6b9984a
Fixes #3022 - Detect ServiceNow follow-ups
|
4 years ago |
Thorsten Eckel
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 years ago |
Martin Edenhofer
|
2b92d28b89
Fixed issue #2808 - Unprocessable mail if follow up search is enabled for attachments with contains invalid charsets (postmaster_follow_up_search_in with attachment).
|
5 years ago |
Mantas Masalskis
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
Martin Edenhofer
|
c8ef769829
Fized issue #2723 - Unable to process mail with enabled follow up detection in content of attachments.
|
5 years ago |
Martin Edenhofer
|
b7bcc2aeff
Improved subject in oversized mail template.
|
5 years ago |
Billy Zhou
|
fae194918e
Implemented issue #2092 - Send postmaster email to sender if email is too big
|
5 years ago |
Ryan Lue
|
a295a84771
Refactoring: Migrate ticket_article_communicate_test to RSpec
|
5 years ago |
Ryan Lue
|
2ac28bf906
Fix auto-correctable rubocop offenses in test suite
|
6 years ago |
Ryan Lue
|
2ca17b913f
Refactoring: Migrate email_process_follow_up_test to RSpec
|
5 years ago |
Ryan Lue
|
7a79f97bb9
Refactoring: Migrate email_process_out_of_office_test to RSpec
|
5 years ago |
Ryan Lue
|
3b1e51c789
Refactoring: Migrate email_process_state_open_test to RSpec
|
5 years ago |
Ryan Lue
|
b96fb53a71
Refactoring: Migrate ticket_xss_test to RSpec
|
6 years ago |
Ryan Lue
|
eb97516bfc
Refactoring: Migrate signature_detection_test to RSpec
|
6 years ago |
Martin Edenhofer
|
ffd7ae99b1
Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups.
|
6 years ago |
Ryan Lue
|
6393e398c1
Refactoring: Migrate email_process_customer_selection_based_on_sender_recipient_test to RSpec
|
6 years ago |
Ryan Lue
|
b65a84f95e
Refactoring: Migrate email_process_follow_up_possible_test to RSpec
|
6 years ago |
Ryan Lue
|
17fd53f175
Refactoring: Migrate email_process_sender_name_update_if_needed to RSpec
|
6 years ago |
Ryan Lue
|
b19ac485bf
Refactoring: Migrate email-process unit sub-tests to RSpec.
|
6 years ago |
Martin Edenhofer
|
43d2418377
Fixes #2486 - Unable to process email on CentOS with large images but only 1px height.
|
6 years ago |
Thorsten Eckel
|
ff0330d5c7
Fixes issue #2464: Mails send by older mailers with x-uuencode Content-Transfer-Encoding of attachments are not processable.
|
6 years ago |
Billy Zhou
|
0b472fae67
Follow up to #2456 - removed unnessary call to Mail::Encodings.value_decode and corrected test cases
|
6 years ago |
Billy Zhou
|
84ff625257
Fixed #2456 - parsing utf8 encoded email subject
|
6 years ago |
Billy Zhou
|
77794e0b26
Fixed #2390 - Add a filter to not show emails with potential issue - Display a…
|
6 years ago |
Ryan Lue
|
2af6392172
Migrate email_process_identify_sender_max_test to RSpec
|
6 years ago |
Martin Edenhofer
|
e31d2751cf
Fixed issue #2254 - Unable to process spam email `"ERROR: #<Exceptions::UnprocessableEntity: Invalid email>"`.
|
6 years ago |
Ryan Lue
|
fa678f938a
Support processing of emails with Windows-1258 encoding (fixes #2224)
|
6 years ago |
Ryan Lue
|
ec74d56b77
Improve handling of emails from addresses with spaces (fixes #2198)
|
6 years ago |
Ryan Lue
|
ae8fa91260
Remove quotation marks from email addresses (fixes #2154)
|
6 years ago |
Ryan Lue
|
adda2dfa5e
Refine email followup search logic (fixes #2038)
|
6 years ago |
Ryan Lue
|
2da68fa177
Add minimal test for existing followup search feature
|
6 years ago |