[imp] Wrong character encoding in folder list

2008-12-14 Thread LÉVAI Dániel

Hi!

I have this problem with Horde-3.3.2 and IMP-4.3.2:

The left-side folder list has some folders, whos names contains 
localized characters. This is displayed correctly when I select the 
"English (American)" language entry on the login page from the dropdown 
menu. But when I choose my locale, which is "Magyar" (Hungarian), the 
folders won't display the correct characters. It's like this:


With "English (American)" locale:
Ügyfél

With "Magyar" locale:
&ANw-gyf&AOk-l

The latter is the same displaying as with the folder's name on the 
filesystem:

# ls -1 user/Maildir/
[...]
.&ANw-gyf&AOk-l/
[...]

How can I overcome this?

Thanks in advance,

Daniel

--
LEVAI Daniel
PGP key ID = 0x4AC0A4B1
Key fingerprint = D037 03B9 C12D D338 4412  2D83 1373 917A 4AC0 A4B1
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


Re: [imp] Can't send email

2008-12-14 Thread Adam Dershowitz Ph.D., P.E.


On Dec 14, 2008, at 5:41 PM, Craig White wrote:


On Sun, 2008-12-14 at 16:46 -0800, Adam Dershowitz Ph.D., P.E. wrote:

I just installed horde and imp on a CentOS system.  I am using imp-h3
4.3  and horde 3.1.7.
Most things are working fine.  I can read imap email and such as
expected.  But when I try to send email it doesn't work.
I have horde set to use localhost for the mailer.  I also have imp  
set

to use localhost for the smtp server.
When I click to send a message, a window opens as expected and I can
fill in the expected information.  When I then click send the window
empties and nothing else happens.  I have set horde to the highest
logging level but nothing shows up in the log that is relevant.  The
mail never goes out, and doesn't show up in my sent box.
I can send mail from the command line both by using mail, and also by
telnet to localhost port 25, so I know that smtp is working on the  
host.

Any suggestions or guidance would be greatly appreciated.


check the logs on the server.../var/log/messages and the apache  
logs /var/log/httpd/[ssl_]error_log


your problem is certain to be noticed in either/both of them

Craig



Thank you.
This was a good clue, and helped me figure things out.  The log file  
that mattered was actually /var/log/httpd/MyServerName-error_log.  It  
turns out that horde could not find /usr/share/horde/imp/config/ 
header.php because I had not set up that file.  Now it is working.



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


Re: [imp] Can't send email

2008-12-14 Thread Craig White
On Sun, 2008-12-14 at 16:46 -0800, Adam Dershowitz Ph.D., P.E. wrote:
> I just installed horde and imp on a CentOS system.  I am using imp-h3  
> 4.3  and horde 3.1.7.
> Most things are working fine.  I can read imap email and such as  
> expected.  But when I try to send email it doesn't work.
> I have horde set to use localhost for the mailer.  I also have imp set  
> to use localhost for the smtp server.
> When I click to send a message, a window opens as expected and I can  
> fill in the expected information.  When I then click send the window  
> empties and nothing else happens.  I have set horde to the highest  
> logging level but nothing shows up in the log that is relevant.  The  
> mail never goes out, and doesn't show up in my sent box.
> I can send mail from the command line both by using mail, and also by  
> telnet to localhost port 25, so I know that smtp is working on the host.
> Any suggestions or guidance would be greatly appreciated.

check the logs on the server.../var/log/messages and the apache logs 
/var/log/httpd/[ssl_]error_log

your problem is certain to be noticed in either/both of them

Craig

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


[imp] Can't send email

2008-12-14 Thread Adam Dershowitz Ph.D., P.E.
I just installed horde and imp on a CentOS system.  I am using imp-h3  
4.3  and horde 3.1.7.
Most things are working fine.  I can read imap email and such as  
expected.  But when I try to send email it doesn't work.
I have horde set to use localhost for the mailer.  I also have imp set  
to use localhost for the smtp server.
When I click to send a message, a window opens as expected and I can  
fill in the expected information.  When I then click send the window  
empties and nothing else happens.  I have set horde to the highest  
logging level but nothing shows up in the log that is relevant.  The  
mail never goes out, and doesn't show up in my sent box.
I can send mail from the command line both by using mail, and also by  
telnet to localhost port 25, so I know that smtp is working on the host.

Any suggestions or guidance would be greatly appreciated.

Thank,

--Adam



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


Re: [imp] disabling "fetch mail" feature

2008-12-14 Thread LÉVAI Dániel
On Sunday 14 December 2008 22.10.03 Rick Romero wrote:
> LÉVAI Dániel wrote:
> > On Sunday 14 December 2008 18.45.41 LÉVAI Dániel wrote:
> >> Hi!
> >>
> >> I'm using IMP 4.3.2 with Horde 3.3.2.
> >> What is the less intrusive way of disabling IMP's "Fetch Mail"
> >> feature?
> >
> > There must be a better way than:
> >
> > find /my/horde/install/ -iname "*fetchmail*" -exec chmod 000 {} \;
> >
> > I can tell there is no such option in the Administration menu.
> >
> > Daniel
>
> What if you disable the preference completely in prefs.php ?  I
> assume the if (!$pop3)  would keep fetchmail from displaying for pop3
> users, what happens when it's removed completely?
>
I think this is more intrusive than taking away permissions. I don't 
want to maintain a separate tree for my tweaks. In this case, it makes 
it harder to upgrade.

Also, I don't think it would prevent users from directly access 
fetchmail*.php files.

Daniel

-- 
LEVAI Daniel
PGP key ID = 0x4AC0A4B1
Key fingerprint = D037 03B9 C12D D338 4412  2D83 1373 917A 4AC0 A4B1
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


Re: [imp] disabling "fetch mail" feature

2008-12-14 Thread Rick Romero

LÉVAI Dániel wrote:

On Sunday 14 December 2008 18.45.41 LÉVAI Dániel wrote:
  

Hi!

I'm using IMP 4.3.2 with Horde 3.3.2.
What is the less intrusive way of disabling IMP's "Fetch Mail"
feature?



There must be a better way than:

find /my/horde/install/ -iname "*fetchmail*" -exec chmod 000 {} \;

I can tell there is no such option in the Administration menu.

Daniel

  
What if you disable the preference completely in prefs.php ?  I assume 
the if (!$pop3)  would keep fetchmail from displaying for pop3 users, 
what happens when it's removed completely?


Rick

--
Rick Romero
Need IT assistance? 
VF IT Services / VFEmail.net

www.vfit.biz / www.vfemail.net

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


Re: [imp] disabling "fetch mail" feature

2008-12-14 Thread LÉVAI Dániel
On Sunday 14 December 2008 18.45.41 LÉVAI Dániel wrote:
> Hi!
>
> I'm using IMP 4.3.2 with Horde 3.3.2.
> What is the less intrusive way of disabling IMP's "Fetch Mail"
> feature?

There must be a better way than:

find /my/horde/install/ -iname "*fetchmail*" -exec chmod 000 {} \;

I can tell there is no such option in the Administration menu.

Daniel

-- 
LEVAI Daniel
PGP key ID = 0x4AC0A4B1
Key fingerprint = D037 03B9 C12D D338 4412  2D83 1373 917A 4AC0 A4B1
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


Re: [imp] disabling "fetch mail" feature

2008-12-14 Thread LÉVAI Dániel
On Sunday 14 December 2008 18.56.48 Matus UHLAR - fantomas wrote:
> On 14.12.08 18:45, LÉVAI Dániel wrote:
> > I'm using IMP 4.3.2 with Horde 3.3.2.
> > What is the less intrusive way of disabling IMP's "Fetch Mail"
> > feature?
>
> What do you mean?
> Do you use POP3 to read messages via IMP?

No, I'm using IMAP for reading messages with IMP, and the IMAP server is 
located on the same machine as the IMP installation. This is working 
ok, and all I want to do, is disable the option for the users to use 
the "Fetch Mail" feature of IMP.

Daniel

-- 
LEVAI Daniel
PGP key ID = 0x4AC0A4B1
Key fingerprint = D037 03B9 C12D D338 4412  2D83 1373 917A 4AC0 A4B1
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


Re: [imp] disabling "fetch mail" feature

2008-12-14 Thread Matus UHLAR - fantomas
On 14.12.08 18:45, LÉVAI Dániel wrote:
> I'm using IMP 4.3.2 with Horde 3.3.2.
> What is the less intrusive way of disabling IMP's "Fetch Mail" feature?

What do you mean?
Do you use POP3 to read messages via IMP?
-- 
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Your mouse has moved. Windows NT will now restart for changes to take
to take effect. [OK]
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


[imp] disabling "fetch mail" feature

2008-12-14 Thread LÉVAI Dániel
Hi!

I'm using IMP 4.3.2 with Horde 3.3.2.
What is the less intrusive way of disabling IMP's "Fetch Mail" feature?

Thanks!

Daniel

-- 
LEVAI Daniel
PGP key ID = 0x4AC0A4B1
Key fingerprint = D037 03B9 C12D D338 4412  2D83 1373 917A 4AC0 A4B1
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


Re: [imp] dimp preview

2008-12-14 Thread LALOT Dominique
Thanks Mickael

That's users first tries. I'll explain your point of view. I will hide imp
preview options so users don't get confused. I've done a patch: when they
cick on dimp options, they go to imp options..As I locked dimp options the
were getting a blank screen. Dimp or IMP, there should only one "courrier
options", but that's probably due to horde architecture.

Thks

Dom

2008/12/12 Michael M Slusarz 

> Quoting Dominique LALOT :
>
>  Hello,
>>
>> Some users expect to get the same behaviour than in imp preview (they
>> found it very usefull). If you just put the mouse over the subject,
>> you'll get a little preview which is only repeating the subject. How can
>> we recover imp's way? Even if clicking on the mail is fast enough, that
>> was a nice feature.
>>
>
> DIMP already has a preview mode.  It is overkill to have two different
> forms of preview (not to mention that the IMP method of doing previews
> creates a much higher load on the servers).
>
> michael
>
> --
> ___
> Michael Slusarz [slus...@horde.org]
>
> --
> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscr...@lists.horde.org
>



-- 
Dominique LALOT
Ingénieur Systèmes et Réseaux
http://annuaire.univmed.fr/showuser?uid=lalot
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org