Girish Ramakrishnan
|
a056bcfdfe
|
mailserver: fix sending of double header
|
2023-11-26 15:40:21 +01:00 |
|
Girish Ramakrishnan
|
9e093db7d8
|
mailserver: fix crash when restarting
|
2023-08-21 15:19:42 +05:30 |
|
Girish Ramakrishnan
|
4cdf37b060
|
settings: move mailFqdn/Domain into mailServer
|
2023-08-04 22:02:24 +05:30 |
|
Girish Ramakrishnan
|
946e5caacb
|
split mail and mailserver
mail = all the per-domain code
mailserver = all the mail server level code
|
2023-08-04 20:54:39 +05:30 |
|
Girish Ramakrishnan
|
1f5831b79e
|
rename queue route
|
2022-09-22 19:48:20 +02:00 |
|
Girish Ramakrishnan
|
6382216dc5
|
mail: proxy queue routes correctly
|
2022-09-20 20:02:54 +02:00 |
|
Girish Ramakrishnan
|
2a93c703ef
|
mailserver: add queue routes
|
2022-08-31 08:45:18 +02:00 |
|
Girish Ramakrishnan
|
2bc49682c4
|
mailproxy: use http
|
2021-12-21 12:30:28 -08:00 |
|
Girish Ramakrishnan
|
b5695c98af
|
mailserver: make restart wait for restart
|
2021-12-08 16:55:44 -08:00 |
|
Girish Ramakrishnan
|
445c83c8b9
|
make auditsource a class
this allows us to use AuditSource for the class and auditSource for
the instances!
|
2021-09-30 10:13:36 -07:00 |
|
Girish Ramakrishnan
|
42774eac8c
|
docker.js and services.js: async'ify
|
2021-08-26 18:23:31 -07:00 |
|
Girish Ramakrishnan
|
fa9938f50a
|
mailboxdb: merge into mail.js
|
2021-08-18 12:48:34 -07:00 |
|
Girish Ramakrishnan
|
6bd87485c6
|
rename addons.js to services.js
services is the named container (services view)
addons is more like a heroku concept
|
2021-01-21 11:31:35 -08:00 |
|
Girish Ramakrishnan
|
3b8bc47ee5
|
Set and clear timeout for external requests
otherwise, the server crashes for a write after timeout
|
2020-12-06 23:31:57 -08:00 |
|
Girish Ramakrishnan
|
aad50fb5b2
|
add routes to get/set solr config
|
2020-11-19 20:19:24 -08:00 |
|
Girish Ramakrishnan
|
d36b06acf7
|
Fix mail location route
|
2020-08-20 23:12:43 -07:00 |
|
Girish Ramakrishnan
|
3507269321
|
Allow mail server name to be configurable
Fixes #721
|
2020-08-17 21:49:59 -07:00 |
|
Girish Ramakrishnan
|
9a5dce33db
|
Be explicit about mailserver routes
|
2020-08-17 16:26:04 -07:00 |
|
Girish Ramakrishnan
|
efb39fb24b
|
refactor for addon/service/container consistency
addon - app manifest thing. part of app lifecycle
services - implementation of addon (may have containers assoc)
|
2020-04-28 15:32:02 -07:00 |
|
Girish Ramakrishnan
|
82a173f7d8
|
proxy requests to mail server
|
2020-02-20 10:10:34 -08:00 |
|