Re: [imp] How to hide Problem link

2007-01-12 Thread Otto Stolz
Hello Gyanchand Maurya, you have asked: How to hide Problem menu under imp, Log in to Horde as an administrator, then invoke menu item Adminstration/Setup/Horde, and select the "Problem Reporting" tab. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.or

Re: [imp] linked attachment maintenance

2007-01-15 Thread Otto Stolz
, in imp/config/prefs.php (see horde/config/prefs.php for more details). When the value depends on particular circumstances, you can add the precise rules to horde/config/hooks.php. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions

Re: [imp] Server select

2007-01-19 Thread Otto Stolz
st of servers" to shown. - See also <http://bugs.horde.org/view.php?actionID=view_file&type=diff&file=README.diff&ticket=4203>. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/

[imp] Login in with e-mail alias (was: Server select)

2007-01-24 Thread Otto Stolz
have the time to elaborate this in more detail. If you can read German, you can have my comprehensive internal documentation (covering also other aspects of my installation), and the source code of my hooks, to start from. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] Login in with e-mail alias

2007-01-25 Thread Otto Stolz
PS. I have written: To avoid unneccessary LDAP requests, these functions store the server, and user, information in the session data, and update it only on the 1st invocation of any one of them Note that I have disabled "alternate identities". If I would allow these, I would have to keep

Re: [imp] message marked as deleted

2007-01-31 Thread Otto Stolz
them in a MySQL data base, something like delete * from horde_prefs where pref_name='use_trash' and pref_value=1; should do the trick (not tested, though; please test yourself, in a copy of your preferences database). Good luck, Otto Stolz -- IMP mailing list - Join the hu

Re: [imp] error message on reply

2007-02-02 Thread Otto Stolz
st wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] message marked as deleted

2007-02-05 Thread Otto Stolz
; => false, 'shared' => false, 'type' => 'checkbox', 'desc' => _("When deleting messages, move them to your Trash folder instead of marking them as deleted?")); »'value' => 0« is OK, but you forgot to lock that entry: »&

Re: [imp] only able to log in using FQDN

2007-02-07 Thread Otto Stolz
ct just to osangar. Most browsers allow exceptions from their general settings; so you could allow cookies to be set by osangar (as an exception to your general rule, which is a good thing to have). Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp F

Re: [imp] Help on a custom hook

2007-02-09 Thread Otto Stolz
ield in outgoing messages. Likewise, you can provide the sender's address for those From fields via _prefs_hook_from_addr, if necessary. Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] Webmail Problem

2007-02-19 Thread Otto Stolz
Hello Siumafua Moala, you wrote: I can verify from the log that I login successfully but the page [...] goes back to the login page. Your browser must allow both Javascript and Cookies. Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently

Re: [imp] Webmail Problem

2007-02-19 Thread Otto Stolz
o the user will be back in the login page. So, from the user's perspective, cookies are essential for logging in. Indeed, Javascript is not needed to log in, but you will require it later, so I have mentioned it right away, in order to avoid further requests. Best wishes, Otto Stolz -- I

Re: [imp] WG: Horde Query

2007-03-12 Thread Otto Stolz
ss to your e-mail server? POP does not support folders, so you would have to specify IMAP to use them. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] Last login : never

2007-03-19 Thread Otto Stolz
cannot set cookies, then it will not recognize the session, of course, hence it will always display the login page. So your problem clearly sits elsewhere, cf. <http://wiki.horde.org/FAQ/Admin/Troubleshoot?referrer=FAQ%2FAdmin#toc4>. Good luck, Otto Stolz -- IMP mailing list - Join the h

[imp] Blank page instead of INBOX listing

2007-03-27 Thread Otto Stolz
ead of a number) means that no info was sent beyond the HTTP headers. The PHP error log has nothing. I have asked the pertinent IMAP server's administrators for their pertinent log entries, but have no answer yet. What else can I do to locate the problem? Thanks for any hint, Otto Sto

Re: [imp] Blank page instead of INBOX listing

2007-03-28 Thread Otto Stolz
r message rather than a blank page, shouldn't it? What next? - Is there an IMAP problem, at all? - What could I do to locate the problem in Imp, or perhaps in Apache? - Is there some debug mode in Imp, or PEAR, I could use to locate the reason for those empty pages sent by my

Re: [imp] Feature Request.

2007-04-16 Thread Otto Stolz
gt;Search option as well > as in Compose->Address Book->Search. For my public address book (LDAP backend), I have also set 'sizelimit' => 200, (you could choose an even smaller number). Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bo

Re: [imp] Blank page instead of INBOX listing

2007-04-19 Thread Otto Stolz
chance that this omission could be mended? Should I file an official bug report? The current IMP uses the PHP standard function imap_fetch_overview, which apparently issues a »LIST "" *« command to the IMAP server. In contrast, the old (pre-H3) Webmail issues a »LIST "" %« com

Re: [imp] Can't login to Horde Webmail Edition

2007-05-02 Thread Otto Stolz
em limitation. E. g., I had two users with excessively large filter rule sets expierencing this symptom (I haven't installed Ingo); after deleting the pertinent entries from the Horde database, these users could log in, again. Good luck, Otto Stolz -- IMP mailing list - Join the hun

[imp] Problem with text/calendar

2007-05-02 Thread Otto Stolz
/itip.php on line > 202 > [02-Mai-2007 10:28:48] PHP Fatal error: > Cannot use object of type PEAR_Error as array > in /var/srv/www/htdocs/webmail/horde/imp/lib/MIME/Viewer/itip.php on line > 205 What should I do to repair my installation? Thanks, in advance, for any useful hin

Re: [imp] Use 'From' Information stored in Adress book?

2007-06-25 Thread Otto Stolz
oes. With the tooltip suggested, the user would still see a conspicuous difference between a message containing a name in the From line, and a message that doesn't have it. Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Quest

[imp] Dependend preferences

2007-06-26 Thread Otto Stolz
s.php, or will it not yet be ready when the latter runs? Thanks for any enlightenment you could provide. Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

[imp] Cannot download large folder

2007-07-16 Thread Otto Stolz
27;]['attach_size_limit'] = '51904512'; - in /etc/php5/apache2/php.ini memory_limit = 128M post_max_size = 8M upload_max_filesize = 50M session.cache_limiter = nocache - nothing in /etc/apache2/*.conf Now the question is, where is a size limit I should mend? Could it even

Re: [imp] Cannot download large folder

2007-07-17 Thread Otto Stolz
o allocate 81942820 bytes) > in /var/srv/www/htdocs/webmail/horde/imp/lib/Folder.php on line 600 I have just checked in the IMAP (Cyrus) server's file system that the folder in question does not have any subfolders (hence, a fortiory, has no softlinks on itself). What now, brown cow? Tha

Re: [imp] Cannot download large folder

2007-07-20 Thread Otto Stolz
ed algorithm, in any case. However, the test with my customers monster folder (81 MB) is still to come. Best wishes, Otto Stolz <>-- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] Cannot download large folder

2007-07-23 Thread Otto Stolz
straight line: M ≤ 2.0 × b + 9.9 MB ( b ≤ 78.2 MB) So I reckon, with Andrew’s patch (thanks again!), we can state the following rule of thumb: For downloading real large folders, the memory limit should be at least 2 × folder size + 10 MB. Best wishes, Otto Stolz <>-- IMP mai

Re: [imp] Universal Time problem

2007-07-30 Thread Otto Stolz
m is not the time zone, but rather a broken date format. Please send a copy of the messages's headers to the list, cf. <http://www.spamcop.net/fom-serve/cache/19.html>. Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Question

Re: [imp] Attachment sizes and linked attachments

2007-08-01 Thread Otto Stolz
ments (including a note on the URL, in the message being composed), but still use some external service for the actual storage (and later retrieval) of the files being linked. I had not yet the time to think about the details of this proposition, hence I haven't filed a formal enhancement

Re: [imp] Universal Time problem

2007-08-09 Thread Otto Stolz
ection 3, they MUST be accepted and parsed by a con- > formant receiver. Hence, I deem it a bug if Imp does not correctly interprete that date. If you can reproduce that bug with two messages only differing in the date format (and the message-id, of course), you should file a bug report. Best w

Re: [imp] Maximum Attachment Size: 6,000 bytes

2007-08-14 Thread Otto Stolz
Paul van der Vlis schrieb: > IMP says: Maximum Attachment Size: 6,000 bytes > What could be wrong? Have you checked upload_max_filesize, in your php.ini? Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://hor

Re: [imp] IMP Configuration question

2007-09-05 Thread Otto Stolz
lient, e. g., Mozilla Thunderbird? Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] No icon for adding address to Address Book

2007-09-24 Thread Otto Stolz
Show, Read, Edit, and Delete rights in Horde's Administration/Permissions menu.) Goog luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] Word documents ends up text/richtext

2007-09-28 Thread Otto Stolz
to IE 7.0 Don't throw the baby out with the bathwater, just tell your users not to mis-configure their browsers. I had no problem with Mozilla Firefox 1.5.0.12, and the original filetype settings: A .doc file was accurately tagged as "application/msword". Best wishes, Otto Stolz

Re: [imp] hebrew translation

2007-10-05 Thread Otto Stolz
ckages to support RTL writing may be needed, on your system. Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] Problem authenticating to pop3 server (Type of Authentication)

2007-10-08 Thread Otto Stolz
, as a starting point for your own hooks. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] Trouble making my own Hook.

2007-10-09 Thread Otto Stolz
our demand. Particularly, read the comprehensive intro-comment of the _imp_hook_vinfo function declaration therein. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] Trouble making my own Hook.

2007-10-16 Thread Otto Stolz
erver name, for that purpose), · a server-specific user-id to access the user's mailbox on some particular server. Note that the language in Horde's hook.php version is a bit sloppy, in this respect, so you may have problems to know, whether "user-id" is meant as the

Re: [imp] Date display

2007-10-24 Thread Otto Stolz
%b %Y' => strftime('%e. %b %Y'), '%e. %m %Y' => strftime('%e %m %Y'), '%e. %m.' => strftime('%e. %m.'), '%e. %B' => strftime('%e. %B'), '%e. %B %Y' => strftime(

Re: [imp] Date display

2007-10-24 Thread Otto Stolz
Otto Stolz schrieb: > I'd rather set the international format according to ISO 8801, It's ISO 8601. Again, read at least: <http://www.w3.org/QA/Tips/iso-date>. Cheers, OS -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: h

Re: [imp] Personal Information

2007-12-03 Thread Otto Stolz
s the Reply-to field, in outgoing messages, so the reply will go to the from address. If you really need a Reply-To field (with an address dif- ferent from the From address), you can always provide a _prefs_hook_replyto_addr function (in horde/config/hooks.php) and activate it (in horde/imp/confi

Re: [imp] Subject line encoding problem

2007-12-06 Thread Otto Stolz
quot;UNKNOWN" it looks like Imp wasn't so sure either. «=1B$BF|K=5C8l=1B=28B» is «日本語» in ISO-2022-JP/quoted-printable, whilst «GyRCRnxLXDhsGyhC»« is the same string in ISO-2022-JP/base-64, cf. infra. So, Imp has used the desired encoding, but has not tagged it correctly. Best wishes,

Re: [imp] Subject line encoding problem

2007-12-06 Thread Otto Stolz
(4.1.3), and Imp sent the string «$BF|K\8l(B» (hex: 1B 24 42 46 7C 4B 5C 38 6C 1B 28 42, ISO-2022-JP: «日本語»), in the Subject line -- without the encoded-word markup (according to RFC 2047). I have configured my Webmail installation to use UTF-8 as its default encoding, as this causes the le

Re: [imp] Hook - translate char /create username from full email.

2007-12-13 Thread Otto Stolz
; $_GET > , '$_POST' => $_POST > , '$_SESSION[\'imp\']' => > (isset($_SESSION['imp'])?$_SESSION['imp']:NULL) > ) > , $vinfo); > return $vinfo; > } > endif; where, again, knu_user_data does the processing in earnest, and knu_debug optionally logs its arguments. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] Hook - translate char /create username from full email.

2007-12-13 Thread Otto Stolz
PS. I have written: > - If it is invoked as _imp_hook_vinfo('vdomain'), >it is supposed to yield a domain string to be placed in the >input form next to the Username field. You will see the effect of this invocation only if you choose, in the Login form, another server (but do not enter a

Re: [imp] Importing Contacts to Horde E-mail Account

2008-01-07 Thread Otto Stolz
our Yahoo adress book to a local file on your PC, in the first place; but this question will probably not be answered in the Horde list. Rather, try some Yahoo users’ forum (if there is one), or Yahoo’s technical support. Godd luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.

Re: [imp] How to disables to UTF-8 Viewing !

2008-01-07 Thread Otto Stolz
ould improve on this, e. g. by issuing a warning, or even better by tellinmg the user exactly which characters in the message cannot be sent in the encoding chosen). Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions

Re: [imp] part of html-body not displayed

2008-01-10 Thread Otto Stolz
ask the sender to use a standard- conforming mail client. Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] Default address book selection

2008-01-10 Thread Otto Stolz
Hello, Michael Rubinsky schrieb: > set a default value for the 'search_source' pref in config/prefs.php imp/config/prefs.php, to be precise. Best wishes, OS -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, m

Re: [imp] Login tasks: delete number of sent-mail folders

2008-01-29 Thread Otto Stolz
the Horde Wiki: <http://wiki.horde.org/ImpUWIMAPNamespaces>. Maybe, you’ll find an answer therein. Apparently, UW-IMAP keeps all mail folders in the user’s home directory -- but then I must say that I know next to nothing about that particular IMAP server. Best wishes, Otto Stolz --

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

2008-01-31 Thread Otto Stolz
nch of addresses which where defined as aliases to this account > anyway. Then you should write a pertinent hook function to retrieve these data from your user data base and present them to the user. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/boun

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

2008-01-31 Thread Otto Stolz
wrong: It assigns to $enum_result an array whose only component is $result, probably an array already by itself. But then I do not really know what $_db->getOne($query, $values) will yield, at all.) Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

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

2008-02-01 Thread Otto Stolz
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:

Re: [imp] Urgent: Embedded Images in HTML messages

2008-02-04 Thread Otto Stolz
forming messages are displayed alright, with your Imp implementation. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

[imp] Translation for name of Inbox folder in wrong language

2008-02-07 Thread Otto Stolz
name is correctly displayed as “Inbox”; also the left- most menu item correctly reads “Inbox”. Is there any possible cause in my installation I should check, or should I just go ahead and file a bug? Btw., what does the “(2)” in the header line mean? Best wishes, Otto Stolz <>-- IMP m

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

2008-02-11 Thread Otto Stolz
r. The checkbox should only be available, if the original mail has any attachments. Likewise, the radio buttons should not be available, if the original message has no body text (or a bodytext consisting of white-space only). In Mimp, the checkbox could be checked, automagically, whenever the user choo

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

2008-02-11 Thread Otto Stolz
‘Email’ (which trans- lates to ‘enamel’), nor ‘email’; and I can cite chapter and verse: <http://www.ids-mannheim.de/reform/regeln2006.pdf>, § 40. Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] [horde] Out of office autoreply

2008-02-12 Thread Otto Stolz
AP server (or in the e-mail channel leading there). If you have that in place, you can, of course, trigger it from the Horde framework or from any other suitable user interface. (We have chosen to have that independent from Horde.) Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: htt

Re: [imp] [horde] Out of office autoreply

2008-02-12 Thread Otto Stolz
on interface is independent of Horde, so all users can take advantage of it, both Webmail users and users of other MUAs (such as Mozilla Thunderbird). Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.or

Re: [imp] horde-webmail with postfix-dovecot-mysql

2008-02-28 Thread Otto Stolz
rajnish kumar schrieb: > try to loging in horde i put up user name and password it > takes user name and password and come same login screen Cf. . Good luck, OS -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently A

Re: [imp] Differences between multipart/mixed and multipart/alternative

2008-02-28 Thread Otto Stolz
lp to cope with broken software on the sending side, but will probably confuse the readers of the popular multipart/alternativ(text/plain+text/html) type messages. Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: ht

Re: [imp] Parent and child menu items

2008-02-28 Thread Otto Stolz
=> Util::getFormData('imapuser') , 'status' => 'heading' ) // Just a wild guess, testing is up to you. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] Country Flags

2008-03-03 Thread Otto Stolz
side that generates the country flags, on account of the provenace of the message. Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] Country Flags

2008-03-03 Thread Otto Stolz
can do nothing about them. Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] View html messages

2008-03-17 Thread Otto Stolz
Hello jotace, you wrote: > The message html can be viewed in other webmails but in horde it's not > possible. > what could be the problem? Cf. . Good luck, OS -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked

Re: [imp] IMP doesn't open after logging in

2008-03-17 Thread Otto Stolz
Hello Roland Kronqvist, you have written: > when I'm logging in with my username and password I'm coming back to the > login-screen. Cf. <http://wiki.horde.org/FAQ/Admin/Troubleshoot#toc3>. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bo

Re: [imp] View html messages

2008-03-19 Thread Otto Stolz
NSTALL? (also available under <http://www.horde.org/horde/docs/?f=INSTALL.html> http://www.horde.org/imp/docs/?f=INSTALL.html>, respectively) Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] problem with attachments in unicode (UTF16)

2008-03-25 Thread Otto Stolz
-8 bytes will be interpreted in the opposite sequence. Hence, the two halfs of each 16-bit unit will effectievely be swapped, and even if you try to read the attachment as a UTF-16 file, you’ll be out of luck. The quoted-printable encoding is alright; the Content-Transfer-Encoding is totally ir

Re: [imp] problem with attachments in unicode (UTF16)

2008-03-26 Thread Otto Stolz
or, perhaps, even dropped). Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] problem with attachments in unicode (UTF16)

2008-03-27 Thread Otto Stolz
the feasibility of this approach. But if JavaScript code is used to guess the encoding of the text file to be uploaded, the second step proposed above does not apply; rather, the JavaScript code should be able to find the system codepage, directly. Best wishes, Otto Stolz <><>-- IMP

Re: [imp] problem with attachments in unicode (UTF16)

2008-03-27 Thread Otto Stolz
to guess the charset, as discussed earlier in this thread; - if the user chooses a non-text file, ignore the value of the Charset field. Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsu

[imp] $conf['maillog']['use_maillog'] -- for what purpose?

2008-04-14 Thread Otto Stolz
tory, and if so to what end? Thank you for any enlightenment you can give, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] $conf['maillog']['use_maillog'] -- for what purpose?

2008-04-14 Thread Otto Stolz
Hello, I had asked: > Will Imp ever use that history, and if so to what end? Found it, myself: Whenever you read a message, Imp will reveal that message’s history, in a (yellow) status box. Sorry for bothering you with that question. Best wishes, Otto Stolz -- IMP mailing list - Join

Re: [imp] $conf['maillog']['use_maillog'] -- for what purpose?

2008-04-14 Thread Otto Stolz
Michael M Slusarz schrieb: > It is also used to determine if a MDN has been sent. And what stands "MDN" for? Thanks, OS -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

[imp] 8-bit transfer (was: IMP, Outlook and Hotmail)

2008-04-22 Thread Otto Stolz
is allowed per RFC 1652 <http://rfc-ref.org/RFC-TEXTS/1652>, combined with RFC 2045, section 2.8 <http://rfc-ref.org/RFC-TEXTS/2045/chapter2.html#sub8>. And Imp displays it alright, cf. attached screen shot. Best wishes, Otto Stolz -- Usage example -- S: 220

Re: [imp] Character Encoding Problem

2008-04-30 Thread Otto Stolz
le Releases”, in both pages. - Is the iconv program on your Imp server working alright? Cf. <http://www.horde.org/horde/docs/?f=INSTALL.html#prerequisites>. - Re “via”: What is your GI-TI server trying to say in the From line, and in which encoding? Best wishes, Otto Stolz <>

Re: [imp] (D)IMP -> Last login: never

2008-05-08 Thread Otto Stolz
Mário Gamito schrieb: > whenever someone logs in, it gets the message "Las login: never". Read <http://wiki.horde.org/FAQ/Admin/Troubleshoot#toc5>. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http:

Re: [imp] Fwd: SMTP error

2008-06-06 Thread Otto Stolz
In the sidebar menu, activate Administration → Setup. 3. In the Application field, select “Horde (horde)”. 4. Activate the Mailer tab. 5. Configure the SMTP settings, to your heart’s content. 6. Activate the Generate Horde Configuration button. Good luck, Otto Stolz -- IMP mailing list - Jo

Re: [imp] Customizing tickets (problem reporting)

2008-06-13 Thread Otto Stolz
t; module menu. I'd like to leave user at imp. So is it > possible? Maybe, this is what you are looking for: <http://wiki.horde.org/AdminPerms#toc2>. Best wishes, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] Customizing tickets (problem reporting)

2008-06-16 Thread Otto Stolz
Administration → “Data Tree” menu: horde.perms → horde should read: Array ( [type] => matrix [default] => 28 [groups] => Array ( [6] => 30 ) ) Array ( ) where [6] is the group assigned to the Administrators. Good luck, Otto Stolz -- IMP mailing list - Join th

Re: [imp] Spam plug-in

2008-06-17 Thread Otto Stolz
advantage, that the messages are deleted, or moved, when the arrive in the inbox, rather than at fetching time; hence, the user never needs to wait for the decision to be made, and the scheme works equally for any mail-client, not only for Imp. Best wishes, Otto Stolz -- IMP mailing list -

Re: [imp] Fwd: Hello

2008-07-02 Thread Otto Stolz
ur.webmail.site/horde/test.php>. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] imp 4.2 - Could not retrieve the message from the mail server.

2008-07-02 Thread Otto Stolz
gs, and in your Webmail server’s horde, and php-error, logs. Good luck, Otto Stolz -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]