Closed
Bug 160523
Opened 23 years ago
Closed 6 years ago
ability to store and access address book from IMAP server
Categories
(MailNews Core :: Address Book, enhancement)
MailNews Core
Address Book
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: web, Unassigned)
References
(Blocks 2 open bugs)
Details
I use IMAP for my email and I often check my mail from multiple machines. I
store all of my folders, sent messages, drafts, etc. on the IMAP server so I can
keep my mail all in one place. It would be nice if I could access my address
book from the IMAP server as well.
I would not have a problem if this enhancement would mean having to write my
address book as a .csv file or XML file. Possibly this request could be
integrated with bugs 117231 and/or 30621.
Comment 1•23 years ago
|
||
IMAP servers don't save addresses/-books - but LDAP servers do
Comment 2•23 years ago
|
||
Someone migth check on this - do we really need such a feature? Or is it right
that LDAP is the thing Felicia wants...
Keywords: qawanted
Comment 3•23 years ago
|
||
*** Bug 188804 has been marked as a duplicate of this bug. ***
Comment 4•23 years ago
|
||
Confirming. There are already three bugs that request this, AFAICT. Adding
dependency to the one that also mentions sharing.
Comment 5•23 years ago
|
||
As an aside, pine already does all this. Infact pine can even store preferences
on the imap server. Ldap is different from an address book anyway.
Comment 7•22 years ago
|
||
You can store files on an IMAP server, so it could be an exceedingly handy
facility. Perhaps store an LDIF file, or the usual mozilla address book data file.
LDAP can be an acceptable substitute, but mozilla doesn't support writeable LDAP
address books yet so the point is somewhat moot. Also, the user may not have
access to a writeable LDAP directory, whereas the IMAP server is guaranteed
accessable whenever their mail is.
Comment 8•22 years ago
|
||
Unless there's something badly wrong with what Pine does, it would be best to be
compatible with that.
Updated•21 years ago
|
Product: Browser → Seamonkey
This feature is already standard in Kontact (http://www.kontact.org/). The kde
suite not only allows mails and address book, but also calendar entries to be
stored in imap folders and as email messages. the subject is the vcard/vcal id
and the body is a standard vcard/vcal. In the options you can specify under
which folder the vcals/vcards should be saved and it creates (depending on your
language settings - I use german, but you can also creaty symlinks on the server
so you have both english/german) a calendar/Kalender - contacts/Kontakte folder
if it doesnt exist and saves the messages in there. There also exist outlook
plugins that can handle these kind of calendar/contact storage. There are a few
other clients too that can handle the data this way (If I find some more, I will
post their urls). I do not think it would be hard to embed this feature in the
mozilla products and it sure is a nice feature.
Comment 10•21 years ago
|
||
Since this feature can be achieved by an extension I wrote one for thunderbird -
synckolab ( http://synckolab.mozdev.org - newest version on
http://www.gargan.org/extensions/synckolab.html ) It's still beta, but already
syncs quite nicely, and I will include the sync with the calendar extension too
(if installed)
Comment 11•21 years ago
|
||
I just want to add, that bug 261470 blocks this one to a certain extend, since I
cannot get the sync running with imap servers that make the loginname as
"aser@host". As long as this isnt fixed (not in the current nightly) the
extension wont work on all vpopmail/courier combinations.
Comment 12•21 years ago
|
||
I wanted to update you that i found the problem with bug 261470 . it was my
fault (see desc), and the extension works pretty good now.
Updated•21 years ago
|
Assignee: sspitzer → mail
Updated•20 years ago
|
Assignee: mail → nobody
Component: Address Book → MailNews: Address Book
Product: Mozilla Application Suite → Core
QA Contact: nbaca → addressbook
Comment 13•20 years ago
|
||
*** Bug 280919 has been marked as a duplicate of this bug. ***
| Reporter | ||
Comment 14•20 years ago
|
||
I was reminded of my original report when reading about open office today.
http://www.openoffice.org/product/base.html says:
BASE includes a full version of the HSQL database engine, storing data in XML files.
That was exactly what I was thinking. You could store your addresses in an XML file and simply retrieve them from where ever your mail is stored. In addion, it would be nice if my junk mail filter information could also be stored in a similar file. Right now, I check my mail mostly from work and sometimes from home. My work junk mail filter works much better because it is used more. I'll have to search to see if an enhancement request for junk filter central storage has already been created and add these comments there as well. While I'm on it, it would also be cool if you could email your bookmark file to yourself and then access those anywhere you can access both firefox and thunderbird.
| Reporter | ||
Comment 15•20 years ago
|
||
I just added some comments to https://bugzilla.mozilla.org/show_bug.cgi?id=78858. Maybe these two bugs can/should be linked/merged?
| Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Updated•16 years ago
|
Flags: wanted-thunderbird3?
Flags: wanted-seamonkey2?
Comment 18•16 years ago
|
||
Marking as wanted- for both SM and TB. Given where both are in the development cycles, we'd prefer not to move focus away from fixing the things we've already flagged as blocking/wanted. This bug could take a lot to implement and fix up. This doesn't mean we wouldn't accept patches, but it means that this bug isn't a focus of the TB 3/SM 2 releases.
Flags: wanted-thunderbird3?
Flags: wanted-thunderbird3-
Flags: wanted-seamonkey2?
Flags: wanted-seamonkey2-
Comment 19•16 years ago
|
||
(I posted this to #382876, but it seems more valid here. And I just want to support the already mentioned idea of using the "pine" method or something compatible.)
Before inventing a new wheel, one should have a look at alpine/pine (mail
software). It uses remote config and remote address book (via IMAP) for quite
some years and it would be nice to have ONE address book when using both
applications. "alpine" is still under active development, have a look here:
http://sourceforge.net/projects/re-alpine/
Comment 21•6 years ago
|
||
I don't think we want to pursue this. Standard Contact access is now through CardDAV, and that is something we should go for.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•