Re: [imp] Block IP

2009-03-26 Thread Darryl Cook
Take a look at a program called fail2ban to do thisworks pretty good imo. Quoting Jacky Chan: > > Hi all, > > I am wondering whether Horde-IMP has this function for security concerns. > I used IMP as Horde authentication application. > But I logged there are plenty login failure record gener

[imp] Block IP

2009-03-26 Thread Jacky Chan
Hi all, I am wondering whether Horde-IMP has this function for security concerns. I used IMP as Horde authentication application. But I logged there are plenty login failure record generated for IMP. And the username is obivously generated from dictionary. And the login retry period is so short f

[imp] Help with _imp_hook_spam_bounce please

2009-03-26 Thread Earnie Boyd
I currently have but instead of Auth::getAuth() I need a function to return the Delivered-To: address if it exists else the To: address. The reason for this is because I am pulling the mail to a common account for various accounts and am wanting to report the spam from this common acco

[imp] popup-alerts on imp-login-screen not showing up

2009-03-26 Thread Andreas Piper
Hello list, with Horde 3.3.3 / IMP 4.3.3 (authentication via IMP) the popup-alerts on the horde-login-screen ("Please provide your username." / "Please provide your password.") do not show up, even if all form-fields are empty. Is there some additional configuration to be done for activating th

Re: [imp] Max attachment size

2009-03-26 Thread Michael Menge
Hi, Quoting Michael M Slusarz : The MIME/IMAP/attachment code has been completely rewritten in IMP 5 and, regardless, the outputted message *is* valid MIME. However, you really shouldn't be using 'Forward Attachments Only' - you should be using 'Forward Entire Message' (I am very close to

[imp] IMP E-Mail Send Hook (postprocess, recipient address validation)

2009-03-26 Thread Harakiri
Hi, im using the pear smtp package to sent all mails from imp webmailer to an internal postfix filter. The problem is the pear smtp package has no support for error handling (while sendmail binary has, and imp code seems to handle this correctly, but sendmail doesnt allow to send to other port