[imp] Unable to view large attachments to email
I am unable to view large attachments to my incoming emails. The email message page shows up as blank. How do I change the preferences for this. I searched everywhere but couldn't find where to increase the size for attachments. I would also like to increase the attachments size for outgoing emails. Thank you. -- 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] Blacklist Filter not working
Hello, I am unable to get the blacklist filter working. Also, I have set up a new rule for the word SPAM in the subject line which does not work. I have set up new rules for other spam and they do not work. I am applying filters each time I set up a new rule. Any suggestions to make them work? I have another question. I am getting a lot of spam from: newslet...@123greetings.info speci...@123greetings.info i...@123greetings.info Can I blacklist the website for all three by putting in the blacklist filter an asterisk like this? *@123greetings.info or is there another way to do this, because I can't get it to work. Thanks -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] Blacklist Filter Working
Hello, I am a member of this list. I am unable to get the blacklist filter working. Also, I have set up a new rule for the word SPAM in the subject line which does not work. I have set up new rules for other spam and they do not work. I am applying filters each time I set up a new rule. Any suggestions to make them work? I have another question. I am getting a lot of spam from: newslet...@123greetings.info speci...@123greetings.info i...@123greetings.info Can I blacklist the website for all three by putting in the blacklist filter an asterisk like this? *@123greetings.info or is there another way to do this, because I can't get it to work. Thanks Paul -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] Embedded base64 images
Hi, I would like to include a base64 image inside an email, The preview is ok but the sent mail does not contain any data. Same for signatures. Do you have any idea? Horde 5.1.6/IMP6.1.7 Thanks Paul -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] Embedded base64 images
Le 23/04/2014 21:01, Michael M Slusarz a écrit : Quoting Paul : Hi, I would like to include a base64 image inside an email, IMP doesn't support this. Image data in HTML data is converted to attachments. The preview is ok but the sent mail does not contain any data. Same for signatures. Do you have any idea? Horde 5.1.6/IMP6.1.7 You should probably wait for IMP 6.2, where HTML Image attachment code has been vastly improved. michael ___ Michael Slusarz [slus...@horde.org] Hi, thanks for this Michael, I tought it was a bug since the preview is perfect. I found a workaround with a background image in a div: Waiting for 6.2 :) Paul -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] html in signature
I have two questions. First, is it possible to search the archives? Second, and the main one, I'm trying to add html to the signature for a specific identity. Can someone explain how to do it? Thanks, begin:vcard fn:Paul Nichols n:Nichols;Paul org:Nichols Enterprises - Roundup adr:;;1106 1st ST E;Roundup;Mt;59072;United States email;internet:[EMAIL PROTECTED] tel;work:406-323-3977 x-mozilla-html:TRUE url:http://hostingduo.com version:2.1 end:vcard -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
[imp] signer's certificate could not be verified
Hi, I am trying to set up Horde so that users can send emails with S/MIME and the recipients will receive a validated certificate message with the email. With both sender and recipient having each other's public keys, I still keep getting the message, "Message Verified Successfully but the signer's certificate could not be verified." I have the signer's certificate (signed by another certificate, which is self-signed) installed on the server, and the website's ip address is using the signer's certificate as it's SSL Certificate. But it still doesn't work. How do I go about setting it up so that above the warning is not given? Paul Bentley -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] signer's certificate could not be verified
From: "Jan Schneider" To: Sent: Thursday, September 27, 2012 5:29 AM Subject: Re: [imp] signer's certificate could not be verified Keep discussions on the list, and please don't top-post. Zitat von Paul Bentley : - Original Message - From: "Jan Schneider" To: Sent: Thursday, September 27, 2012 4:30 AM Subject: Re: [imp] signer's certificate could not be verified Zitat von Paul Bentley : Hi, I am trying to set up Horde so that users can send emails with S/MIME and the recipients will receive a validated certificate message with the email. With both sender and recipient having each other's public keys, I still keep getting the message, "Message Verified Successfully but the signer's certificate could not be verified." I have the signer's certificate (signed by another certificate, which is self-signed) installed on the server, and the website's ip address is using the signer's certificate as it's SSL Certificate. But it still doesn't work. How do I go about setting it up so that above the warning is not given? Paul Bentley You need to install the cert that signed the signer's certificate too. And you need to point Horde to the correct certification store. The cert that signed the signer's cert is a self-signed cert. If I install this self-signed cert, will Horde recognize it as valid? This has nothing to do with Horde, this is about openssl. (Note, this setup is for internal use, and will not be needed to validate for unknown users) Also, how do I point Horde to the correct information store? Is it in the Horde conf.php file? Yes, but use the configuration interface. -- Jan Schneider The Horde Project http://www.horde.org/ I still can't get it to work without the warning message "Message Verified Successfully but the signer's certificate could not be verified". I pasted the complete certificate for the CA into ca-bundle.crt and pointed the Horde conf.php file to the ca-bundle.crt file with the following: $conf['utils']['openssl_cafile'] Then I rebooted the server, but it still doesn't work properly. Do you have any other suggestions? Paul Bentley - Original Message - -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] signer's certificate could not be verified
Zitat von Paul Bentley : - Original Message - From: "Jan Schneider" To: Sent: Thursday, September 27, 2012 4:30 AM Subject: Re: [imp] signer's certificate could not be verified Zitat von Paul Bentley : Hi, I am trying to set up Horde so that users can send emails with S/MIME and the recipients will receive a validated certificate message with the email. With both sender and recipient having each other's public keys, I still keep getting the message, "Message Verified Successfully but the signer's certificate could not be verified." I have the signer's certificate (signed by another certificate, which is self-signed) installed on the server, and the website's ip address is using the signer's certificate as it's SSL Certificate. But it still doesn't work. How do I go about setting it up so that above the warning is not given? Paul Bentley You need to install the cert that signed the signer's certificate too. And you need to point Horde to the correct certification store. The cert that signed the signer's cert is a self-signed cert. If I install this self-signed cert, will Horde recognize it as valid? This has nothing to do with Horde, this is about openssl. (Note, this setup is for internal use, and will not be needed to validate for unknown users) Also, how do I point Horde to the correct information store? Is it in the Horde conf.php file? Yes, but use the configuration interface. -- Jan Schneider The Horde Project http://www.horde.org/ -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org Does anybody have any suggestions on how I can resolve this issue? -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] signer's certificate could not be verified
I am at a loss as to how to resolve this issue, and no one in the forum is offering any suggestions, so I thought I would try one more time. I am trying to set up Horde so that users can send emails with S/MIME and the recipients will receive a validated certificate message with the email. With both sender and recipient having each other's public keys, I still keep getting the message, "Message Verified Successfully but the signer's certificate could not be verified." I have the signer's certificate (signed by another certificate, which is self-signed) installed on the server, and the website's ip address is using the signer's certificate as it's SSL Certificate. I have also added the cert that signed the signer's certificate. I have used OpenSSL to add these two certs to the ca-bundle file, and I have verified that Horde is pointed to the correct cert store. Lastly, I have verified that OpenSSL recognizes these as valid certs. In spite of doing all these things, it still doesn't work. Does anyone have any suggestions? Paul Bentley -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] configuring login using full email address, not just username?
I've been running a horde/imp server for some time now with multiple virtual domains enabled. The two ways I have used for getting people to log in are: 1) go to a virtual domain, such as webmail.domain.com or 2) use the server pull-down menu to pick which virtual domain to use The problem with these approaches are that there's been a tendancy for people to login with the wrong domain in both cases - either accidentally grabbing the wrong domain from the pull-down list, or using the wrong webmail domain name (people know my primary domain and often think they should be using that even if I've told them otherwise). Of course, the result is that the successfully login to horde and can check their email, but they lose all their preferences/address books, etc, since their usernames are stored in horde as [EMAIL PROTECTED] What I would LIKE to do is to have only one web address for everyone to go to for horde, but also get rid of the pull-down domain menu. Instead, I'd like to have them login with their *full* email address at the Username prompt, and have horde log them in appropriately, with the correct domain after the @ based on what they put in the Username field. I've done much searching for people doing this to no avail, and have even dared to look through the code a bit (I'm no php programmer) to see if I could figure it out. Has anyone done this, or is there a known way to make this happen? Many thanks Paul -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
[imp] DIMP and Horde LDAP authentication
Hi all, I am trying to implement a Horde based solution with LDAP authentification. I have configured IMP to use Horde authentication. I want to use DIMP, but the only solution I found is to use IMP auth in horde and to select DIMP at login. I cannot use this solution because I have to use LDAP groups for other stuff, which afaik is not possible with Horde using IMP login ? I also tried adding DIMP to available applications in Horde portal and using LDAP auth, but when DIMP is loaded there are two sidebars, the Horde one and the DIMP one. I wonder if someone has a better solution or how to remove Horde sidebar when loading DIMP ? Thanks, Paul Ezvan -- 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] DIMP and Horde LDAP authentication
Le vendredi 5 septembre 2008 10:50:17 Jan Schneider, vous avez écrit : > Zitat von Paul Ezvan <[EMAIL PROTECTED]>: > > Hi all, > > > > I am trying to implement a Horde based solution with LDAP > > authentification. I have configured IMP to use Horde authentication. > > I want to use DIMP, but the only solution I found is to use IMP > > auth in horde > > and to select DIMP at login. I cannot use this solution because I have to > > use LDAP groups for other stuff, which afaik is not possible with Horde > > using IMP login ? > > Groups are not related to authentication at all. You can combine LDAP > groups with any authentication scheme. > > > I also tried adding DIMP to available applications in Horde portal and > > using LDAP auth, but when DIMP is loaded there are two sidebars, the > > Horde one and the DIMP one. > > I wonder if someone has a better solution or how to remove Horde sidebar > > when loading DIMP ? > > You can set a (frame) target for the DIMP entry in > config/registry.php. It already defaults to _parent in the next Horde > version. > > Jan. Thanks for your answer, the horde sidebar has now disappeared, but menu items are not deployable and admin menu is missing, may I have missed something ? If it is not clear, there is a screenshot here : http://www.ezvan.fr/~paul/images/dimp_sidepar.jpeg Thanks for your help, Paul Ezvan -- 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] DIMP and Horde LDAP authentication
Le vendredi 5 septembre 2008 15:10:08 Jan Schneider, vous avez écrit : > Zitat von Paul Ezvan <[EMAIL PROTECTED]>: > > Le vendredi 5 septembre 2008 10:50:17 Jan Schneider, vous avez écrit : > >> Zitat von Paul Ezvan <[EMAIL PROTECTED]>: > >> > Hi all, > >> > > >> > I am trying to implement a Horde based solution with LDAP > >> > authentification. I have configured IMP to use Horde authentication. > >> > I want to use DIMP, but the only solution I found is to use IMP > >> > auth in horde > >> > and to select DIMP at login. I cannot use this solution because I have > >> > to use LDAP groups for other stuff, which afaik is not possible with > >> > Horde using IMP login ? > >> > >> Groups are not related to authentication at all. You can combine LDAP > >> groups with any authentication scheme. > >> > >> > I also tried adding DIMP to available applications in Horde portal and > >> > using LDAP auth, but when DIMP is loaded there are two sidebars, the > >> > Horde one and the DIMP one. > >> > I wonder if someone has a better solution or how to remove Horde > >> > sidebar when loading DIMP ? > >> > >> You can set a (frame) target for the DIMP entry in > >> config/registry.php. It already defaults to _parent in the next Horde > >> version. > >> > >> Jan. > > > > Thanks for your answer, the horde sidebar has now disappeared, but menu > > items are not deployable and admin menu is missing, may I have missed > > something ? > > No. That's how it works. You can add individual application links > through the configuration though. > > Jan. I have another DIMP install on a Horde install using imp auth (simple webmail) and Dimp has not the same behaviour. The application links are there but I can extend application links in the sidebar contrary to the former. http://www.ezvan.fr/~paul/images/dimp_sidepar_comparison.jpeg In this picture, what I want to obtain is on the right. In the two installs DIMP has the same config files. Thanks for your help, Paul Ezvan -- 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] DIMP and Horde LDAP authentication
Le vendredi 05 septembre 2008 17:58:57 Michael M Slusarz, vous avez écrit : > Quoting Paul Ezvan <[EMAIL PROTECTED]>: > > I have another DIMP install on a Horde install using imp auth > > (simple webmail) > > and Dimp has not the same behaviour. The application links are there > > but I can > > extend application links in the sidebar contrary to the former. > > http://www.ezvan.fr/~paul/images/dimp_sidepar_comparison.jpeg > > In this picture, what I want to obtain is on the right. In the two > > installs DIMP has the same config files. > > These are 2 different menus. The menu on the left is dimp's menu. > The menu on the right is horde's menu. You should *not* be seeing > horde's menu ever when using dimp. > > michael The menu on the right is shown with DIMP in Horde Webmail Edition with standard config. So I want to take the problem in the opposite way : how to show only Horde menu in DIMP and not the DIMP one ? Paul -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
[imp] customize To: field in Imp 4.2
Hi all, In Imp 4.2, we need to customize imp/templates/compose/compose.html and access addr.input_value. It is an array that loops over the To field and the CC field, but we want to address its value for the To field without looping. Could some more knowledgeable shed a light on the grammar to address that single value? I tried , to no luck. For the curious, we modified Horde Imp a bit so that when the user sends an email, he can choose to send To three destinations: list, support, himself, through a pull-down menu (he cannot type To address any more). This worked well with 4.1.4, and our hack is attached in the end. Now we are trying to upgrade to 4.2, but found the codes changed drastically that I can't figure out how to hack it now. Our hack for 4.1.4 was in imp/imp/templates/compose/compose.inc : > > >() Thanks, Paul -- 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] customize To: field in Imp 4.2
On Thu, Oct 16, 2008 at 12:40 AM, Paul Caldwell <[EMAIL PROTECTED]>wrote: > Hi all, > > In Imp 4.2, we need to customize imp/templates/compose/compose.html and > access addr.input_value. It is an array that loops over the To field and > the CC field, but we want to address its value for the To field without > looping. Could some more knowledgeable shed a light on the grammar to > address that single value? I tried , to no > luck. > > For the curious, we modified Horde Imp a bit so that when the user sends an > email, he can choose to send To three destinations: list, support, himself, > through a pull-down menu (he cannot type To address any more). This worked > well with 4.1.4, and our hack is attached in the end. Now we are trying to > upgrade to 4.2, but found the codes changed drastically that I can't figure > out how to hack it now. Our hack for 4.1.4 was in > imp/imp/templates/compose/compose.inc : > > > _("_To")) ?> > > > > > > echo 'selected="selected"' ?>> > if($header['to']=="support") echo 'selected="selected"' ?>> _("support") ?> > > _("self_address") ?>() > > >?> > > > > > > Thanks, Paul > To be more specific, imp/templates/compose/compose.html appears to employ homemade syntax, such as looping, if, and arrays in this "html" file. But I can't find syntax definition of these structures anywhere, especially how to address an array element without looping in this "html". Anyone has any suggestion of decipher it? Thanks, Paul -- 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] customize To: field in Imp 4.2
On Fri, Oct 17, 2008 at 12:54 AM, Michael M Slusarz <[EMAIL PROTECTED]>wrote: > Paul Caldwell wrote: > > On Thu, Oct 16, 2008 at 12:40 AM, Paul Caldwell < > [EMAIL PROTECTED]>wrote: > > > > > >> Hi all, > >> > >> In Imp 4.2, we need to customize imp/templates/compose/compose.html and > >> access addr.input_value. It is an array that loops over the To field > and > >> the CC field, but we want to address its value for the To field without > >> looping. Could some more knowledgeable shed a light on the grammar to > >> address that single value? I tried , to no > >> luck. > >> > >> For the curious, we modified Horde Imp a bit so that when the user sends > an > >> email, he can choose to send To three destinations: list, support, > himself, > >> through a pull-down menu (he cannot type To address any more). This > worked > >> well with 4.1.4, and our hack is attached in the end. Now we are trying > to > >> upgrade to 4.2, but found the codes changed drastically that I can't > figure > >> out how to hack it now. Our hack for 4.1.4 was in > >> imp/imp/templates/compose/compose.inc : > >> > >> > >> >> _("_To")) ?> > >> > >> > >> > >> > >> > >> >> echo 'selected="selected"' ?>> > >> >> if($header['to']=="support") echo 'selected="selected"' ?>> >> _("support") ?> > >> > echo > >> _("self_address") ?>() > >> > >> > >>'compose-to') > >> ?> > >> > >> > >> > >> > >> > >> Thanks, Paul > >> > >> > > > > > > To be more specific, imp/templates/compose/compose.html appears to employ > > homemade syntax, such as looping, if, and arrays in this "html" file. > But I > > can't find syntax definition of these structures anywhere, especially how > to > > address an array element without looping in this "html". Anyone has any > > suggestion of decipher it? > > > > > http://wiki.horde.org/Doc/Dev/TemplatePackage > > michael > That's exactly what I needed! It does say that no array member can be accessed without looping in the template. But armed with the documentation I could copy that particular array member to another variable in the php (imp/compose.php), and pass it to the html template file (imp/templates/compose/compose.html). Problem solved! Thanks so much for your help, Paul -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
[imp] Opening folders painfully slow - SOLVED
Just singed up the the list to ask a question and then found the solution before I'd manage to ask. Thought I'd post anyway in case it helped someone else in a search. I have a few fairly big folders, one around 50,000 messages. I was finding these would take ages to open. Worse, when a large folder did eventually open, something had timed out, and I was shown no message. Checking my server, it still had an imap process whirring away. When that eventually stopped, retrying to open the folder would be successful, but - I think - only because the messages had all been pulled into the server's memory file cache. In any case, opening the folder again at a later date would fail. The solution was simple. In the imp config, under the Server tab, I had sort_limit set to 0. I set it to 1000, and now everything zips along at breakneck speed. I can't believe I'v had this set up wrongly for the years I've been using imp, but there ya go. One question I still have. Is the need for this setting because of the imap server I'm using? I use courier. Might another handle sorted request more efficiently? Or might I not have the best configuration set up for courier? Cheers, Paul. -- 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] Opening folders painfully slow - SOLVED
lst_ho...@kwsoft.de wrote: Zitat von Paul Gardiner : One question I still have. Is the need for this setting because of the imap server I'm using? I use courier. Might another handle sorted request more efficiently? Or might I not have the best configuration set up for courier? Cheers, Paul. It depends what field you use to sort. Most IMAP server have some index on most common searched/sorted fields so sorting by this fields would be quick, all others painful slow with many messages in the inbox. Ok. Strange thing is that I don't think I've ever used anything other than increasing date order, and that's what I still seem to get in large folders even with the sort_limit setting. Paul. -- 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] Tracking a webmail user
Hi there. New to the list and apologize in advance if this is something I missed when hunting around. We do quite a bit of webhosting and run the Plesk platform which in turn runs the IMP webmail system. We're having a problem where on a very busy server one of the accounts for a customer domain has been "hijacked". Someone has gotten their username and password. The problem is that tailing the maillog is nearly impossible and if I tail the access_log it shows the accesses and the remote IP address (somewhere in Europe). Neither of these show us the user account in use. The header of the actual message doesn't include the username hidden anywhere neither. Is there an easy way to track down the account in question? Appreciate your time, Paul -- 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] UW-imap 'imap_config' configuration and high load
* Piotr Legiecki [2011-02-03 08:45]: > We have imap (UW-Imap) server on one machine and horde3 on another. > [...] > But it works only in testing environment. when there are many > connections to the imap server it (the imap server) just dies with > 'w' pointing to 200 or more. We made a lot of our load problems go away here by switching our IMAP service from UW IMAP to Dovecot. -- -- Paul A. Sand | No electrons were harmed in -- University of New Hampshire | the production or transmission -- p...@unh.edu | of this message. -- http://pubpages.unh.edu/~pas | -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] How to generate load using imp
On Wed, 9 Feb 2011, Piotr Legiecki wrote: > What I want to do is to put work load *using* Imp4 on the mail > server (uw-imapd) which is on another machine. > > I think Horde/Imp is fine, configured OK (when I test it it is > working ok), but UW-imap is ill behaving when it sees the new Imp > setup *plus* load caused by lets say 50-100 people. So I want to > simulate those 50 people reading mails. > > The same two servers were ok before with Imp3 (but there I could > set up mail/ folder easly). So it is not the problem to handle such > traffic, the problem must be somewhere between Imp4/servers.php and > UW-Imapd. > > Removing UW-Imap is actually out of question (I'm not an admin there). Back when we had UW-IMAP woes I used Timo Sirainen's IMAP tester: http://imapwiki.org/ImapTest Downside: This isn't "using Imp4", and there may be other practical considerations weighing against your use. (For example, I was able to set up a bunch of dummy accounts to test it against; this might not be an option for you.) Upside: it convinced me that our bottleneck wasn't "between" IMP and UW-IMAP, it was UW-IMAP. Even if you can't replace UW-IMAP yourself, you might be able to use the results to convince those other admins to do so. -- -- Paul A. Sand | You can find a complete -- University of New Hampshire | explanation of Heisenberg's -- p...@unh.edu | Uncertainty Principle on my web -- http://pubpages.unh.edu/~pas | page. Or maybe you can't. -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] May be our horde installation was used for spam
* G?tz Reinicke - IT-Koordinator [2011-05-23 04:30]: > hmmm... do you have any hint for me gow to find the userid? We use the method described here: http://www.mail-archive.com/imp@lists.horde.org/msg04736.html > How may I limit the number of messages a user may send? :-) I wish we had a better solution, but this is what we have now: Our experience is that the bad guys have an unusually large number of recipients per message. We added a check_data rule to sendmail.cf to quarantine such messages. (Quarantining is a relatively recent sendmail feature.) Unfortunately, this quarantines a lot of valid messages too (in our case); some innocent people like to send mail to lots of recipients. So we *also* have mechanisms to auto-dequarantine innocuous messages, saving more suspicious ones for sysadmin inspection. All this took some tuning and scripting. But we were desperate, because way too many of our users aren't very good at detecting phishing. -- -- Paul A. Sand | Three things are certain: -- University of New Hampshire | Death, taxes, and lost data. -- p...@unh.edu | Guess which has occurred. -- http://pubpages.unh.edu/~pas | (David Dixon) -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] Sending mass mailings
Hi, I'm examining possibilities for sending mass mailings with IMP. We have a mailing database that was used for snail mail mailings, but we're planning on periodically sending email mailings as well. I've already configured turba to access the database so the email addresses can be found there. Now what I would like to be able to do is send an email to all (or a selection of) email addresses in that turba address book. I am already capable of selecting the addresses in the address book popup while composing an email, but I get script timeouts when I try to add them to the BCC list and the list seems to be incomplete. Even if I would be able to get all the addresses communicated succesfully to our mail server (Exim) I don't expect that to work very well either. Does anybody know the approximate limits of this approach (in general)? Since we're dealing with several thousand email addresses I will probably be better of with some kind of mailing list software. We could use mailman or something similar, but we already have our own address and subscription management in place. I would rather have some kind of mass mail support built into Horde, allowing you to add an email to a mass mail queue runner. This queue runner would basically be a cron job script sending mails from some backend individually or in small groups. Does something like this already exist? Or can somebody recommend a good queue runner implementation for me to start with so I can easily implement my own application? I don't feel like re-inventing the wheel. Regards, Peter Paul -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
[imp] Imp Attachment problems in IE8 Beta?
Hi -- We are running Horde 3.1.9 and Imp 4.1.6. A user is reporting difficulty in attaching files to her outgoing mail messages; she is using Internet Explorer 8 Beta. She reports that, after specifying the attached file in the compose window, the file path "appears, but is very faded, and then disappears entirely." I asked that she try an alternate browser; she reported back that Firefox worked fine for her. Sound familiar to anyone? Suggestions for workarounds at either end would be appreciated. (I already know this one: "don't use IE.") -- -- Paul A. Sand | The real way to fix this problem is to -- University of New Hampshire | upgrade to Ultrix 4.2a. (But that would -- p...@unh.edu | require rebooting.) -- http://pubpages.unh.edu/~pas | (Tim Theisen, in comp.unix.ultrix) -- 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] auto_expand option gone with no replacement?
Hi -- We recently implemented a long-overdue upgrade of Horde/Imp/Etc. to the latest versions. Our old Imp version was creaky: 4.1.6. This went pretty well, but one user has a big addressbook, and doesn't like the large popup list she gets when she starts typing in the To: field of a compose window. We have 'localsql' and 'localldap' Turba sources set up (I think) in a pretty standard way. As near as I can tell, back in the old version, there was an Imp 'auto_expand' preference that allowed a user to turn off this behavior. >From docs/UPGRADING, it appears it was dropped in 4.2. Am I missing something, or is there now no way for a user to turn off the auto expansion? (I suggested changing the 'search_sources' preference in the Options, but even moving both addressbooks from the 'selected' side to the 'available' side still causes the auto-expand for addresses in the user addressbook.) If that's so, is there anything I can suggest to her, besides: "type faster" "type smarter" (like last name first, maybe?) "delete addresses" ... because I tried those suggestions already, and she wasn't impressed. -- -- Paul A. Sand | Don't sweat the petty things, -- University of New Hampshire | and don't pet the sweaty things. -- p...@unh.edu | -- http://pubpages.unh.edu/~pas | (G. Carlin) -- 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] Maximum Attachment Size: 6,000 bytes
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 not find a string "LimitRequestBody" in /etc/apache2, where my configurations are. My MTA can send big attachments without problems with another mail program. IMP says: Maximum Attachment Size: 6,000 bytes What could be wrong? On other installations I have no problem 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]
Re: [imp] Maximum Attachment Size: 6,000 bytes
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 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]
Re: [imp] Maximum Attachment Size: 6,000 bytes
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_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 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_filesize20M20M >> >> 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]
Re: [imp] Maximum Attachment Size: 6,000 bytes
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. >> >> I wrote: >> >>> From phpinfo option in horde's test.php: >>> file_uploadsOnOn >>> upload_max_filesize20M20M >>> max_input_time6060 >>> memory_limit32M32M >>> post_max_size20M20M >> >> Doe you know another one? > > $conf['compose']['attach_size_limit'] in your imp conf.php file. Thanks! this did it! 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]
Re: [imp] Maximum Attachment Size: 6,000 bytes
Kevin Konowalec schreef: > 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. You are 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 Aug 14, 2007, at 12:49 PM, 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. >> >> I wrote: >> >>> From phpinfo option in horde's test.php: >>> file_uploadsOnOn >>> upload_max_filesize20M20M >>> max_input_time 6060 >>> memory_limit32M32M >>> post_max_size20M20M >> >> Doe you know another one? >> >> With regards, >> Paul. >> >> >> >> >>> Paul van der Vlis schrieb: >>>> 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_filesize20M20M >>>> >>>> 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] >> > -- 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]
[imp] Sending mail really slow
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" button). It's not a problem of the SMTP server, because the 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 - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
Re: [imp] Sending mail really slow
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 >> very slow (takes about 28-30 seconds after pressing the "send" button). > > 30 is about the default for DNS timeouts. Check the DNS settings. Maybe a stupid question, but can you tell me what to check? In /etc/resolv.conf I have only one server, what works fine for so far I can see. (It's bind on another machine in the network). When I use the nameserver from the ISP, I have the same problem. I can resolve names and IP's without problems with nslookup, see attached. With regards, Paul van der Vlis. elo:/etc# nslookup server.vandervlis.nl Server: 212.178.118.177 Address:212.178.118.177#53 Non-authoritative answer: Name: server.vandervlis.nl Address: 194.109.241.246 elo:/etc# nslookup 194.109.241.246 Server: 212.178.118.177 Address:212.178.118.177#53 Non-authoritative answer: 246.241.109.194.in-addr.arpaname = server.vandervlis.nl. Authoritative answers can be found from: 241.109.194.in-addr.arpanameserver = ns2.xs4all.nl. 241.109.194.in-addr.arpanameserver = ns.xs4all.nl. ns.xs4all.nlinternet address = 194.109.6.67 ns2.xs4all.nl internet address = 194.109.9.100 -- 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]
Re: [imp] Sending mail really slow
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" button). I removed the function gethostbyaddr() in the code and the problem is gone... 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]
Re: [imp] Sending mail really slow
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 now sending mail has become >>> very slow (takes about 28-30 seconds after pressing the "send" button). >> >> I removed the function gethostbyaddr() in the code and the problem is >> gone... > > Machine has wrong nameserver settings and therefore attemps to do > nslookups timeout and cause the delay. Fix the servers network settings > and the problem should go away. But which nameserver settings do you mean? Do you mean /etc/resolv.conf? /etc/nsswitch.conf? They seem all correct to me. I don't have problems with this commands: nslookup nslookup dig dig -t MX 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]
[imp] Settings for default folders
Hello! In my prefs.php, I made some settings about the drafts folder and the trash folder, to make them the same as in Thunderbird. But the users don't see this defaults in Horde. In the "Server and Folder Information" I see "none" for every folder... When they remove something they get a warning: 'The folder "" was not created. This is what the server said: Mailbox already exists'. What is this for a problem? What does "Use IMAP folder subscriptions?" do exactly? When a user made his own settings in the options, is there a way to get the default settings back? With regards, Paul van der Vlis. -- // drafts folder selection widget. includes some javascript, so it's specific // to IMP. $_prefs['folderselect'] = array('type' => 'special'); // drafts folder $_prefs['drafts_folder'] = array( 'value' => 'Drafts', 'locked' => false, 'shared' => false, 'type' => 'implicit'); // trash folder selection widget. includes some javascript, so it's // specific to IMP. $_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' => 'Trash', 'locked' => false, 'shared' => false, 'type' => 'implicit'); Met vriendelijke groet, 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]
Re: [imp] Settings for default folders
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, 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]
[imp] Translation of mailbox-names
Hello, Is there a way to show a translated mailbox-name in Horde (e.g. "Verzonden" for sent-mail), but where the IMAP folder has an English name? My problem is that I like to use a translation for the folders, but I also want compatiblity with the Thunderbird mailclient. Thunderbird 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 Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
[imp] Problem with MailMarshal
Hello, A customer forwards a html-mail with an attachment to a firm what runs "MailMarhall". This is a program from Microsoft what checks mail. MailMarschall accepts the mail when sent directly, but a forwarded mail from IMP comes into a map with spam. With an error (second-hand and translated from Dutch): "the MIME implementation is not correct, or it is not possible to open the attachment, for this reason MailMarshall cannot do a content-scan". When sombody knows more about this problem, I would like to hear it. The attachment is a zip-file without encryption. ClamAV 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://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
[imp] Default stationery
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://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] Max attachment size
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 = 100M memory_limit = 100M post_max_size = 100M max_execution_time = 60 max_input_time = 60 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/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 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] Max attachment size
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 = 100M >> memory_limit = 100M >> post_max_size = 100M >> max_execution_time = 60 >> max_input_time = 60 >> >> 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/horde3/lib/Horde/MIME/Part.php on >> line 1152 >> >> What will be wrong? 48525721 is much less then 104857600... > > Look in the conf.php file for IMP (or use the Setup screen in your Horde > Adminstration portal and look under the Compose Tab) and you will find a > setting for $conf[compose] which sets the maximum total size of > attachments per message. $conf['compose']['attach_size_limit'] = '0'; I expect this means "unlimited". 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: imp-unsubscr...@lists.horde.org
Re: [imp] Max attachment size
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/horde3/lib/Horde/MIME/Part.php on >> line 1152 >> >> What will be wrong? 48525721 is much less then 104857600... > > Raise your memory limit. PHP's internal string manipulation functions > are notorious memory hogs. Understand that processing an attachment may > involve base64 encoding, VFS storage (one of the VFS storage backends - > possibly mysql - is extremely memory inefficient, resulting in memory > usage 3 or 4 times the size of the data to be stored), etc. > > In all honesty, 100 megs is not all that much. I can guarantee that any > desktop mail application routinely uses this amount of memory, I raised memory_limit to 800M and now it works fine. I lowered the post_max_size and upload_max_filesize to 20M. It still works fine. Thanks for your help! I did forward the 10MB attachment and I was wondering that this takes about 120 seconds. But my max_execution_time and max_input_time are both '60'. Strange that it works. To be sure I raised the times to 200 seconds... Another point I see is that the forwarded message has a size (in Horde) of 24023 KB. The first message had a size of 14035 kB. Any idea what is wrong? When I download the forwarded attachement the file has a size of 10485612 bytes. The original was 10485760 bytes. The first attachement (not forwarded in Horde) was still the correct size after downloading. Any idea? 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: imp-unsubscr...@lists.horde.org
Re: [imp] Max attachment size
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 Content-Type: application/octet-stream; name="10mb.bin" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="10mb.bin" 81QM2QjCrW7jhII1TkUIYGq7tru8OIq82janvVgo5bQ+V3yxPGZk4vMBHwADm8bEU2NPrUA7 Rdj/SWmip7jCcaW6vdr0m9AwEH4MENopgCRaFp3NgCi0LalkNAHE542Yf++HnEznlm63P5LS XNQbydS70+9Agg4Y03eYI5ZSuZdTVWp6WL2YcjHmxOykMkXoBtIG0IB9uac+ejTbOXaNy9KK yDdywbFl/5AWqwTkynS0d8vOUowpFgqDjG1yS0RC/b9j7sw7uFAqvdfsU4E3dvLh1EO8lhKz 5uLX8iIYE0L5HKY23UrfigyDhnmumsRAv8qjq6l6xCXEcZxVti6PopzTnM6Z3nTMgMnK1XrG AKUoTw0legqLlExhkulFyRcDJFRyT9/37OOMXtbjIrIbnOxJNeQRiNFChq8z7j7u+F7Tgd/W (...) In the source of the forwarded message I see this: --=_5i1pjokhu740 Content-Type: text/plain; charset=ISO-8859-1; name="10mb.bin" Content-Disposition: attachment; filename="10mb.bin" Content-Transfer-Encoding: quoted-printable =F3T=0C=D9=08=C2=ADn=E3=84=825NE=08`j=BB=B6=BB=BC8=8A=BC=DA6=A7=BDX(=E5=B4>W= |=B1z4=DB9v=8D=CB=D2=8A=C87r=C1= (...) Why is IMP using quoted-printable and not base64 ? 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: imp-unsubscr...@lists.horde.org
[imp] Sent mail to group
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 unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] Sent mail to group
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 a "contact list" what you can create when you press on the "browse" button in Turba. Thanks, it works! 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: imp-unsubscr...@lists.horde.org
[imp] Font too small while creating new message
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/ -- 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