Thijs Kinkhorst
|
0ddf214952
drop some unneeded globals / variables
|
18 年之前 |
Thijs Kinkhorst
|
dfbdae5943
replace preg_split without a regular expression with the
|
18 年之前 |
jangliss
|
c43fd7d70c
Some fixes for #1634735.
|
18 年之前 |
Thijs Kinkhorst
|
5a04219efc
HTTP_SERVER_SERVER should be HTTP_SERVER_VARS, but since
|
18 年之前 |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 年之前 |
Thijs Kinkhorst
|
bd2ab16c39
Drop obsolete ORDB RBL from filters plugin, thanks Tomas Kuliavas (#1629398).
|
18 年之前 |
Thijs Kinkhorst
|
68be7e48f7
no need to pass $key variable to sqimap_login anymore
|
19 年之前 |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 年之前 |
tokul
|
e4050dd17e
$query is also used when $responce !='NO'. Fixed undefined notice error.
|
19 年之前 |
tokul
|
ae236eec2b
SCRIPT_FILENAME is not set in some setups
|
19 年之前 |
tokul
|
6d137ae4fb
plugin depends on imap function. init.php changes removed imap functions
|
19 年之前 |
stekkel
|
35be3ff902
Forgot to sync this file before my previous commit. Now the previous changes
|
19 年之前 |
stekkel
|
0a70f643f2
Centralized init
|
19 年之前 |
tokul
|
80871e66a7
removing debug call and adding information about added function argument
|
19 年之前 |
tokul
|
12b4b7961c
Doing include_once(SM_PATH . 'plugins/filters/filters.php') inside plugin
|
19 年之前 |
stekkel
|
f9eb18b3e0
Adapted patch from Michael Long
|
19 年之前 |
stekkel
|
75f2ab158a
Patches from Michael Long
|
19 年之前 |
tokul
|
83fdb4c332
copyright update
|
19 年之前 |
jangliss
|
f72d8082d7
Key being overwritten by reuse of var in filters plugin.
|
19 年之前 |
jangliss
|
4935d499b7
If no filters defined, and spam filters are not enabled, don't bother
|
20 年之前 |
tokul
|
ef1ace4ccb
fix imap command. \r\n is added by sqimap_run_command. If second \r\n is
|
20 年之前 |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 年之前 |
tokul
|
70d6cab9ce
making sure that plugin works without configuration file. Most of plugin
|
20 年之前 |
Fredrik Jervfors
|
2531f52955
Trimming whitespace and replacing tabs
|
20 年之前 |
Fredrik Jervfors
|
ad14571870
Moving documentation from source code to README
|
20 年之前 |
tokul
|
38b7d6202c
adding phpdoc block before include
|
20 年之前 |
Jimmy Conner
|
c73e982818
Remove the error suppressors I had included (@)
|
20 年之前 |
Jimmy Conner
|
f5a3a72aca
Update message copy and move functions to allow for custom handling / ignoring of the error messages.
|
20 年之前 |
Jimmy Conner
|
a894bda5d6
Changing "NOT DELETED" to "UNDELETED" per Seth and Marc's suggestion.
|
20 年之前 |
Jimmy Conner
|
056aa987f5
Add ability to filter on the Message body, or if text appears any where in the message (Header or Body).
|
20 年之前 |