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
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
3b465a0d0f
Happy 2015
2015-01-03 04:09:49 +00:00
pdontthink
6aa022543c
Variable name correction
2014-01-21 22:15:03 +00:00
pdontthink
cedca778de
Add advanced control over the SSL context used when connecting to the SMTP and IMAP servers over SSL/TLS (Thanks to Emmanuel Dreyfus)
2014-01-21 01:13:49 +00:00
pdontthink
581dc23061
Happy 2014
2014-01-01 20:33:20 +00:00
Fredrik Jervfors
c076a1f1ae
Update copyright
2013-07-26 17:31:02 +00:00
pdontthink
56dd93f889
Prevent endless recursive sent subfolder names - see: http://thread.gmane.org/gmane.mail.squirrelmail.user/39178
2012-08-29 17:03:09 +00:00
pdontthink
acc409fb2a
Updating copyrights. Happy New Year.
2012-01-02 02:09:17 +00:00
pdontthink
fc57bf2b59
Happy New Year!
2011-01-06 03:16:21 +00:00
pdontthink
7aa0e60863
Update copyrights to 2010
2010-01-25 03:23:30 +00:00
Fredrik Jervfors
134d462c94
The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation.
2009-09-29 12:15:33 +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
3c712948b0
Make default $sent_subfolders_base whatever $sent_folder is
...
Update folder settings and auto-create needed subfolder as soon as settings are changed
Update $sent_folder in user prefs when $sent_subfolders_base is not "Sent" folder
2009-04-06 19:06:45 +00:00
pdontthink
ec4900e959
Fix PHP notices
2009-04-06 07:09:54 +00:00
pdontthink
40c652f670
Code updates
2009-04-06 07:03:56 +00:00
pdontthink
17f2bf3cfc
Update to work with 1.5.2 - this was old 1.4.x code
2009-04-05 06:35:15 +00:00
pdontthink
7e80fed687
Typo
2009-04-05 05:37:46 +00:00
pdontthink
10c38e1d93
Forgot to add file before last commit...
2009-04-05 05:32:13 +00:00
pdontthink
6df99377fd
Move code out of setup.php
2009-04-05 05:29:51 +00:00
pdontthink
72ab3f32cd
Clean up delimiter usage
2008-09-09 05:49:20 +00:00
Thijs Kinkhorst
0ddf214952
drop some unneeded globals / variables
2007-07-20 17:13:05 +00:00
Thijs Kinkhorst
11b10ba5d1
increment year in copyright notices
2007-01-13 20:15:44 +00:00
Thijs Kinkhorst
68be7e48f7
no need to pass $key variable to sqimap_login anymore
2006-08-05 14:49:49 +00:00
tokul
59ae6f3ac2
removing trailing ?> from function scripts
2006-07-15 12:01:32 +00:00
tokul
f90393e7de
don't modify sent_folder option in plugin. It does not belong to plugin.
...
Plugin still rewrites target folder in compose_send hook
2006-05-29 17:26:48 +00:00
tokul
4115a9110e
updating error_box() function calls. second argument was modified.
...
using squirrelmail template code for closing html tags.
added some comments in footer.tpl in order to detect generated footer
2006-05-14 17:09:29 +00:00
tokul
ca0bf2e239
if $key is set to false, sqimap_login() function will use sqauth_read_password()
...
to retrieve user password.
sqimap_login() calls in plugins are modified to use this code.
It allows to centralize place that is used to access password information.
Older way is preserved for backwards compatibility and different IMAP login
credentials.
2006-04-19 18:03:24 +00:00
tokul
83fdb4c332
copyright update
2006-01-23 18:46:41 +00:00
tokul
5e98d9307e
adding sqimap functions to check status of folder. Code reuse.
...
adding more fixes for sent_subfolders on uw
2005-11-04 18:33:53 +00:00
tokul
f408812178
adding IMAP folder type controls to folder option widget. Widget uses default
...
noselect filtering and sent_subfolders needs to filter noinferiors
fixed sent_subfolder E_NOTICE issues with yearly subfolders and added delimiter
between subfolder base and year folder.
Sent Subfolder Base selection box now lists only folders without noinferiors flag.
Tested on UW.
Some complex folder check is pending.
2005-10-31 18:00:46 +00:00
Fredrik Jervfors
9ed98bb1ec
phpDocumentor updates
2005-09-18 10:25:54 +00:00
Fredrik Jervfors
d3abcd651b
Adding more index.php files
...
Unifying index.php files
2005-09-11 07:05:54 +00:00
Fredrik Jervfors
add02474b9
phpDoc fixes
2005-04-03 17:04:51 +00:00
Fredrik Jervfors
2a662edfe0
The copyright message should be consistent.
...
According to Rick Castello the Project, and not the Development Team, holds the copyright.
2005-02-27 23:36:10 +00:00
Fredrik Jervfors
9faf3051c1
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes
2004-12-29 15:06:20 +00:00
Thijs Kinkhorst
a73561b911
Increment year in copyright notice.
2004-12-27 15:04:02 +00:00
Fredrik Jervfors
8c8ecffa57
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
2004-11-02 22:21:34 +00:00
Jimmy Conner
6bfd0f1168
Remove unused globals
2004-10-31 23:24:09 +00:00
tokul
8f669eccc9
use folder list instead of string list in order to follow 'mailbox_select_style'
...
setting.
2004-10-09 12:52:43 +00:00
Thijs Kinkhorst
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
2004-02-24 15:51:22 +00:00
tokul
a806789166
mark all sent_subfolders as special mailboxes. stable 1.4.x tracker 699920
2004-01-04 12:08:45 +00:00