Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
преди 18 години |
Randall Smith
|
b99f103616
Add support for SpamAssassin's X-Spam-Status header (#1589520).
|
преди 18 години |
stevetruckstuff
|
706860df49
Delivery notifications and Read notifications are currently treated as identical, which they are not. This patch creates a separate var for these two types of notifications. compose.php will be patched to handle this correctly when templatization (t12n) is completed.
|
преди 19 години |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
преди 19 години |
tokul
|
83fdb4c332
copyright update
|
преди 19 години |
tokul
|
9d85fd232c
$this->content_type == '' test causes E_NOTICE in php 5.1, when
|
преди 19 години |
indiri69
|
e1677776db
If loop exit is caused by $i being greater than or equal to $cnt, do try to append the non existent value
|
преди 19 години |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
преди 20 години |
tokul
|
45cf307ed7
php 5.1b2 - can't use function call inside array_shift() function.
|
преди 20 години |
tokul
|
a765cc5857
documenting some class params
|
преди 20 години |
tokul
|
c30a0f5bf2
adding index files in order to prevent directory listing.
|
преди 20 години |
Fredrik Jervfors
|
5fcc041bd2
Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)
|
преди 20 години |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
преди 20 години |
Thijs Kinkhorst
|
7f32e1d4d0
Add support for recognising 'Priority' and 'Importance' headers next to the
|
преди 20 години |
Jimmy Conner
|
2cd94f0d75
Removed variables that were initialized, but never actually used
|
преди 21 години |
Jimmy Conner
|
6bfd0f1168
Remove unused globals
|
преди 21 години |
indiri69
|
4f3eee7215
Check and make sure the header property value is actually set to something before testing its first character. Fixes an undefined offset error when reading badly formed emails.
|
преди 21 години |
Jimmy Conner
|
427ad60e26
Remove newline from end of file
|
преди 21 години |
Fredrik Jervfors
|
8a714b865f
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
преди 21 години |
Thijs Kinkhorst
|
af4bc6527f
Better support for malformed/absent dates and headerlines ending in only "\n".
|
преди 21 години |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
преди 21 години |
indiri69
|
ad45a1d2e9
Added support for a couple of MIME Content- headers.
|
преди 21 години |
tokul
|
2cea5ee40c
fixing multiline headers. space or tab should not be removed.
|
преди 21 години |
tassium
|
46e4bd65a4
phpdocumentor basic preparation, continued
|
преди 22 години |
indiri69
|
608dc28376
Make sure a token isn't blank before adding it
|
преди 22 години |
Thijs Kinkhorst
|
a4bca53bb3
Add support for Mail-Followup-To to devel. In short, Reply To All will
|
преди 22 години |
stekkel
|
1fcc8f38c5
This will add the default domain again if the email address does not contain
|
преди 22 години |
stekkel
|
b8315ed3cf
fixed warning.
|
преди 22 години |
stekkel
|
c023caa1d5
fixed warning. isset doesn't work with string offsets > strlen
|
преди 22 години |
indiri69
|
07e70f8603
Some more group handling fixes.
|
преди 22 години |