Im wondering if he tried compatibility mode? I am using an older
version of Imp (4.1.3) and it seems to work fine here.
ddh
Quoting Chuck Hagenbuch :
- Forwarded message from pankaj.j...@glodyne.com -
Date: Mon, 31 Aug 2009 12:29:03 +0530
From: pankaj.j...@glodyne.com
Subject:
Quoting Jan Schneider <[EMAIL PROTECTED]>:
> Zitat von [EMAIL PROTECTED]:
>
>>
Thanks Jan,
Is there an example somewhere so I can start working on getting it
setup? Im using openldap form my user backend.
>>>
>>> You can configure it through the configuration interface.
>>>
>>
>> Thanks Jan,
>> Is there an example somewhere so I can start working on getting it
>> setup? Im using openldap form my user backend.
>
> You can configure it through the configuration interface.
>
> Jan.
Im not seeing that option under administration.
thanks,
ddh
--
Dwayne Hottinger
Quoting Jan Schneider <[EMAIL PROTECTED]>:
> Zitat von [EMAIL PROTECTED]:
>
>> Has anyone created a maint. task requiring users to change their
>> passwords on login? I would like to have users forced to change their
>> passwords when they login every few months. They can change their
>> passwor
Quoting [EMAIL PROTECTED]:
> Like many other institutions, we've got a problem with compromised
> accounts being used to send spam. I know that the new version of Horde
> / IMP will allow people to place limits on outbound mail... but there
> is some concern in our organization that those method
Some of my users are using Safari 3.1.x. I just was made aware of the
fact that name expansion (hitting tab after typing in part of the
address) doesnt work in 3.1, but does in the older versions. Has
anyone else experienced this? Im running Horde 3.1.1, imp H3 4.1.3,
turba H3 2.1.2. Ev
Quoting Liam Hoekenga <[EMAIL PROTECTED]>:
>
>> We've had IMP abuse as well, for what purports to be a British Lotto,
>> and we've been on the receiving end of the same kind of spam from other
>> IMP and Squirrelmail installations.
>>
> I'm glad to know we're not the only ones seeing this.
>
> W
Quoting Peter Meier <[EMAIL PROTECTED]>:
> Hi
>
>> I use a little perl script:
>> perl -p -e '$date = `date`; s/^Return-Path: <(.+)>/\n\nFrom $1
>> ${date}Return-Path: <$1>/' >> /var/local/yourspamfolder. The folders
>> are in mbox format on the mailserver. I have horde running on my
>> mailserv
Quoting tonio <[EMAIL PROTECTED]>:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi,
> i'm wonder how to use 'report spam' and 'report ham' buttons to simply
> copy email to a special user folder.
>
> i've set my learning system with 2 specials folder in each mailbox:
> SpamFalse and SpamT
Quoting Jan Schneider <[EMAIL PROTECTED]>:
> Zitat von Bill Graham <[EMAIL PROTECTED]>:
>
>> Another consideration is running the imap service as an xinetd
>> driven process ( I believe this is the only way uw-imap runs)
>> dovecot just sits there and waits - so you don't incur setup and tear dow
It is running as an xinetd process. If I switch to cyrus-imap I
wonder what effect that will have on horde?
Quoting Bill Graham <[EMAIL PROTECTED]>:
> Another consideration is running the imap service as an xinetd driven
> process ( I believe this is the only way uw-imap runs)
> dovecot just
Quoting Jan Schneider <[EMAIL PROTECTED]>:
> Zitat von [EMAIL PROTECTED]:
>
>> Ive had a FC 6 server on line since January processing mail with no
>> issues. My user accounts are in an ldap database, almost all the
>> users access their mail through horde. Im using uw-imap, sendmail and
>> procm
Ive had a FC 6 server on line since January processing mail with no
issues. My user accounts are in an ldap database, almost all the
users access their mail through horde. Im using uw-imap, sendmail and
procmail. My logfiles are full of:
Apr 29 21:10:41 mail xinetd[7457]: START: imap pid=2
Thanks,
But I fixed the issue when I moved my horde dist to my new mailserver.
thanks,
ddh
Quoting jcn50 <[EMAIL PROTECTED]>:
Hello dhottinger,
You need to create the file ".htaccess" in this directory:
/horde/imp/
File should contain these lines:
-- FILE BEGINNING --
I seem to be having issues with Microsoft Office attachments when
using Horde. They work ok when using other mail clients like outlook,
thunderbird, etc. When opening the attachment from Horde users are
asked about the encoding of the word document. I set horde up on my
webserver and att
no apache mod_security
Quoting Chuck Hagenbuch <[EMAIL PROTECTED]>:
Quoting [EMAIL PROTECTED]:
Not Acceptable
An appropriate representation of the requested resource
/horde/imp/compose.php could not be found on this server.
Replying to the same user in my older version of webmail (horde
AHA here is what is in the headers:
from [10.40.5.19] (macbook002.hhs.harrisonburg.k12.va.us [10.40.5.19]
(may be forged)) (authenticated bits=0) by mail.harrisonburg.k12.va.us
(8.12.8/8.12.8) with ESMTP id l11FS2Y8032276 for
<[EMAIL PROTECTED]>; Thu, 1 Feb 2007 10:28:02 -0500
Wonder where t
I have one user (for now) who uses entourage on an apple laptop. When
replying to her emails with horde 3.1.1 and imp 4.1.3 I get the
following error message:
Not Acceptable
An appropriate representation of the requested resource
/horde/imp/compose.php could not be found on this server.
Re
This is the week of weirdness. I have one user (so far only one) who
uses entourage on an apple laptop. When replying to her emails I get
the following error message:
Not Acceptable
An appropriate representation of the requested resource
/horde/imp/compose.php could not be found on this s
Thanks to all. Im getting closer. At least the command is trying to
run. I get
Unable to retrieve quota. In my httpd/error_log:
quota: dhottinger (uid 3548): Permission denied
sudo: sorry, you must have a tty to run sudo
I made apache the owner of /usr/bin/quota and I added :
apache
I got nothing. No error code either. I get the last login when you
initially login to imp. Nothing else. How do you have your
servers.php etc setup?
Quoting Jason Clifton <[EMAIL PROTECTED]>:
Imp on my server gives a running total % and bytes of how much space
you have used and total on
Well,
It looks like if the user is overquota they get a message from Imp
when trying to move or delete messages saying they are over quota. Is
this the only quota message that IMP provices? I would like user's to
have a way to check their quota, like in the older version of accounts
that
I still havent gotten user quotas to work with horde 3.1.1, imp 4.1.3.
I have the following in my /imp/config/servers.php:
'quota' => array(
'driver' => 'command',
'params' => array(
'new_quota' => 'true',
'quota_path' => '/usr/bin/quota',
'grep_path' =>
I added the
Quoting Hiromi Kimura <[EMAIL PROTECTED]>:
From: [EMAIL PROTECTED]
Im using local quotas. All user homes and mail spool are on a quota
enabled partition. Here is what I have:
),
'quota' => array(
'driver' => 'command',
'params' => array(
'q
Im using local quotas. All user homes and mail spool are on a quota
enabled partition. Here is what I have:
),
'quota' => array(
'driver' => 'command',
'params' => array(
'quota_path' => '/usr/bin/quota',
'grep_path => '/bin/grep,
)
)
Nope. Isnt there. Where do I look to enable it?
Quoting Jan Schneider <[EMAIL PROTECTED]>:
Zitat von [EMAIL PROTECTED]:
Jan,
Im still not finding the quota link in imp. Which menu are you
refering to? Do I have to enable it somewhere else? Could you point
The top menu.
me to an faq
Jan,
Im still not finding the quota link in imp. Which menu are you
refering to? Do I have to enable it somewhere else? Could you point
me to an faq? Sorry if I reposted. Having mail issues this week.
And guess what? Im the mail guy.
--
Dwayne Hottinger
Network Administrator
Harriso
How do I configure the quota check in imp? I ran through the how to.
Im probably quite confused. I got this set in servers.php:
'quota' => array(
'driver' => 'command',
'params' => array(
'quota_path' => '/usr/bin/quota',
'grep_path' => '/bin/grep'
)
Bu
28 matches
Mail list logo