Commit graph

347 commits

Author SHA1 Message Date
pdontthink
598a599ba3
Happy New Year 2025-01-03 11:47:03 -08:00
pdontthink
39cfdaadfd
Happy New Year 2024-01-02 14:58:16 -08:00
pdontthink
380afc7213
Happy New Year 2023-01-02 22:04:25 -08:00
pdontthink
bcdfe6e9f1
Happy New Year 2022-01-26 01:06:50 -08:00
pdontthink
c4ef1a0eea
Happy New Year 2021-02-05 11:55:37 -08:00
pdontthink
fc283980d0
Happy New Year 2020-01-07 00:12:38 -08:00
Andy
3d3bf7a859
Fix Stray Plus Character in Perl Config Script 2019-11-06 23:32:08 -08:00
pdontthink
cb97a9edc5
Add new options for SVG handling and broken base64-encoded messages 2019-02-26 22:17:25 -08:00
pdontthink
fbcb1ca1f5
Happy New Year 2019-01-07 21:55:08 -08:00
pdontthink
23cd61b628 Happy New Year 2018-01-16 23:44:07 +00:00
pdontthink
6cd24c0552 Happy 2017 2017-01-27 20:34:08 +00:00
pdontthink
2934017d92 Happy New Year 2016-01-01 20:59:53 +00:00
pdontthink
c2ccff872f Update defaults 2015-11-30 23:42:20 +00:00
pdontthink
22815939ae Minor correction 2015-11-30 23:40:19 +00:00
pdontthink
2581933b22 Minor code organization 2015-11-30 23:31:50 +00:00
pdontthink
aac60fdced Add ability for administrator to control whether or not users can edit their reply-to address 2015-06-20 12:52:36 +00:00
pdontthink
3b465a0d0f Happy 2015 2015-01-03 04:09:49 +00:00
pdontthink
d7ab89a759 Make configuration tool show the SquirrelMail version 2014-01-21 20:19:48 +00:00
pdontthink
e0ba6b31ed Add ability to show login error from the IMAP server instead of traditional "Unknown user or password incorrect" (thanks to Alain Williams) 2014-01-21 03:20:48 +00:00
pdontthink
581dc23061 Happy 2014 2014-01-01 20:33:20 +00:00
pdontthink
302724aa45 Add new spacer image and allow its use for unsafe images instead of the sec_remove_* image -- brings HTML emails into the modern age (much more viewable) 2013-10-23 10:09:16 +00:00
Fredrik Jervfors
c076a1f1ae Update copyright 2013-07-26 17:31:02 +00:00
pdontthink
62d7075787 For DSN values, allow current value to remain if no changes made 2012-09-09 22:46:38 +00:00
pdontthink
209efe7644 Separate E_STRICT reporting from E_ALL in internal debug mode (E_STRICT is included in E_ALL only as of PHP 5.4.0) 2012-07-28 05:57:50 +00:00
pdontthink
bdf9358177 Alignment fix 2012-02-28 18:18:29 +00:00
pdontthink
8a649bc2d9 Clarify explanation slightly 2012-02-28 18:16:48 +00:00
pdontthink
acc409fb2a Updating copyrights. Happy New Year. 2012-01-02 02:09:17 +00:00
pdontthink
d5f89a822b Fix what seems to have been a copy/paste bug 2011-12-29 01:34:06 +00:00
pdontthink
fc57bf2b59 Happy New Year! 2011-01-06 03:16:21 +00:00
pdontthink
55afb8582a Unify SMTP auth mechanisms in configuration tool 2010-11-26 10:02:51 +00:00
pdontthink
40e4b15b6a The use of 'user' as a column name no longer causes errors in SquirrelMail/PostgreSQL 2010-07-21 07:24:37 +00:00
pdontthink
ff7e42bca1 Added ability to configure Google Mail (Gmail) as the mail server behind SquirrelMail 2010-02-13 23:11:28 +00:00
pdontthink
7aa0e60863 Update copyrights to 2010 2010-01-25 03:23:30 +00:00
pdontthink
6d56c9bbd5 Add controls for page referal verification and security token system to the configuration tool 2009-08-12 08:30:59 +00:00
pdontthink
cdf34f3c5d Allow forward slashes in Windows-style full paths 2009-08-08 19:23:59 +00:00
Fredrik Jervfors
0a6245814a There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style. 2009-04-15 22:00:49 +00:00
pdontthink
d6c2e2f8a6 Don't use white color in highlight escape code. Thanks to Tomas Kuliavas 2009-03-17 21:23:30 +00:00
pdontthink
e54daefe82 Supposedly user info could be removed from received header regardless of edit_identity setting, but this was not the case - now it is; Also add one more clarifying note to config script. 2008-12-05 21:05:16 +00:00
pdontthink
8f6dac9d0c Fix language 2008-12-05 11:27:52 +00:00
pdontthink
8980df3f4a Fix language 2008-12-05 11:06:06 +00:00
pdontthink
692ce34140 Fix up spacing 2008-12-05 10:47:11 +00:00
pdontthink
b27c716e64 Fix color problem 2008-12-05 10:41:53 +00:00
pdontthink
7d285b51a0 Fix HTTPS detection under Windows IIS (#2318118) 2008-11-26 02:56:42 +00:00
pdontthink
9682ef20f6 Add native output buffering capability. 2008-09-24 03:24:08 +00:00
pdontthink
68e7ef6f2e RPC requests should use their own template sets with different content-type. 2008-09-10 06:48:00 +00:00
pdontthink
8523ca3d2c Allow a different server address for the POP server to be configured when using POP before SMTP 2008-07-19 17:27:54 +00:00
Thijs Kinkhorst
3bcfa15f47 Implement printer friendly through CSS also for non-javascript. This
will bring up a new window with read_body loaded with a message box
telling the user to print it. Also tweak the print stylesheet a bit.
2008-05-09 16:38:01 +00:00
pdontthink
92330894c9 Get screen width dynamically if possible 2008-03-18 01:30:50 +00:00
pdontthink
7b22f33173 Add ability to show plugin list in columns. This should probably be adapted to other lists like skins, themes, whatever. The new column generator function is generic enough to accomodate, but the code that generates the UI for things like skins is not so well designed methinks. 2008-03-15 08:55:42 +00:00
pdontthink
7c86ba48e2 Fix broken default value for 'save as draft' and fix explanation of 'move to sent' functionality 2008-02-20 19:12:32 +00:00