[imp] smartphone view

2012-10-15 Thread barış tombul
1. I am testing Horde 5.0.0beta6, smartphone view ipad no problem but iphones(ipod) html mails not seem half 2. password module is not yet. how to change password.. Best regards -- imp mailing list Frequently Asked Questions: http://wiki

[imp] smartphone view and spam folder

2012-10-15 Thread barış tombul
I don't have iphone ... I have ipod 4g and I use ios 5 , But html mails does not properly on the right side ? There is no problem with my ipad 2 ((it uses ios 4.0 ) , Do you have any idea ? maybe resolutions differences with two device? And , When I sign spam emails , spamassassin marks as spam,

Re: [imp] smartphone view and spam button

2012-10-15 Thread barış tombul
imp/config/mime_drivers.php ( html > inline > true) /* HTML driver settings */ 'html' => array( /* NOTE: Inline HTML display is turned OFF by default. */ * 'inline' => true,* 'handles' => array( 'text/html' ), 'icons' => array( 'd

[imp] How do you plan to change passwords of users imp6

2012-10-23 Thread barış tombul
How do you plan to change passwords of users horde5 (imp6) ? (now beta) current password can not integrate module. ( http://www.horde.org/download/passwd) Is the new version will be announced? thank you. -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, ma

Re: [imp] Non-english characters in message list

2012-10-24 Thread barış tombul
nano /usr/share/pear/Horde/Registry.php -- $lang_charset = $lang . '.UTF-8'; if (setlocale(LC_ALL, $lang_charset)) { putenv('LC_ALL=' . $lang_charset); putenv('LANG=' . $lang_charset); putenv('LANGUAGE=' . $lang_charset); -

Re: [imp] [SOLVED] Horde5 : viewing full header ?

2012-11-06 Thread barış tombul
nano /usr/share/horde/imp/lib/Dynamic/Mailbox.php 'spam' => _("Report as Spam"), 'innocent' => _("Report as Innocent"), 'blacklist' => _("Blacklist"), 'whitelist' => _("Whitelist"), 'delete' => _("Delete"), 'undelete' =>

[imp] ios 6.0.1 activesync problem

2012-11-11 Thread barış tombul
ios 6.0.1 and activesync sync no problem but html mails dont view ( eas 2.5 12 12.1 ) zarafa and z-push ios 6.0.1 no problem -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Re: [imp] ios 6.0.1 activesync problem

2012-11-11 Thread barış tombul
nf['activesync']['logging']['type'] = 'horde'; $conf['activesync']['ping']['forcedheartbeat'] = 60; $conf['activesync']['ping']['deviceping'] = false; $conf['activesync']['ping'

Re: [imp] ios 6.0.1 activesync problem

2012-11-11 Thread barış tombul
I had to installed version of "Released Horde_ActiveSync-2.0.4<https://github.com/horde/horde/commit/a958d3a1141822c9726c494eaf7e1d6bdf0b69ae> " one does not work anymore :) 2012/11/11 Michael J Rubinsky > > Quoting barış tombul : > > /horde/config/conf.ph

Re: [imp] ios 6.0.1 activesync problem

2012-11-11 Thread barış tombul
updated activesync ( Horde_ActiveSync-2.0.4<https://github.com/horde/horde/commit/a958d3a1141822c9726c494eaf7e1d6bdf0b69ae> ) same options. gives the following error "Cannot Get Mail Server error. Contact your server administrator." 2012/11/11 barış tombul > ios 6.0.1 and

Re: [imp] ios 6.0.1 activesync problem

2012-11-11 Thread barış tombul
Thank you very much for your help. problem solved ActiveSync rev 2.0.5. Released Horde_ActiveSync-2.0.5<https://github.com/horde/horde/commit/ab38a1b43fc29b0d3cab33374687c5a8f3811b96> Best Regards 2012/11/11 Michael J Rubinsky > > Quoting barış tombul : > >