Ilia Ross
c68d03b211
Fix stale mailbox entries after deleted or moved
...
Refresh stale Maildir and sorted mailbox indexes when messages disappear, avoid rendering missing messages, and keep IMAP sort indexes in sync with mailbox count changes.
2026-05-29 21:12:58 +02:00
Ilia Ross
73fadd13c8
Fix to decode Outlook winmail.dat with Convert::TNEF safely
...
webmin.dev: webmin/webmin / build (push) Has been cancelled
* Note: Replace external tnef/opentnef shelling with Convert::TNEF for
application/ms-tnef attachments.
For root-run Webmin mailbox parsing, decode TNEF as the mailbox owner
instead of root by carrying open_user on mail objects and switching to
that user for the parser temp-file work.
https://github.com/webmin/usermin/issues/132
2026-04-20 19:42:22 +02:00
Jamie Cameron
06744537d6
What if user isn't set at all
2025-08-20 16:17:37 -07:00
Jamie Cameron
e5bff72e57
Return a useful error if IPC::Open3 is missing
2025-08-19 14:25:01 -07:00
Jamie Cameron
58467ece0b
Add dovecot IMAP location
2025-08-05 16:41:03 -07:00
Jamie Cameron
ecbeaf7bc7
Add support for IMAP via local command
2025-08-02 19:39:33 -07:00
Ilia Ross
458916b4d8
Fix to simplify make_date calls
2024-06-16 01:48:14 +03:00
Ilia Ross
1ae01bed8d
Fix to support theme styling for embedded calendar
2024-06-10 16:34:29 +03:00
Ilia Ross
bb3a4bc1e8
Fix font size consistency
2024-06-10 13:48:14 +03:00
Jamie Cameron
084c117547
Merge pull request #2193 from webmin/dev/embed-calendar
...
Add support for embedding calendar events inline in email messages
2024-06-09 18:48:18 -07:00
Ilia Ross
535d4173b3
Fix to factor out code to separate functions to be available in Usermin
2024-06-09 19:59:50 +03:00
Ilia Ross
20d481e96b
Add further margin fixes
2024-06-09 19:13:52 +03:00
Ilia Ross
6af5ed6e2f
Fix margin for inner content
2024-06-09 16:09:44 +03:00
Ilia Ross
d21188c2ad
Add improvements to mail frame interactions
2024-06-09 03:06:53 +03:00
Ilia Ross
ba3be31335
Fix to resize iframe if called by some elements from inside
2024-06-09 01:53:36 +03:00
Ilia Ross
adb3d0bb67
Revert "Fix to expose mail iframe resize function"
...
This reverts commit cd9bc8b7c4 .
2024-06-09 01:42:12 +03:00
Ilia Ross
cd9bc8b7c4
Fix to expose mail iframe resize function
2024-06-09 01:16:21 +03:00
Ilia Ross
68b547d55a
Fix to include forwarded message on empty body
...
a268373550 (r142447419)
[build]
2024-05-28 16:56:23 +03:00
Ilia Ross
4b38af6b51
Fix to quotemeta variables instead
2023-11-06 13:28:22 +02:00
Jamie Cameron
46238ef7a1
Glob splits up strings based on spaces https://forum.virtualmin.com/t/deleted-a-virtual-server-now-virtualmin-gone-but-webmin-remains/123284
2023-11-05 20:32:58 -08:00
Jamie Cameron
cb41eff450
Fix decompression of folders
2023-09-16 18:44:42 -07:00
Jamie Cameron
98192ca099
Fix variable name
2023-09-15 18:54:43 -07:00
Jamie Cameron
a133cdfdef
Also uncompress sub-folders
2023-08-30 22:54:25 -07:00
Jamie Cameron
54ad4f7f74
Work on function to uncompress mail folders
2023-08-27 21:54:18 -07:00
Jamie Cameron
246b0018eb
Hack around IMAP not supporting regexps in searches https://forum.virtualmin.com/t/usermin-email-filters/121844/4
2023-08-04 17:06:01 -07:00
iliajie
43dc4a479e
Fix not to touch image reference
...
https://github.com/webmin/webmin/pull/1926#issuecomment-1605882853
2023-06-25 12:38:47 +03:00
iliajie
d78b8e0e1d
Fix to embed theme styles when viewing an email too
2023-06-24 01:23:09 +03:00
iliajie
ef9e525bd6
Fix a bug loading theme iframe quote style file
2023-06-22 13:34:21 +03:00
iliajie
ea8c76b5b8
Fix to consider framed theme to load iframe inner styles too
2023-06-21 17:53:11 +03:00
iliajie
444c101d19
Fix to remove outline for inner contenteditable
2023-06-21 15:40:13 +03:00
iliajie
2733f945c5
Add ability for themes to embed styles into quote iframe
2023-06-21 12:42:08 +03:00
iliajie
f6299b4e29
Add embedment of styling in our email (works everywhere but GMail) 1/2
...
Gmail fix is coming
2023-06-18 15:42:23 +03:00
iliajie
6bb6a0de01
Fix to load iframe CSS from a theme based file
2023-06-18 00:25:43 +03:00
iliajie
8d330a95de
Add ability to load images in quote replies
2023-06-17 22:56:25 +03:00
iliajie
ac5f974d5c
Fix to allow inline images
2023-06-17 20:57:17 +03:00
iliajie
3f1306e9cf
Fix iframe styling to be theme dependent
2023-06-17 19:23:39 +03:00
iliajie
5aa1986a30
Fix email styling when viewing
2023-06-17 18:34:06 +03:00
iliajie
d53bace45c
Fix reply toggle element to use no fonts for better cross compatibility
2023-06-15 22:54:10 +03:00
iliajie
e70d5ce764
Add support for awesome replies using new HTML editor
2023-06-15 18:17:14 +03:00
iliajie
45d6c8d235
Fix to print date in reply
2023-06-15 18:06:47 +03:00
iliajie
61805cee73
Add blockquote formatting unless exists already
2023-06-15 17:51:16 +03:00
Jamie Cameron
1bdcc54f21
Merge pull request #1917 from webmin/dev/load-email-images-by-server
...
Add support to load email images using the server (for privacy)
2023-06-08 20:11:02 -07:00
iliajie
d0e84297eb
Fix for each module have its own XHR library
...
https://github.com/webmin/webmin/pull/1917#discussion_r1222408167
2023-06-08 14:48:46 +03:00
iliajie
dc7d517989
Remove debug line
2023-06-06 01:15:21 +03:00
iliajie
b662f8d0c3
Fix code indent ; remove spinner once
2023-06-06 01:08:36 +03:00
iliajie
303b5ee31a
Fix indent
2023-06-05 00:47:15 +03:00
iliajie
f694b01535
Fix to escape image URL before sending to the server
2023-06-05 00:35:51 +03:00
iliajie
8e3fdf43b0
Fix not to use pointless temp file
2023-06-03 22:33:18 +03:00
iliajie
58229c1653
Fix to drop no longer needed and potentially dangerous head_html
2023-06-02 12:49:23 +03:00
iliajie
eae51d8492
Fix to simplify: remove pre-loader and just load naturally
2023-06-02 02:56:32 +03:00