| Summary | Allow multiple accounts in IMP |
| Queue | IMP |
| Queue Version | Git master |
| Type | Enhancement |
| State | Accepted |
| Priority | 2. Medium |
| Owners | Michael Slusarz <slusarz (at) horde (dot) org> |
| Requester | Michael Slusarz <slusarz (at) horde (dot) org> |
| Created | 03/12/2009 (1559 days ago) |
| Due | |
| Updated | 08/29/2012 (293 days ago) |
| Assigned | |
| Resolved | |
| Attachments | |
| Milestone | 6+ |
| Patch | No |
commit 88f7e2b8bcff65b0346cdb7d0f61de57d37487a6
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Jan 30 00:26:05 2012 -0700
Move AJAX mailbox response generation entirely within IMP_Imap_Tree
Precursor to implementing Ticket #8077
imp/js/dimpbase.js | 2 +-
imp/lib/Ajax/Application.php | 51 ++++++---------------
imp/lib/Ajax/Queue.php | 4 +-
imp/lib/Imap/Tree.php | 103
++++++++++++++++++++++--------------------
imp/lib/Mailbox.php | 1 -
5 files changed, 72 insertions(+), 89 deletions(-)
http://git.horde.org/horde-git/-/commit/88f7e2b8bcff65b0346cdb7d0f61de57d37487a6
Milestone ⇒ 6+
lot online because it has been a feature for a long time with
IMP3/4. It was quite hard to to find this page and properly confirm
that it is now depreciated in IMP5. I have added a (rather terse,
sorry, I was suffering a sense of humour failure) note to the Wiki
page about this.
old code was nothing more than a web interface to a (not very
optimized) PHP port of fetchmail. Which wasn't all that useful for
anyone with more than a few hundred messages, since PHP would time-out
or memory fail long before you could synchronize an account.
This ticket is instead a request to add foreign accounts to appear
natively in the UI. Which would allow access of these accounts
without expensive overhead (and allow the synchronization of mail
actions).
hosting providers (plesk/cpanel based) will have a strong incentive
to get this restored since they have been offering IMP as a mail
aggregator service to their customers. They may well feel that this
issue is a blocker for IMP5 adoption.
pay me to work on IMP do not have this as a priority. Unfortunately,
that is the reality of the situation, especially for something as
resource intensive as this request.
http://phlymail.com/en/phlymail/lite/
to be the only product offering a neat integration of multiple email
accounts in one interface: http://phlymail.com/de/phlymail/lite/
(unfortunately without drag&drop and without a mobile client though)
online because it has been a feature for a long time with IMP3/4. It
was quite hard to to find this page and properly confirm that it is
now depreciated in IMP5. I have added a (rather terse, sorry, I was
suffering a sense of humour failure) note to the Wiki page about this.
From the search results seen before I found this page I imagine that
hosting providers (plesk/cpanel based) will have a strong incentive to
get this restored since they have been offering IMP as a mail
aggregator service to their customers. They may well feel that this
issue is a blocker for IMP5 adoption.
As per the user below I'd also been hoping to use IMP5 to aggregate
some external mailboxes into my main mail system, and might well have
stayed with OpenWebmail if I had seen in advance that I would loose
this functonality. I have worked around it by running getmail as a
service on my server, but it's harder to configure and maintain than
if it was a native IMP function.
commit 88f7e2b8bcff65b0346cdb7d0f61de57d37487a6
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Jan 30 00:26:05 2012 -0700
Move AJAX mailbox response generation entirely within IMP_Imap_Tree
Precursor to implementing Ticket #8077
imp/js/dimpbase.js | 2 +-
imp/lib/Ajax/Application.php | 51 ++++++---------------
imp/lib/Ajax/Queue.php | 4 +-
imp/lib/Imap/Tree.php | 103
++++++++++++++++++++++--------------------
imp/lib/Mailbox.php | 1 -
5 files changed, 72 insertions(+), 89 deletions(-)
http://git.horde.org/horde-git/-/commit/88f7e2b8bcff65b0346cdb7d0f61de57d37487a6
I donate some dollars to Horde LLC today.
is the only missing feature for me.
I really hope this might change in future...
the progress or even an ata?
feature in order for it to get done.
Horde IMP. So I took the time to get it working (the installation
process took me a couple of days...).
Now having everything set up I notice the for me most important
feature: to have multiple IMAP accounts accessable at the same time;
represented in the tree on the left, like e.g. Outlook does.
I was sooo sure that Horde will offer such a feature, but apparently
not (atm). :(
Now reading your explaination gives me some hope. May I ask about the
progress or even an ata?
Milestone ⇒ 5.1
not going to change.
The new code will incorporate additional IMAP/POP servers (other than
the "master" account - the account originally authenticated to and
hardcoded into the imp configuration files) seamlessly into the IMAP
tree. In other words, mailboxes on the other server will behave just
like local mailboxes.
goal/outcome of the improvement.
Note that fetching email is for users in specific situations still
wished for and needed. A new version of IMP should not cripple old
features and option IMHO
Priority ⇒ 2. Medium
Milestone ⇒ IMP 5.0
State ⇒ New
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Allow multiple accounts in IMP
Type ⇒ Enhancement
Priority ⇒ 1. Low
accessible via folder lists.