Commit Graph

1701 Commits

Author SHA1 Message Date
bienvenu%nventure.com
6b201d5ba2 fix 114211, close .msf files of folders after pop3 filters messages into them, sr=mscott 2004-10-31 16:23:29 +00:00
bienvenu%nventure.com
8994e0a4df fix 266536 handling of out of date local folder summary files, sr=mscott 2004-10-29 18:20:14 +00:00
jshin%mailaps.org
2ba59e9c89 bug 264071 : M18a4/TB08 cannot handle mail folders with non-Latin1 (non-ASCII) characters (r=mscott, sr=bienvenu) 2004-10-28 05:02:33 +00:00
bienvenu%nventure.com
5bcb388447 additional fix for 241203 do case-insensitive search for multipart/mixed when determining if a message has an attachment, sr=mscott 2004-10-27 03:04:47 +00:00
scott%scott-macgregor.org
ce7c07f3da Bug #250828 --> Thunderbird does not use localized string "Inbox" for global inbox users.
sr=bienvenu
2004-10-26 23:16:13 +00:00
bienvenu%nventure.com
58def2143c fix 249240 add pref to disable logon_fallback for pop3, and handle other authentication problems, patch by me and ch.ey@gmx.net, r=me and ch.ey@gmx.net, sr=mscott 2004-10-26 17:16:30 +00:00
bienvenu%nventure.com
cb39158cf4 add a pop3 timer for connection establishment since necko doesn't timeout, 127461, r=ch.ey@gmx.net, sr=mscott 2004-10-26 16:03:13 +00:00
scott%scott-macgregor.org
d115c50ade Bug #264467 --> Crash when renaming a local folder to have a forward slash in it.
sr=bienvenu
2004-10-26 04:44:55 +00:00
bienvenu%nventure.com
c12b3d3c63 set has attachment flag at hdr download time by looking for content type multipart mixed, 241203 2004-10-25 18:48:22 +00:00
bienvenu%nventure.com
4a3d3b4efc fix rename of virtual imap folders, sr=mscott 265507 2004-10-25 02:38:45 +00:00
bienvenu%nventure.com
1d9c04af09 fix 263348, sr=mscott fix moving of virtual folders 2004-10-19 20:39:45 +00:00
scott%scott-macgregor.org
c5f896d8eb Bug #265062 --> check for an error code in case GetFilePath fails instead of crashing.
sr=bienvenu
2004-10-19 17:35:34 +00:00
scott%scott-macgregor.org
df20857c6d Bug #257986 --> Problem deleting local folders with forward slashes in the folder name
sr=bienvenu
2004-10-15 06:52:39 +00:00
bienvenu%nventure.com
4c66fc7c4a fix pop3 new mail notification when using global inbox, sr=mscott 260076 2004-10-14 14:16:28 +00:00
Stefan.Borggraefe%gmx.de
58e0659db2 Bug 256971: Identity manager is missing for movemail accounts
r=mscott, sr=bienvenu
2004-10-03 21:17:03 +00:00
bienvenu%nventure.com
c39f21c3b0 fix 257299 in pop3 authentication fall back to user/pass if auth plain is not supported, patch by ch.ey@gmx.net, r=bienvenu,sr=mscott 2004-09-30 14:48:30 +00:00
cbiesinger%web.de
8db2436a1e fixing comment per bug 258077 comment 31, r=ch.ey 2004-09-21 23:04:28 +00:00
bienvenu%nventure.com
82e84e5d05 fix pop3 get new mail with imail server, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott, 258077 2004-09-21 18:41:47 +00:00
peterv%propagandism.org
e5ba71e921 Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 13:16:28 +00:00
bienvenu%nventure.com
b7f45f449c fix downloading partial pop3 messages for offline when they've been filtered into other folders, sr=mscott 259649 2004-09-15 23:04:39 +00:00
bienvenu%nventure.com
899578c20d add pop3 server timeout, r=ch.ey@gmx.net, sr=bienvenu, patch by lcook@sybase.com 2004-09-11 20:31:50 +00:00
bienvenu%nventure.com
c5902b6f3d fix 252150, don't allow searching of deferred pop3 servers, sr=mscott 2004-09-03 23:36:53 +00:00
bienvenu%nventure.com
2f1181bf00 fix for 257421 problems switching back and forth between deferring pop3 server and not, sr=mscott 2004-09-02 22:24:38 +00:00
bienvenu%nventure.com
666683986e backend changes for cross-folder virtual folders, sr=mscott 11051 2004-08-31 20:53:24 +00:00
bienvenu%nventure.com
24ef3c1253 fix delete action on pop3 filter with deferred account to move message to deferred to trash, sr=mscott 257421 2004-08-30 21:58:34 +00:00
bienvenu%nventure.com
45b74b607e fix 257104, empty local trash doesn't set counts to zero, sr=mscott 2004-08-30 16:57:28 +00:00
bienvenu%nventure.com
e47507382c fix 256294 add support for using secure auth if offered by CAPA, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 2004-08-25 18:11:27 +00:00
bienvenu%nventure.com
bae6cc01b4 fix 256332 compact breaks rss folders, also fix runtime warnings in account manager sr=mscott 2004-08-23 17:55:27 +00:00
bienvenu%nventure.com
395eed1273 fix assertion in rss server code - fallout from 41929, sr=sspitzer 2004-08-19 15:21:27 +00:00
scott%scott-macgregor.org
df10c1763e Bug #256100 --> Unable to select the RSS account in the advanced search dialog. 2004-08-19 06:07:35 +00:00
timeless%mozdev.org
3f0703e6f8 Bug 41929 - movemail. fixing build bustage 2004-08-18 23:46:17 +00:00
neil%parkwaycc.co.uk
fbcddd3920 Bug 41929 Allow multiple accounts with the same server and username if they have different port numbers p=kteuscher@myrealbox.com r=bienvenu sr=me 2004-08-18 23:11:28 +00:00
scott%scott-macgregor.org
5341a36684 Bug #219586 --> Eudora, Outlook mailboxes with "/" in name fail to import. Unable to create local folders
with forward slashes in the name on Windows.

sr=bienvenu
2004-08-18 21:54:11 +00:00
bienvenu%nventure.com
094962396f fix 245066 backout bad fix for malicious pop3 server handling since its fixed another way now, r/a=sspitzer, sr=mscott 2004-08-17 18:37:20 +00:00
scott%scott-macgregor.org
c6b09cf2af Bug #255466 --> Hook up "checking for new feeds every XXX minutes" in Thunderbird.
(not part of the seamonkey build)
2004-08-16 21:12:00 +00:00
bienvenu%nventure.com
69d0f70552 fix pop3 get new mail when Inbox.msf file is out of date, r=sspitzer, sr=mscott, a=sspitzer 254947 2004-08-11 21:19:51 +00:00
pkw%us.ibm.com
e1e2c6f9fa Bug 248121 - "X-Mozilla-Status" and spaces inserted into received mail.
r/sr=bienvenu@nventure.com
2004-08-10 19:27:21 +00:00
bienvenu%nventure.com
ff41b19258 fix 254513 initial new mail retrieval on brand new profile with deferred pop3 server doesn't work, and 250625 don't confirm delete of rss folders 2004-08-06 04:34:30 +00:00
bienvenu%nventure.com
f2cf87ad88 fix for crash 253804 check for new mail at startup with out of date .msf file, sr=mscott 2004-08-03 14:01:25 +00:00
bienvenu%nventure.com
e2dc9c98b5 more backend work for virtual folders, add support for pending db listeners, cleanup way db's are created and opened, r/sr=mscott 11051 2004-08-02 15:43:12 +00:00
kjh-5727%comcast.net
a5bfb68c59 Fixing bustage (gcc 3.3.1 ambiguous conversion) 2004-07-31 20:22:50 +00:00
bienvenu%nventure.com
d585c6199a fix creation of local folder after previous deletion left .msf file around, r/sr=mscott 248564 2004-07-29 20:30:34 +00:00
scott%scott-macgregor.org
18f20083dc Bug #253055 --> Use a folder listener to track folder name changes and folder deletions of RSS folders
so we can keep our subscription data source up to date. Part of the Thunderbird RSS work.

sr=bienvenu
2004-07-27 19:34:05 +00:00
scott%scott-macgregor.org
0f6bca050a Bug #252859 --> Add support for dropping RSS urls onto RSS servers and folders to automatically subscribe to the feed.
Bug #252860 --> Add error reporting to alert the user when the feed url could not be downloaded or if the feed url wasn't an rss type we could understand.

sr=bienvenu
2004-07-24 19:58:43 +00:00
scott%scott-macgregor.org
9962db3236 Bug #2522688 --> Add rss incoming server attributes for fetching the location of the feed and feed item
data sources for thunderbird.

sr=bienvenu
2004-07-22 23:27:32 +00:00
scott%scott-macgregor.org
801510b89f Bug #252496 --> Clicking Get New Mail from the actual RSS Server (and not a folder) fails
to fetch new feed postings for the rss feeds.

sr=bienvenu
2004-07-21 19:39:12 +00:00
bienvenu%nventure.com
47a682153e fix 251885 get new mail on deferred pop3 account should just get new mail on that account, sr=mscott 2004-07-21 17:24:34 +00:00
bienvenu%nventure.com
a37ff78a75 backend work for virtual folders, 11051, r/sr=mscott 2004-07-20 14:48:36 +00:00
bienvenu%nventure.com
ec8e88d353 fix 234421 authentication error on login POP3 server patch by ch.ey@gmx.net r=bienvenu, sr=mscott 2004-07-17 19:38:56 +00:00
bienvenu%nventure.com
d59fa28f9e fix 250559, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott shouldn't recognize .CR as a message terminator w/o LF 2004-07-14 22:27:30 +00:00