1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-25 20:02:30 +01:00
Commit Graph

117 Commits

Author SHA1 Message Date
FreeScout
2165cd8be8
Merge pull request #261 from Junker/fetch-schedule-setting
fetch mail schedule setting
2019-06-05 15:23:00 +05:45
FreeScout
c66dcf1bb6 Conversation filter in FetchEmails 2019-06-05 01:16:46 -07:00
FreeScout
6afaa4a809 4th parameter for conversation.status_changed_by_user action 2019-06-04 01:13:06 -07:00
FreeScout
e9c19e26ba Conversation filter in FetchEmails 2019-06-02 22:02:13 -07:00
Junker
2ff723f54b fetch-monitor depends on 'fetch_schedule' setting 2019-05-02 22:45:36 +02:00
Junker
504398e5d7 rename setting 'mail_schedule' to 'fetch_schedule'. Add APP_FETCH_SCHEDULE env param. 2019-05-02 22:44:23 +02:00
Junker
ff2591550e fetch mail schedule setting 2019-05-01 18:09:03 +02:00
Junker
2c974afecc fix email bounce check in fetch-emails script 2019-01-04 23:04:31 +01:00
FreeScout
f96a78cb82 Logging on bounce detection 2019-01-04 03:40:34 -08:00
FreeScout
b77e268441
Merge pull request #218 from guestisp/bounce-detection-improvements Bounce detection improvements
Bounce detection improvements
2019-01-04 14:32:03 +03:00
Alessandro Corbelli
b17fccfed0 Removed logs 2019-01-02 12:10:32 +01:00
FreeScout
2471c37fd8 Create thread function 2018-12-31 00:22:43 -08:00
FreeScout
0cb9961501 Improve background process stucking detection 2018-12-26 23:53:54 -08:00
Alessandro Corbelli
def039f591 More log added 2018-12-22 11:51:07 +01:00
Alessandro Corbelli
2a860590d8 Detect bounce from Return-Path 2018-12-21 18:33:33 +01:00
Alessandro Corbelli
0be7557204 Increased log 2018-12-21 18:14:56 +01:00
FreeScout
8adc269058
Merge pull request #188 from guestisp/add-should_save_thread-hook should_save_thread hook
Add "fetch_emails.should_save_thread" hook
2018-12-21 10:49:05 +03:00
FreeScout
9f391b59fc Remove message/rfc822 contetn type from bounce detection 2018-12-20 23:36:12 -08:00
Alessandro Corbelli
456cb8491f StyleCI 2018-12-19 14:17:37 +01:00
Alessandro Corbelli
d65ce800af StyleCI 2018-12-19 14:17:03 +01:00
Alessandro Corbelli
a236eb2e11 Replaced $hook object with $data array
Added new hook to allow module developers to change data saved by fetchemails
Replaced fetch_emails.should_save_thread to only use a boolean
2018-12-19 14:15:45 +01:00
Alessandro Corbelli
39c6242f3e Merge branch 'master' into add-should_save_thread-hook 2018-12-19 14:09:22 +01:00
FreeScout
d61878a761
Merge pull request #198 from guestisp/fix-197 has_attachments not updated
Fix #197
2018-12-19 10:03:54 +03:00
FreeScout
30bbef8285 Automatically recalculate folders counters 2018-12-18 22:38:42 -08:00
Alessandro Corbelli
fc267329d4 Fix #187 2018-12-18 17:17:07 +01:00
Alessandro Corbelli
fe54b5af4b StyleCI 2018-12-18 17:15:20 +01:00
Alessandro Corbelli
677bca506f Fix #197 2018-12-18 16:21:00 +01:00
Alessandro Corbelli
2b687f3334 StyleCI 2018-12-18 12:35:02 +01:00
Alessandro Corbelli
cf1e89f6ef StyleCI 2018-12-18 12:34:27 +01:00
Alessandro Corbelli
057b814e91 Fix FetchEmails 2018-12-18 12:33:31 +01:00
Alessandro Corbelli
2022bf021e StyleCI 2018-12-17 17:57:41 +01:00
Alessandro Corbelli
7b1cb4d29a StyleCI 2018-12-17 17:50:54 +01:00
Alessandro Corbelli
81e80d30f6 Add "fetch_emails.should_save_thread" hook 2018-12-17 17:45:09 +01:00
FreeScout
f54e61dae2 Improve bounce detection 2018-12-15 01:38:53 -08:00
FreeScout
e5bfe957e2 Show delivery error message in conversation thread 2018-12-15 01:15:30 -08:00
FreeScout
36d52d45ef
Merge pull request #184 from guestisp/bounce-detection-improvement
Bounce detection improvement
2018-12-15 08:40:05 +03:00
Alessandro Corbelli
0022c3ca15 StyleCI 2018-12-14 10:26:38 +01:00
Alessandro Corbelli
6d3ec46c61 StyleCI 2018-12-14 10:26:04 +01:00
Alessandro Corbelli
211768717e StyleCI 2018-12-14 10:25:21 +01:00
Alessandro Corbelli
8a47b94cdb StyleCI 2018-12-14 10:24:36 +01:00
Alessandro Corbelli
d7a3829a4d More improvements to bounce detection 2018-12-14 10:22:38 +01:00
FreeScout
a125a8d7b7 Do not send auto replies to bounces 2018-12-14 01:10:43 -08:00
Alessandro Corbelli
9b2495edce Small improvement to bounce detection 2018-12-14 09:48:36 +01:00
FreeScout
fd815acf72 Improve bounce detection 2018-12-14 00:18:23 -08:00
FreeScout
6b2071e405 Accept auto responders but do not send auto replies 2018-12-13 22:41:30 -08:00
FreeScout
d8fbf21579 Apply fixes from StyleCI 2018-12-13 09:11:15 +00:00
FreeScout
9a769154d7 Logs monitoring in Settings - Alerts 2018-12-12 06:39:24 -08:00
FreeScout
946132e4b5 Logs monitoring in Settings - Alerts 2018-12-10 04:52:28 -08:00
FreeScout
9d79f4aea4 Allow to retry and delete failed jobs in System Status 2018-12-09 06:13:00 -08:00
FreeScout
5c495fd1a5 Apply fixes from StyleCI 2018-12-05 07:06:54 +00:00