[imp] Font too small while creating new message

2010-07-14 Thread Paul van der Vlis
Hello, A customer says they find the font to small while creating a new message. Is it possible too change the size default of the font? Is this different for HMTL or text? (they are now using text, but HTML is an option). With regards, Paul van der Vlis. -- http://www.vandervlis.nl

Re: [imp] Sent mail to group

2009-12-10 Thread Paul van der Vlis
lst_ho...@kwsoft.de schreef: > Zitat von Paul van der Vlis : > >> Hello, >> >> Is it possible in IMP to sent mail to a group of e-mail addresses, maybe >> an addressbook? > > You can create groups in Turba and use them when composing mail... Ah, you mean

[imp] Sent mail to group

2009-12-09 Thread Paul van der Vlis
Hello, Is it possible in IMP to sent mail to a group of e-mail addresses, maybe an addressbook? With regards, Paul van der Vlis. -- http://www.vandervlis.nl/ -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To

Re: [imp] Max attachment size

2009-03-25 Thread Paul van der Vlis
Paul van der Vlis schreef: > Another point I see is that the forwarded message has a size (in Horde) > of 24023 KB. The original message had a size of 14035 kB. Any idea what is > wrong? In the source of the original message I see this: --050304040604000904020505 Con

Re: [imp] Max attachment size

2009-03-25 Thread Paul van der Vlis
Michael M Slusarz schreef: > Quoting Paul van der Vlis : > >> memory_limit = 100M > > [snip] > >> But I still get this type of errors: >> Fatal error: Allowed memory size of 104857600 bytes exhausted (tried to >> allocate 48525721 bytes) in /usr/share/ho

Re: [imp] Max attachment size

2009-03-25 Thread Paul van der Vlis
Graeme Wood schreef: > On Wed, 25 Mar 2009, Paul van der Vlis wrote: > >> Hello, >> >> A customer wants to sent attachments till 10 MB. I did everything what's >> in the FAQ. I even use this settings for testing purposes: >> >> upload_max_filesize

[imp] Max attachment size

2009-03-25 Thread Paul van der Vlis
Fatal error: Allowed memory size of 104857600 bytes exhausted (tried to allocate 48525721 bytes) in /usr/share/horde3/lib/Horde/MIME/Part.php on line 1152 What will be wrong? 48525721 is much less then 104857600... With regards, Paul van der Vlis. -- http://www.vandervlis.nl/ -- IMP mailing

[imp] Default stationery

2009-03-25 Thread Paul van der Vlis
Hello, A customer would like to use default a stationery (options | message composition). How would that be possible? With regards, Paul van der Vlis. -- http://www.vandervlis.nl/ -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http

[imp] Problem with MailMarshal

2008-10-06 Thread Paul van der Vlis
AV does not have any problem with it. Is there maybe a program to validate an e-mail message, to be sure the syntax is correct? With regards, Paul van der Vlis. -- http://www.vandervlis.nl/ -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http

[imp] Translation of mailbox-names

2008-04-03 Thread Paul van der Vlis
bird saves default sent-messages in the IMAP folder "Sent", but shows a translated name in the client ("Verzonden" in Dutch). Met vriendelijke groet, Paul van der Vlis. -- http://www.vandervlis.nl/ -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Fr

Re: [imp] Settings for default folders

2008-04-03 Thread Paul van der Vlis
Paul van der Vlis schreef: > When a user made his own settings in the options, is there a way to get > the default settings back? I found a way for this part of my question: mysql -u root -p horde delete from horde_prefs where pref_uid='username'; exit With regards, P

[imp] Settings for default folders

2008-04-02 Thread Paul van der Vlis
$_prefs['trashselect'] = array('type' => 'special'); // trash folder $_prefs['trash_folder'] = array( // for Exchange, uncomment the entry below and remove the default value entry //'value' => 'Deleted Items', 'value' =&g

Re: [imp] Sending mail really slow

2007-10-23 Thread Paul van der Vlis
Jussi Paju schreef: > On Tue, 23 Oct 2007, Paul van der Vlis wrote: > >> Paul van der Vlis schreef: >> >>> A customer of me is still working with IMP 3.2.6 what comes with Debian >>> Sarge. >>> >>> I moved the machine to another network and

Re: [imp] Sending mail really slow

2007-10-23 Thread Paul van der Vlis
Paul van der Vlis schreef: > Hello, > > A customer of me is still working with IMP 3.2.6 what comes with Debian > Sarge. > > I moved the machine to another network and now sending mail has become > very slow (takes about 28-30 seconds after pressing the "send" b

Re: [imp] Sending mail really slow

2007-10-23 Thread Paul van der Vlis
Patrick Ben Koetter schreef: > * Paul van der Vlis <[EMAIL PROTECTED]>: >> Hello, >> >> A customer of me is still working with IMP 3.2.6 what comes with Debian >> Sarge. >> >> I moved the machine to another network and now sending mail has become

[imp] Sending mail really slow

2007-10-23 Thread Paul van der Vlis
SMTP server at localhost works fast with other programs, and I have tested IMP with another SMTP server. What can I do to debug this problem? (I don't see errors in the Apache log.) Met vriendelijke groet, Paul van der Vlis. -- http://www.vandervlis.nl/ -- IMP mailing list -

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

2007-08-15 Thread Paul van der Vlis
e right. But I checked with phpinfo from Horde's test.php, and that would be wrong if I did not restart. But I found the problem, it was $conf['compose']['attach_size_limit'] (what's not in the FAQ). With regards, Paul van der Vlis. > Kevin > > > > On

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

2007-08-15 Thread Paul van der Vlis
Graeme Wood schreef: > > On 14 Aug 2007, at 19:49, Paul van der Vlis wrote: > >> 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. &g

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

2007-08-14 Thread Paul van der Vlis
_filesize 20M 20M > max_input_time60 60 > memory_limit 32M 32M > post_max_size 20M 20M Doe you know another one? With regards, Paul. > Paul van der Vlis schrieb: >> Otto Stolz schreef: >> >>> Paul van der Vlis schrie

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

[imp] Maximum Attachment Size: 6,000 bytes

2007-08-14 Thread Paul van der Vlis
with big attachments. With regards, Paul van der Vlis. -- http://www.vandervlis.nl/ -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]