On 07/24/12 05:19 PM, Michael Wing wrote:
On Tue, Jul 24, 2012 at 3:54 PM, Michael M Slusarzwrote:
Quoting Michael Wing:
#button_compose and #button_checkmail.
Thanks!
Moving these lines in templates/dimp/index.inc to where I wanted the
buttons placed:
Thanks for the details! I was looking
On 29/08/2012 9:40 AM, Jens Pranaitis wrote:
I didn't touch the mime_drivers.php file, I created a
mime_drivers.local.php with the contents mentioned in the first post
of this thread. The file looks correct to me, but if you see any
errors I'd really appreciate it if you could point them out.
On 10/30/12 10:31 AM, Lukas Gradl wrote:
I did a "pear upgrade" on my IMP 6.0.0 test machine. Afterwards
backends.php was overwritten.
AFAIK the config files should be preserved when upgrading - should'nt
there be a backends.php.dist that ist updated automatically and the
active copy should'nt
In IMP 6.0.0RC2, a new search for messages in a folder returns the
results from a previous search.
Example:
Mail - Search - "Subject=News" returns the correct results.
But a second search for "Subject=Test" returns the previous search
("Subject=News") instead of the new search.
All subsequen
On 10/30/12 09:39 AM, Michael M Slusarz wrote:
Quoting Oscar del Rio :
In IMP 6.0.0RC2, a new search for messages in a folder returns the
results from a previous search.
Example:
Mail - Search - "Subject=News" returns the correct results.
But a second search for "Subject=Te
On 11/ 2/12 03:43 PM, Wilson Paolini wrote:
I enabled the display in html in /horde/imp/config/mime_drivers.php
/**
* MIME Viewer configuration for IMP.
*
* IMPORTANT: DO NOT EDIT THIS FILE!
* Local overrides MUST be placed in mime_drivers.local.php or
mime_drivers.d/.
mime_drivers.local
On 11/ 5/12 11:58 AM, Bruno Costacurta wrote:
is it currently possible under Horde5 to view the full header of an
email ?
$conf['user']['allow_view_source'] = true;
Then in IMP, "Other Options" - "View Source"
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubs
While testing HTML composing of emails I noticed some problems in the
text/plain conversion.
Example: Compose HTML email mixing normal text with bold, italics, etc.
Normal Strong Normal Italics Normal Underline Normal Strike Normal
The text/html part is as expected:
Normal Strong Normal Italics
On 07/11/2012 12:08 AM, Michael M Slusarz wrote:
Quoting Oscar del Rio :
While testing HTML composing of emails I noticed some problems in the
text/plain conversion.
Example: Compose HTML email mixing normal text with bold, italics, etc.
Normal Strong Normal Italics Normal Underline Normal
On 11/ 7/12 12:08 AM, Michael M Slusarz wrote:
Quoting Oscar del Rio :
While testing HTML composing of emails I noticed some problems in the
text/plain conversion.
The text/html part is as expected:
Normal Strong Normal Italics Normal
Underline Normal Strike Normal
But the text/plain part
On 11/ 7/12 05:04 PM, Michael M Slusarz wrote:
Quoting Oscar del Rio :
On 11/ 7/12 12:08 AM, Michael M Slusarz wrote:
Quoting Oscar del Rio :
While testing HTML composing of emails I noticed some problems in
the text/plain conversion.
The text/html part is as expected:
Normal Strong
On 11/15/12 10:35 PM, E.S. Rosenberg wrote:
Hi,
Is it possible to by default show html messages in the preview pane of imp
6?
http://www.horde.org/apps/imp/docs/INSTALL
3.2. Configuring IMP
By default, IMP is configured to NOT display text/html message parts
inline. This is done for various
On 11/16/12 05:50 AM, E.S. Rosenberg wrote:
2012/11/16 Oscar del Rio <mailto:del...@mie.utoronto.ca>>
On 11/15/12 10:35 PM, E.S. Rosenberg wrote:
Hi,
Is it possible to by default show html messages in the preview
pane of imp
6?
http://www.
On 12/18/12 05:15 PM, Aria Bamdad wrote:
Using Horde 5.0.2 and IMP 6.0.2, in basic mode, seems like the ability to
set message flags is gone. In other words, I don't see a dropdown to select
set message as seen/unseen or flagged for follow-up. I see this in dynamic
mode under the 'Other' drop d
On 12/19/12 02:38 PM, Aria Bamdad wrote:
Ok, did more tracing and it appears that it's not the mailbox readonly
status that is causing this. It appears that
imp/templates/basic/mailbox/navbar.html.php is what displays the form
field for the 'Mark Messages' drop down list. I placed a debug
On 02/ 4/13 05:22 AM, Héctor Moreno Blanco wrote:
Any help about disabling the maintenance tasks? I haven't found out how to
disable these tasks in the prefs.php files.
Disable the features that trigger the maintenance tasks. For example,
for the monthly sent-mail archiving:
/imp/config/pre
On 03/ 7/13 06:52 AM, Matthias R.H. Bitterlich wrote:
is there a more practical approach to subscribe or to unsubscribe
folders, than rightclicking every single one?
In Imp 4 there was an extra page to do several operations on folders.
(horde.example.com/imp/folders.php)
There one could check al
On 03/ 7/13 10:03 AM, Oscar del Rio wrote:
On 03/ 7/13 06:52 AM, Matthias R.H. Bitterlich wrote:
is there a more practical approach to subscribe or to unsubscribe
folders, than rightclicking every single one?
In Imp 4 there was an extra page to do several operations on folders
On 03/ 7/13 11:04 AM, Michael M Slusarz wrote:
Quoting Oscar del Rio :
xdebug.max_nesting_level = 500
FYI: You should not be running xdebug on a production server. If just
for the fact your PHP performance will be deplorable.
Thanks for the info. I didn't even know about xdebug
On 03/11/13 11:57 AM, Héctor Moreno Blanco wrote:
When a user select the option 'Ask' for "Request a read receipt", this user
doesn't see the option in the compose window in order to select whether request a read
receipt or not
In Dynamic view: "Other Options" (drop-down) -> "Read Receipt" wh
On 04/ 2/13 06:25 AM, lundstro wrote:
does anyone have any example of how to do this with preauthenticate hook? I
found example for older versions but if I understood correctly they don't
work with IMP H5.
imp/config/hooks.php.dist
--
imp mailing list
Frequently Asked Questions: http://wiki.ho
On 08/20/13 01:01 PM, Maxime Pelletier wrote:
we have a problem with IE8. Users can't send messages with IE8. When they
click "Send", the message body is grayed out, the little circle starts
spinning, and then nothing.
I just tested IE8. Same problem with sending in Dynamic mode. The circle
co
On 08/21/13 01:09 PM, Michael M Slusarz wrote:
Quoting Oscar del Rio :
On 08/20/13 01:01 PM, Maxime Pelletier wrote:
we have a problem with IE8. Users can't send messages with IE8. When
they
click "Send", the message body is grayed out, the little circle starts
spinning, a
On 22/08/2013 2:51 AM, ANANT S ATHAVALE wrote:
1. Open a mail.
2. Delete the mail.
3. Next mail gets opened.
4. I click on Reply,
In this scenario, it should open a compose message with Reply to having
addresses contained in the present mail, instead, it opens with the
previous mail which I hav
On 22/08/2013 1:43 AM, ANANT S ATHAVALE wrote:
When a mail is received with Priority as High, the mailbox listing is
suppose to show the mail with 'pink' background color (default). But, it
changes color to pink only after the mail is opened once.
I can't reproduce either. High Priority email
On 23/08/2013 5:31 AM, ANANT S ATHAVALE wrote:
I just downloaded the file:
https://raw.github.com/horde/horde/master/imp/lib/Basic/Message.php
and replaced it with the exisiting one. I hope, its OK.
I just manually make the changes for the specific bug, using the same
commit code on github
On 23/08/2013 7:03 AM, ANANT S ATHAVALE wrote:
The check box for selecting all messages and individual messages is not
alligned vertically. There is a small shift to the right for the 'Select
All' check box.
I'm not an expert in css but I believe the css property you are looking
for is in /
On 24/08/2013 1:11 AM, ANANT S ATHAVALE wrote:
2. In HTML composition, copy/paste of a table does not work. Table is
not
created, only the internal contents are getting pasted.
That would be a ckeditor issue, not horde's. Perhaps this one:
http://dev.ckeditor.com/ticket/7846
--
imp mailing l
On 08/28/13 08:56 AM, ANANT S ATHAVALE wrote:
I am unable to list the contents of address book, when clicked on To,
Cc or
Bcc.
I have tried to solve, but in vain. I always get error: Read Failed (32)
No such Object. I had earlier also attached the error message, now also
attaching.
Did you
On 29/08/2013 11:27 PM, ANANT S ATHAVALE wrote:
Is it possible to copy a mail to a folder in DIMP. This option is
available in Basic View.
Before dropping the email into the destination folder, press and hold
the Control key.
Move turns into Copy.
--
imp mailing list
Frequently Asked Questio
On 20/10/2013 6:27 AM, F Ringuello wrote:
a:1:{i:0;a:16:{s:16:"default_identity";i:0;s:9:"from_addr";s:26:"
j...@myaddress.com";s:8:"fullname";s:23:"My Name is Jack";s:2:"id";s:20
and so on
The only difference is the address field that, for each user, have a
different prefix (s:13, s:26, etc
On 10/23/13 05:28 PM, Albert Shih wrote:
Long time ago I have this impression we got a menu inside
«Administration» called «Virtual FS» or something like that. I didn't see
it anymore.
http://imageshack.us/f/11/7bty.jpg/
- Horde (horde)
- Virtual File Storage tab
--
imp mailing list
F
On 11/ 3/13 10:16 PM, ANANT S ATHAVALE wrote:
Dear List,
I have set, Move deleted messages to your Trash mailbox instead of
marking
them as deleted in the current mailbox. When this is set, whether Show
Deleted/Hide Deleted should be shown in Other Menu?
For me it is gettling listed. Why s
On 18/12/2013 11:43 PM, ANANT S ATHAVALE wrote:
Even with holding Control Key, copy a message to folder is not working.
The message(s) get unselected. Using Firefox 25 with IMP 6.1.6.
Start dragging normally, then hold the Ctrl key before dropping the
message(s).
Ctrl+click has a different a
On 01/13/14 12:24 PM, Ann Cantelow wrote:
On a horde webmail install, I was a fool and wrote over my imp config
backends.php file without stopping to read the clear warning at the
top to use backends.local instead Is there an elegant way I can get
the file back? I'm pretty awkward with pear,
On 01/29/14 07:27 AM, ANANT S ATHAVALE wrote:
As soon as I click on New Message, compose window pops up, but mouse
pointer/focus is in body part. But, in demo site, it correctly focusses
on To: field. What could be the reason?
HTML vs Plain Text composition default.
--
imp mailing list
Frequ
On 02/25/14 10:19 AM, Anton Köstlbacher wrote:
I enabled inline image display for imp (6.1.6) as described in
http://wiki.horde.org/FAQ/Admin/Config#toc23 but it doesn't work, no
attached images are shown in the preview pane.
Try this page:
http://www.horde.org/apps/imp/docs/INSTALL#configurin
On 03/ 7/14 04:01 AM, Claude Tompers wrote:
On Fri, 07 Mar 2014 01:48:06 -0700
Michael M Slusarz wrote:
For H5 there is: http://bugs.horde.org/ticket/12875
I can not get access to git to download the patch. When will it
be pushed to an upgrade release ?
I manually applied the patches from
On 16/03/2014 6:16 AM, ANANT S ATHAVALE wrote:
Dear List,
I just upgraded to HGWE 5.1.4.
This is my immediate observation and is repeatable in case of a mail
received from Gmail.
I am sending a mail from my gmail account to an account which used
HGWE 5.1.4. If the subject is blank, the IMP
On 16/03/2014 10:47 AM, Oscar del Rio wrote:
On 16/03/2014 6:16 AM, ANANT S ATHAVALE wrote:
Dear List,
I just upgraded to HGWE 5.1.4.
This is my immediate observation and is repeatable in case of a mail
received from Gmail.
I am sending a mail from my gmail account to an account which used
On 16/03/2014 10:47 AM, Oscar del Rio wrote:
On 16/03/2014 6:16 AM, ANANT S ATHAVALE wrote:
Dear List,
I just upgraded to HGWE 5.1.4.
This is my immediate observation and is repeatable in case of a mail
received from Gmail.
I am sending a mail from my gmail account to an account which used
On 03/21/14 06:08 AM, ANANT S ATHAVALE wrote:
If a mail is received today and when we take a print using the print
icon provided in the body part, the Date which gets printed is 'Today
with time'. As it is required for some reasons to file the print outs
of mails, the 'Today' which is printe
On 04/28/14 09:08 AM, Administrator BCS wrote:
Citeren "Mauricio Jose T. Tecles" :
- Mensagem de a...@bezoekerscentrumsonsbeek.nl -
Data: Sun, 27 Apr 2014 17:55:40 +
De: Administrator BCS
Assunto: [imp] Batch import mbox files into individual folders
Para: imp@l
On 05/23/14 09:56 AM, ro...@cryptob.in wrote:
Yes, a mean a new email account.
There is only one user an he is the admin.
$conf[auth][driver] is set to "Let a Horde application hadle auth"
$conf[auth][params][app] is set to "imp"
I can go to the user config when logged in but is tells me:
"You
On 06/27/14 02:14 PM, Bruno Furtado wrote:
I want to have a alternative email address for each client and I think that
the best way is fill it on the first client login.
How can I create a hook to fill alternative e-mail address on first login.
See horde/config/hooks.php.dist
You can set any
On 07/ 7/14 01:23 PM, Art Stephens wrote:
When viewing IMP mail with the lastest version of Firefox there is no
scroll bar when viewing email in the inbox. My version is 6.1.7
I have seen that happen when changing zoom mode in the browser.
Try Ctrl-- or Ctrl-+ to reset the browser's zoom mode
One of our users noticed that, in Basic Mode, after opening one email message,
the *next message* is marked as Seen as well.
It seems to happen only with Firefox 47.0 and only in Basic Mode (he started
noticing the issue recently, I assume when Firefox got auto-updated).
Older versions of Firef
On 06/21/16 06:10 PM, Michael J Rubinsky wrote:
https://github.com/horde/horde/commit/3d1075a69f5f57dc03e4df3fa3b64c5d7682aee0
Thanks! That fixed the Firefox issue.
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org
48 matches
Mail list logo