FreeScout
|
b60c4e24e6
|
Merge pull request #547 from rosinghal/feature/imap-inbox-not-default
Feature/imap inbox not default
|
2020-03-29 09:40:03 +05:45 |
|
Rohit Singhal
|
8fd7a5ad8f
|
default folder to be INBOX
|
2020-03-20 12:20:30 +05:30 |
|
Rohit Singhal
|
a51189e6f6
|
Removing INBOX as default IMAP folder
|
2020-03-09 08:07:12 +05:30 |
|
Johannes Zellner
|
d8e3c1a390
|
Add commandline arguments for feescout:create-user for automation
|
2020-03-07 17:14:53 -08:00 |
|
FreeScout
|
00e7d0793a
|
Save mailbox email as customer
|
2020-03-05 01:30:54 -08:00 |
|
FreeScout
|
096cd4f9b9
|
Command to logout users: freescout:logout-users
|
2020-02-15 19:10:55 -08:00 |
|
FreeScout
|
e004968328
|
Fix detecting bounced messages
|
2020-01-25 01:28:15 -08:00 |
|
FreeScout
|
c3cbeebf91
|
Add identifier to queue:work command to void conflicts with other FreeScout instances on the same server - closes #387
|
2019-12-13 21:52:23 -08:00 |
|
FreeScout
|
120f81e3f5
|
Fetch all bodies of emails with multiple HTML parts - closes #381
|
2019-12-09 05:31:54 -08:00 |
|
FreeScout
|
6acd19977c
|
Revise translation strings
|
2019-12-05 09:59:46 -08:00 |
|
FreeScout
|
0113623294
|
Rename conversation.status_changed_by_user hook into conversation.status_changed
|
2019-11-15 00:41:47 -08:00 |
|
FreeScout
|
b0923098e4
|
Do not kill background workers of other laravel projects - closes #340
|
2019-10-31 00:50:51 -07:00 |
|
FreeScout
|
39485f692c
|
Log error if can not save vars.js
|
2019-09-06 00:02:15 -07:00 |
|
FreeScout
|
b8cbcb8619
|
Fetch emails with empty body
|
2019-09-05 05:01:36 -07:00 |
|
FreeScout
|
dd58bdc545
|
Fetch emails with empty Message-ID - closes #311
|
2019-09-05 02:40:17 -07:00 |
|
FreeScout
|
e8b745384c
|
Prevent saving messages with empty body when detecting reply body
|
2019-08-10 00:11:38 -07:00 |
|
FreeScout
|
5681f4b74a
|
Show users who are viewing conversation
|
2019-07-30 06:43:32 -07:00 |
|
FreeScout
|
7fea640a84
|
Show users who are viewing conversation
|
2019-07-30 00:28:31 -07:00 |
|
FreeScout
|
362e9cf1e6
|
Check mailbox when fetching replies
|
2019-07-24 23:58:00 -07:00 |
|
FreeScout
|
7807a68a74
|
Allow to specify fetching period
|
2019-07-23 00:04:36 -07:00 |
|
FreeScout
|
99d11db2ed
|
Fix error fetching emails from Office365
|
2019-07-22 23:34:01 -07:00 |
|
FreeScout
|
e4548ac167
|
Fix The specified charset is not supporte error in Microsoft mailboxes - closes #176
|
2019-07-09 02:06:28 -07:00 |
|
FreeScout
|
a0e187d1c7
|
Update vars.js only if content changed to prevent minified file rebuild
|
2019-07-08 21:40:03 -07:00 |
|
FreeScout
|
78f28e8ed3
|
Update vars.js only if content changed to prevent minified file rebuild
|
2019-07-08 02:48:50 -07:00 |
|
FreeScout
|
0bb3ec0d02
|
Ignore false IMAP errors
|
2019-07-06 02:13:40 -07:00 |
|
FreeScout
|
53ba824106
|
Ignore false IMAP errors - closes #270
|
2019-07-06 00:12:14 -07:00 |
|
FreeScout
|
06ccb07c09
|
Fetch emails from custom IMAP folders - closes #206
|
2019-07-05 03:18:15 -07:00 |
|
FreeScout
|
0d3b88c33b
|
Detect reply body in Outlook emails
|
2019-07-02 02:55:31 -07:00 |
|
FreeScout
|
4d058110e0
|
Store vars.js in /storage/js/vars.js
|
2019-07-01 05:39:31 -07:00 |
|
FreeScout
|
fffedb608b
|
Improve reply detection on fetching
|
2019-07-01 03:58:44 -07:00 |
|
FreeScout
|
a0bf3c4d1b
|
Restart queue:work after changing mailbox sending settings
|
2019-06-26 05:53:59 -07:00 |
|
FreeScout
|
edde3c4507
|
Validate Certificate option for fetching emails - closes #253 #269
|
2019-06-16 03:27:23 -07:00 |
|
FreeScout
|
cbccc495a9
|
Allow installation into subdirectory
|
2019-06-15 08:27:33 -07:00 |
|
FreeScout
|
9d0702800c
|
Allow installation into subdirectory
|
2019-06-15 07:52:34 -07:00 |
|
FreeScout
|
951765a711
|
Store Fetch Mail schedule option as app.fetch_schedule
|
2019-06-05 02:59:39 -07:00 |
|
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 |
|