Chuck Hagenbuch | 1 Feb 2008 06:11
Favicon
Gravatar

Re: Warning: IMP Messages Filters

Quoting "Gottschalk, David" <dgottsc <at> emory.edu>:

[snip]
> It would probably be a good idea if the inbox wasn't a choice in the  
> message filters. Maybe this is something that can change in the  
> future? I wanted everyone to know of this potential issue, so if  
> they run into this problem in the future they would have a easier  
> time finding it.

I think excluding INBOX would probably be too inflexible for people  
who have mail delivered to alternate folders, but having a rule that  
you can't move mail to the same folder you're filtering seems fine -  
actually the code should just be smart enough not to do anything with  
the message in this case.

You didn't say; I assume you're using either an old IMP with IMAP  
filters, or Ingo with the IMAP filter backend?

If so, can you please create a bug on http://bugs.horde.org/? If not,  
please elaborate.

Thanks,
-chuck
--

-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe <at> lists.horde.org

Chuck Hagenbuch | 1 Feb 2008 05:37
Favicon
Gravatar

Re: Message forwarding bug in Imp H3 (4.2-RC2)

Quoting Jan Schneider <jan <at> horde.org>:

> Since this seems to be the most intuitive (and original) behavior, I
> suggest making this the default and calling it "With Attachments".

Can someone please create a ticket to track this?

-chuck
--

-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe <at> lists.horde.org

Joonas Hämäläinen | 1 Feb 2008 09:03
Picon

What causes "Linking from untrusted source is denied!"

Hips,

I have encountered problem with https:// links in imp read mails. When 
one receives mail which contains link to file, and that is https:// 
link, imp will be throwing error:

Linking from untrusted source is denied!
webmail.yourdomain.com

Our horde installation is behind SSL, target is behind SSL certificate 
and both certificates are valid thawte certis. If I then use our testing 
horde installation which runs over regular http, and read similar mail, 
I can open this file just fine.

What causes this error, Linking from untrusted source is denied? If I 
refresh that page, it loads that file, but why it gives this error 
first? And how do I remove this step to make it easier for end-users to 
open their files.

And to make it clear, problem is with files. Like 
https://www.example.org/folder/example.pdf written to mail, and that is 
generated as link and causes this error.

Joonas Hämäläinen
--

-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe <at> lists.horde.org

(Continue reading)

MailingListe | 1 Feb 2008 10:00
Picon
Favicon

Re: IMP Abuse (was Howto remove client IP-Address)

Zitat von Jan Schneider <jan <at> horde.org>:

> Zitat von Listaccount <lst_hoe01 <at> kwsoft.de>:
>
>
>>>> Could you please explain on how we can do this? I have never seen a
>>>> configuration option which sound like what we need.
>>>
>>> Lock the from_addr preference.
>>>
>>
>> Yes of course, but we like to give the user the ability to choose from
>> a bunch of addresses which where defined as aliases to this account
>> anyway.
>>
>> So we have e.g.
>>
>> userA : vname.name <at> domain, nick <at> domain, other-nick <at> domain
>>
>> and the user could choose to set on of these addresses as *sender* for
>> his/here identities and no other e-mail address can be used. This
>> makes sense because this e-mail addresses will be routed to the
>> account anyway so the user "owns" the address.
>
> All this is possible through prefs.php. Please read the docs.
>
> Jan.

Yes it is possible if one is capable in programing PHP, but with this
everything is possible because Horde/IMP is build with PHP. So the
(Continue reading)

Otto Stolz | 1 Feb 2008 10:54
Picon
Favicon

Re: What causes "Linking from untrusted source is denied!"

Hyvää päivää¹ Joonas Hämäläinen,

you wrote:
> I have encountered problem with https:// links in imp read mails. When 
> one receives mail which contains link to file, and that is https:// 
> link, imp will be throwing error:
> 
> Linking from untrusted source is denied!
> webmail.yourdomain.com

Probably a problem with your certificates.
Possible reasons:
· Root certificate not trusted by browser,
· certificate chain incomplete (should be provided by the server,
   but could likewise be installed in the browser -- only with more
   trouble for the user),
· hostname in URL does not match hostname in certificate.
Cf. <http://httpd.apache.org/docs/2.2/ssl/ssl_faq.html>.

Good luck,
   Otto Stolz

------------
¹ I hope, I’ve got the single/double vowels right
--

-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe <at> lists.horde.org

(Continue reading)

Gottschalk, David | 2 Feb 2008 22:45
Favicon

Urgent: Embedded Images in HTML messages

I have a really strange problem that has suddenly croped up, and I could really use some assistance. I'm stumped.

It appears that anytime you attempt to load a email message in IMP that contains a embedded HTML image, it
takes 3+ mins to load the email. It's interesting cause it never times out, but takes forever. I know it has
to be something with IMP. Reason being if I do a manual IMAP session from the IMP server to the backend IMAP
server the same message will download immediately.

Any help would be GREATLY appreciated.

Here are my versions:

Horde: 3.0.12
Imp: H3 (4.0.5)

Thanks.

David Gottschalk
UTS Infrastructure Technology Services
david.gottschalk <at> emory.edu

This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information.  If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this message (including any attachments) is strictly
prohibited.

If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).
(Continue reading)

Michael Rubinsky | 2 Feb 2008 22:56
Favicon
Gravatar

Re: Urgent: Embedded Images in HTML messages

Quoting "Gottschalk, David" <dgottsc <at> emory.edu>:

> I have a really strange problem that has suddenly croped up, and I  
> could really use some assistance. I'm stumped.
>
> It appears that anytime you attempt to load a email message in IMP  
> that contains a embedded HTML image, it takes 3+ mins to load the  
> email. It's interesting cause it never times out, but takes forever.  
> I know it has to be something with IMP. Reason being if I do a  
> manual IMAP session from the IMP server to the backend IMAP server  
> the same message will download immediately.

...and is the "IMP server" the same machine that you are running the  
client on?

Thanks,
mike

--
The Horde Project (www.horde.org)
mrubinsk <at> horde.org

"Time just hates me. That's why it made me an adult." - Josh Joplin
Attachment: application/pgp-keys, 2200 bytes
--

-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe <at> lists.horde.org
(Continue reading)

Michael Rubinsky | 2 Feb 2008 23:01
Favicon
Gravatar

Re: Urgent: Embedded Images in HTML messages

Quoting "Gottschalk, David" <dgottsc <at> emory.edu>:

> I have a really strange problem that has suddenly croped up, and I  
> could really use some assistance. I'm stumped.
>
> It appears that anytime you attempt to load a email message in IMP  
> that contains a embedded HTML image, it takes 3+ mins to load the  
> email. It's interesting cause it never times out, but takes forever.  
> I know it has to be something with IMP. Reason being if I do a  
> manual IMAP session from the IMP server to the backend IMAP server  
> the same message will download immediately.

Also, if you are talking about <img> tags in the email, then the email  
*would* download quicker with a manual IMAP session, you are not  
downloading the images. That is done on the client...just like any  
other webpage.

Thanks,
mike

--
The Horde Project (www.horde.org)
mrubinsk <at> horde.org

"Time just hates me. That's why it made me an adult." - Josh Joplin
Attachment: application/pgp-keys, 2200 bytes
--

-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
(Continue reading)

Marc Jauvin | 3 Feb 2008 04:44

Re: Advocate for a change in PHP 5.3

FYI, the bug entry was updated on Feb. 1st as "fixed in CVS"...

Chuck Hagenbuch <chuck <at> horde.org> wrote:

> Hi folks-
>
> Because of this issue:
> http://bugs.php.net/bug.php?id=43231
>
> Which is in danger of being marked "not a bug" and even taken further,
> currently we are unable to produce a version of Horde that supports
> both PHP 4 and PHP 5.3+. If this change sticks, then we will have to
> draw a _maximum_ PHP version of 5.2.x for all current Horde releases,
> and any future Horde release will be PHP 5+ only.
>
> I'm all for moving forward with PHP 5 only code, but making it
> impossible to run current Horde versions on PHP 5.3+ is just a pain,
> and I don't understand the rationale or reason for the change. If you
> agree or if this will affect you, agitate for it a bit.
>
> Thanks,
>
> -chuck
>
> --
> Horde developers mailing list - Join the hunt: http://horde.org/bounties/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe <at> lists.horde.org
>

(Continue reading)

Chuck Hagenbuch | 3 Feb 2008 05:26
Favicon
Gravatar

Re: [dev] Advocate for a change in PHP 5.3

Quoting Marc Jauvin <marc <at> r4l.com>:

> FYI, the bug entry was updated on Feb. 1st as "fixed in CVS"...

And I've confirmed that it is. Thanks!

-chuck
--

-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe <at> lists.horde.org


Gmane