Jim Jagielski
cea37a3ea7
Cleanup and removal of so many "based on Uebimiau" notices.
2007-02-07 16:00:08 +00:00
Andrea Volani
04ed1e2594
New feature: ability to download the entire message
2007-02-07 15:18:27 +00:00
Andrea Volani
5c79a838d8
Uses chop for recognize the end of message
2007-02-05 15:03:53 +00:00
Jim Jagielski
e81ac5e49b
tabift docs
2007-02-03 17:18:32 +00:00
Jim Jagielski
6ec02f8ae1
Note change required for themes to use new login
...
error messages
2007-02-03 17:17:07 +00:00
Jim Jagielski
24beefdee8
Get ready for rc1 release... note check_install.php fix
2007-02-02 23:33:07 +00:00
Jim Jagielski
467215c962
typo
2007-02-02 21:56:50 +00:00
Jim Jagielski
0ab8a69c8c
Fix broken memory_limit check...
2007-02-02 21:56:18 +00:00
Andrea Volani
363ada1b40
This was not tested shit...
2007-02-02 18:08:56 +00:00
Andrea Volani
49fc5a2b27
Missing texts.... :)
2007-02-02 09:28:44 +00:00
Andrea Volani
f2a34d38c2
no more used files
2007-02-01 22:26:51 +00:00
Andrea Volani
e6b8d7af4d
No more used files
2007-02-01 22:25:41 +00:00
Andrea Volani
027dd2159c
version set to 1.1.3
2007-02-01 22:16:07 +00:00
Andrea Volani
e002c70427
tiny up to version 2.0.9
2007-02-01 22:12:25 +00:00
Andrea Volani
25b6f16608
Better boundary extract from content type header, something like this:
...
multipart/mixed; boundary="=====================_37516405==_"; x-avg-checked=avg-ok-6A117170
now is correctly parsed.
2007-01-29 13:40:13 +00:00
Andrea Volani
73829d11c8
2007-01-23 22:46:01 +00:00
Andrea Volani
886b72a9a2
no more used files
2007-01-23 22:31:33 +00:00
Andrea Volani
61c0235a6b
unecessary call
2007-01-23 22:17:42 +00:00
Andrea Volani
b5ac1cc874
Usability path, now badlogin and error page are merged with login page. Simply the login page displays the errors.
...
Please test and give me feedbacks :)
2007-01-23 22:03:42 +00:00
Andrea Volani
d6df93d6fc
Avoid bypass of full mailbox message by selecting message -> mark as read.
2007-01-22 09:29:02 +00:00
Andrea Volani
d9bc6c0440
Important parsing patches:
...
- Now the system can parse multipart/alternative email with text + mixed (and not normal text + html), email generated from apple mail.app
If someone want to test I have a test email.
- Added regex for parse attachment filename without duoble-quote
2007-01-19 15:07:33 +00:00
Andrea Volani
5252682b00
Uses preg_quote on preg string,this allows slash escape. I experience problems with attached images that have cid: http://some urls
2007-01-12 09:31:23 +00:00
Jim Jagielski
8a5a5a8035
Protect the Smarty support plugin func, just to be safe.
2006-12-21 17:21:43 +00:00
Jim Jagielski
9ce6943b0e
lint check fix
2006-12-21 17:18:55 +00:00
Jim Jagielski
ddccc7602c
Simplify the POP3 CAPA detection. Instead of looking
...
for specific capabilities to populate the hash, just
accept "everything" the server provides. This allows
us to use additional capabilities without also
needing to adjust this method.
2006-12-20 13:36:32 +00:00
Jim Jagielski
dca01fd3e1
Support func to obtain (or populate) uidl info
2006-12-19 21:53:12 +00:00
Jim Jagielski
a2a2041a3e
And fold in the class var.
2006-12-19 19:25:56 +00:00
Jim Jagielski
7c0af5327b
Simple name-change.
2006-12-19 19:17:37 +00:00
Jim Jagielski
97d1ed3eef
Seems foolish (and dangerous) to have to remember to
...
append the CRLF string to each command, so let's have
mail_send_command() do it for us. Also, overload
the function arg to allow it to take array params.
2006-12-18 14:02:30 +00:00
Jim Jagielski
fe4aa581a7
Document the new POP3 capability extensions, and how
...
to use and overrule them if needed
2006-12-15 14:06:28 +00:00
Jim Jagielski
6e6eeafe2b
Okey dokey. Lay the framework for adding UIDL support
...
(and others as the future grows). Use pop3's CAPA command
to see what each pop3 server supports, and adjust
Telaen as per what the server says (but also
allow the admin to set as well).
This enables APOP, ATOP and PIPELINING automagically
now.
2006-12-13 17:10:35 +00:00
Jim Jagielski
bc4f4eaab1
Note where they have Smarty set. Fix HTML
2006-12-11 16:35:21 +00:00
Andrea Volani
4b822fb9b0
Better parsing of attachment type, now correclty decodes application/vnd.mspowerpoint. \n Added .png for inline display
2006-12-09 11:20:28 +00:00
Jim Jagielski
f6832b73c1
minor look feel change
2006-12-06 16:26:07 +00:00
Jim Jagielski
47845e74b6
Note we are working on 1.1.3-dev now.
2006-12-06 14:16:11 +00:00
Jim Jagielski
088da84aa7
Now add in refreshed ones.
2006-12-02 18:09:24 +00:00
Jim Jagielski
bb4e8c356a
Remove old nasty images
2006-12-02 18:05:24 +00:00
Jim Jagielski
c9936ec23b
Adjust mimetypes... correst bad images
2006-12-02 17:52:32 +00:00
Jim Jagielski
db03d4ce3c
Docco change :)
2006-12-02 16:48:04 +00:00
Jim Jagielski
8a0a77d7ae
Move layout. Don't have smarty at same level as telaen
2006-12-01 22:46:17 +00:00
Jim Jagielski
2b09ffb93f
Prevent default setup from using local smarty located
...
right here.
2006-12-01 21:32:03 +00:00
Jim Jagielski
b45429cb8d
Update to 2.6.16
2006-12-01 21:29:02 +00:00
Jim Jagielski
76c335106b
Add in more notes and a check for a bad Smarty location
2006-12-01 21:23:23 +00:00
Jim Jagielski
8c250c743f
Final adds
2006-12-01 21:03:45 +00:00
Jim Jagielski
723e259af2
more removing
2006-12-01 21:02:28 +00:00
Jim Jagielski
6813ab7b9d
Move the smarty directory to something that makes it
...
clear that it should be put someplace else...
2006-12-01 20:59:23 +00:00
Jim Jagielski
c372faf548
Move Smarty.
2006-12-01 20:46:12 +00:00
Andrea Volani
37e2cde674
*** empty log message ***
2006-12-01 16:24:38 +00:00
Jim Jagielski
89e8f4ccca
Fix clashing commits
2006-12-01 16:19:49 +00:00
Jim Jagielski
25388324f5
Make pop3 APOP support configurable.
2006-12-01 16:15:36 +00:00