Re: [imp] Imp and simultaneous usage

2007-08-14 Thread Michael M Slusarz
Quoting Kevin Konowalec <[EMAIL PROTECTED]>: > On an slight tangent... there are a number of things that could be at > fault when a user experiences a problem. There could be an issue > with the mail server, the IMAP proxy, the memcached servers, or the > horde servers themselves. For large clus

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

2007-08-14 Thread Kevin Konowalec
Perhaps a silly question, but did you restart apache once you made these changes? I think you've covered all the places where you need to make changes but if you haven't restarted the server the settings won't take effect. Kevin On Aug 14, 2007, at 12:49 PM, Paul van der Vlis wrote: > D

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

2007-08-14 Thread Paul van der Vlis
Daniel Ritter schreef: > There is also a php.ini config entry for the maximum memory a script is > allowed to consume. > Forgot the name but check that too. I wrote: > From phpinfo option in horde's test.php: > file_uploads On On > upload_max_filesize 20M 20M > max_input_t

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

2007-08-14 Thread Daniel Ritter
There is also a php.ini config entry for the maximum memory a script is allowed to consume. Forgot the name but check that too. Paul van der Vlis schrieb: > Otto Stolz schreef: > >> Paul van der Vlis schrieb: >> >>> IMP says: Maximum Attachment Size: 6,000 bytes >>> What could be wron

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

2007-08-14 Thread Paul van der Vlis
Otto Stolz schreef: > 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? Yes, see my previous mail for what I did check: upload_max_filesize 20M 20M With regards, Paul van der Vli

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://horde.org/fa

[imp] Maximum Attachment Size: 6,000 bytes

2007-08-14 Thread Paul van der Vlis
Hello, I cannot send big attachments, I did read the FAQ. >From phpinfo option in horde's test.php: file_uploadsOn On upload_max_filesize 20M 20M max_input_time 60 60 memory_limit32M 32M post_max_size 20M 20M "grep -ir" does no

[imp] IMP : SMTP + SASL over TLS

2007-08-14 Thread julien . thomas
Hi dear Horde users, I have a question about TLS + SASL + SMTP with Horde. I know that this subject as already been asked before, see for example [imp] IMP + SMTP auth over ssl/tls http://lists.horde.org/archives/imp/Week-of-Mon-20060417/044990.html [horde] SMTP auth with TLS? http://lists.horde

[imp] HTML-only mail shown blank and not downloadable

2007-08-14 Thread Bruno Berstel
Hi, I have this HTML-only message (Content-type: multipart/related; type=text/html; boundary=-mail-boundary-) in my INBOX. When in message view I can see the usual IMP buttons, the mail headers, and a blank 1-line message body. I understand that HTML message are not displayed inline for securi