Граф коммитов

1776 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com fc1f4f0336 fix 204350, handling of message/rfc822 attachments opened in standalone msg window, sr=mscott 2005-10-27 14:07:10 +00:00
bienvenu%nventure.com 1e05e6fb96 parse Received: header and prefer the date there to the sender's Date: header, which is less reliable, also handle date for imap messages with neither header, sr=mscott 166254 2005-10-17 14:38:17 +00:00
bugzilla%standard8.demon.co.uk 5cef1d6bdd First part of bug 311238 ns*SummarySpec.* are no longer required - Remove nsNewsSummarySpec. r=bienvenu,sr=mscott 2005-10-10 17:04:01 +00:00
bienvenu%nventure.com 4ed891678e fix crash deleting local msg when we try to delete msg from pop3 server that doesn't exist, sr=mscott 309590 2005-10-04 03:18:16 +00:00
bienvenu%nventure.com a05b71366e fix 310305, regression pop3 filters with message quarantining turned on lose messages, sr=mscott 2005-09-28 20:40:39 +00:00
bienvenu%nventure.com 71c092caac fix 268746, add ability to reply/forward edit message as new for .eml files opened in stand-alone window, sr=mscott 2005-09-16 15:21:19 +00:00
bienvenu%nventure.com a626a76c46 fix problem with delete to trash handling of pop3 duplicates, part of 9413, sr=mscott 2005-09-14 16:12:31 +00:00
bienvenu%nventure.com be638c7eed add support for dealing with duplicate incoming messages, 9413 sr=mscott 2005-08-30 14:39:01 +00:00
bienvenu%nventure.com 021bee72d5 fix opening attachments from .eml files , sr=mscott, part of 241212 2005-08-23 21:25:15 +00:00
bienvenu%nventure.com 91779582e5 add gssapi auth to imap,pop3, and smtp, patch by simon@sxw.org.uk, 303160, sr=mscott, r=bienvenu 2005-08-19 17:31:46 +00:00
bienvenu%nventure.com 93903a1a0d allow msg copy interfaces to specify msg flags to set, sr=mscott, a=asa 301084 2005-08-08 20:36:40 +00:00
bienvenu%nventure.com 75c5d5ba8e fix 301065, crash when shutting down when tb progress history extension is installed, sr=mscott, a=asa 2005-08-08 20:01:25 +00:00
bienvenu%nventure.com 61ab4cf7f3 fix 303289 cancelling full download of partially downloaded message with msg quarantining turned on can truncate folder, sr=mscott, a=bmsedberg 2005-08-07 15:43:53 +00:00
bienvenu%nventure.com 21e59f788d fix build bustage from last checkin 2005-08-02 22:32:21 +00:00
bienvenu%nventure.com 6522703832 warn and bail when user tries to add messages to local folder that is near 4GB, sr=mscott, a=bsmedberg, 280793 2005-08-02 22:17:31 +00:00
bienvenu%nventure.com 33782657c7 part of 11034, fix handling of reply to hdr in orig msg when doing reply with template filter action, and 287223 msg filter logging flaky when pop3 msg moved by filter, sr=mscott, a=bsmedberg 2005-08-02 13:29:31 +00:00
roc+%cs.cmu.edu f0dda8d3c3 Fixing bustage. 2005-07-26 04:38:09 +00:00
bienvenu%nventure.com 16101a97a6 fix problems with auto forward filter action when quaranting incoming pop3 messages, or when message is moved by filter, sr=mscott, a=bsmedberg 299982 2005-07-26 00:18:01 +00:00
bienvenu%nventure.com 1cdd34bcd8 make header only pop3 option ignore disk space limit, patch by hyc@symas.com, r=bienvenu, sr=mscott, a=benjamin 247720 2005-07-18 14:59:17 +00:00
bienvenu%nventure.com 484bc2818b don't count junk mail as new mail, sr=mscott, a=asa 282477, sr=mscott, a=asa 2005-07-11 18:31:28 +00:00
bienvenu%nventure.com c74f3c7095 share inbox stream for quarantined messages, attempt to fix corruption, sr=mscott, a=asa, 292101 2005-07-08 20:12:38 +00:00
bienvenu%nventure.com 24060093c3 fix 65303 circular rename of local folder (a->b->c->a) causes problems, sr=mscott, a=benjamin 2005-06-30 20:04:13 +00:00
bienvenu%nventure.com ac3e312511 part of fix 65303, circular rename of local folder (a->b->c->a) loses folder, sr=mscott, a=chofmann 2005-06-28 18:14:02 +00:00
mnyromyr%tprac.de 47290abea5 Bug 37712: 'Receiving: message...' should be 'Downloading message...' (suite patch); patch by Tim Meader <tmeader@gmail.com>, r=bienvenu, sr=neil, a=asa 2005-06-17 20:12:23 +00:00
cbiesinger%web.de ec2cedb0e7 fixing bustage (Dom->DOM) 2005-06-01 19:49:42 +00:00
bienvenu%nventure.com 554b7d4aeb extend support for opening .eml files in a stand-alone msg window, sr=mscott, a=chofmann 241212 2005-06-01 19:04:21 +00:00
bienvenu%nventure.com 08ae7f279b support for filters that reply/forward messages, sr=mscott, a=shaver, 11034 2005-06-01 18:17:51 +00:00
bienvenu%nventure.com 23931bd38f backend support for message aging of imap and local folders, 11055, r=neil, sr=mscott, a=chofmann also remember labels when copying imap to local, patch by jeongkyu.kim@gmail.com, r=mscott,sr=bienvenu,a=chfmann 2005-06-01 15:35:57 +00:00
bienvenu%nventure.com 35e964e23b remove hand-rolled pop3 timeout code, sr=mscott, a=shaver 295765 2005-06-01 14:58:09 +00:00
bienvenu%nventure.com 2f85e1a61a fix 292101 problems with pop3 quarantining of new messages and 292079 temp files left around when quarantining pop3 downloaded mail, sr=mscott, a=sspitzer 2005-04-30 00:36:39 +00:00
bienvenu%nventure.com 68f8896d40 fix 286930 and 261668 problems with header only download feature, patch by hyc@symas.com, r=bienvenu,sr=mscott,a=chofmann 2005-04-29 22:40:56 +00:00
bienvenu%nventure.com e1d07d3708 fix message offset on messages left in inbox with pop3 downloaded mail quarantining, sr=mscott, a=asa, 258113 2005-04-20 21:22:02 +00:00
shaver%mozilla.org 1c6d83e837 Bug 262184: support Copy as a filter action (as in tbird 1.0). Finally
landing on the trunk, r=bienvenu, a=caillon.
2005-04-20 14:45:03 +00:00
bienvenu%nventure.com bfc3f7e1b6 fix stack overflow when clicking on a folder that's already being reparsed, r/sr/a=sspitzer 289503 2005-04-15 03:02:21 +00:00
bienvenu%nventure.com 17ebe65ea9 fix 273778 handle case where move filter target folder doesn't exist, sr=mscott 2005-04-05 21:09:36 +00:00
bsmedberg%covad.net 659b20504a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00
bienvenu%nventure.com c92e91dd58 fix memory leak of msg dbs which caused memory bloat, sr=mscott 287847 2005-04-04 02:30:54 +00:00
bienvenu%nventure.com 011664b59b fix 281002 errors copying local folder hierarchies not propagated patch by wbonnet@on-x.com, r=bienvenu, sr=mscott 2005-03-24 16:47:38 +00:00
bienvenu%nventure.com a35bb3ce97 fix 271729 add global inbox filters to automatically executed filters, sr=mscott 2005-03-10 02:50:14 +00:00
bzbarsky%mit.edu 5b1084a5a5 Add the prompt-service contract to nsEmbedCID.h 2005-03-07 16:07:11 +00:00
bienvenu%nventure.com ae414451b4 fix 2920 support for deleting and detaching attachments, sr=mscott 2005-03-02 15:25:16 +00:00
neil%parkwaycc.co.uk d63c6e78e8 Removing unused variables b=90905 p=gautheri@noos.fr r=me sr=dmose a=asa 2005-02-16 11:50:13 +00:00
bienvenu%nventure.com 799dd49e46 back end work for stripping mime attachments from messages, sr=mscott 2920 2005-02-09 01:40:24 +00:00
bienvenu%nventure.com 2cdf9df85a follow on fix for 166111 handling funky line terminators in pop3, patch by ch.ey@gmx.net, r=me, sr=mscott 2005-02-08 19:50:06 +00:00
bienvenu%nventure.com 514977bdca follow on fix for 218902 pop3 tls, patch by ch.ey@gmx.net, r/sr=me 2005-02-08 17:57:49 +00:00
bienvenu%nventure.com 75459e1ddf fix 218902, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott add TLS support to POP3, and account settings UI for IMAP and POP3 2005-02-08 17:01:47 +00:00
bienvenu%nventure.com fe3012ae39 follow-on fix for 116443 download pop3 messages to a temp file first, sr=mscott 2005-02-07 19:00:57 +00:00
bryner%brianryner.com ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
bienvenu%nventure.com 0b7fd0e665 fix 166111 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott fix handling of downloading of pop3 messages with non-standard line endings 2005-02-04 15:45:56 +00:00
bienvenu%nventure.com 7d0d2ee0bc add hidden pref to write downloaded pop3 mail to temp file first, to let virus checkers have a shot before they delete the whole mail folder, sr=mscott 116443 2005-02-01 17:30:33 +00:00