- "Jochem Meyers" <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Currently, I'm trying to build an application involving synchronizing
> some
> data stored in a cyrus imap store (as messages with attachments) to an
> sql
> database. To accomplish this, I would like to have cyrus run a shell
> script
> Ok! It's Working fine! Thanks!
>
> Another things i try to make:
>
> I'd like to create shared maillbox acl by group.
> for example
> sam maillist group:mygroup lprs
>
> it doesn't work.
>
> I use saslauthd to authenticate my user on the server. I also
> got group on my ldap server.
>
> Who can i
On Tue, Jan 30, 2007 at 02:27:24PM -0800, Tom Samplonius wrote:
> It could be filesystem and kernel related. ext2/3 has historically
> not been good at this, but is better now. ufs is actually pretty
> good, but mainly because BSD kernels cache so much vnode data, it
> does not matter if
On Tue, Jan 30, 2007 at 11:22:55AM -0500, Joel Nimety wrote:
> Janne Peltonen wrote:
> > On Tue, Jan 30, 2007 at 11:01:03AM +0100, Simon Matter wrote:
> >>> This might be a problem, since we have some users that really have 1
> >>> messages in their INBOX. Although it seems that Cyrus itself ca
On Tue, Jan 30, 2007 at 12:31:58PM +0100, Jochem Meyers wrote:
> Hi all,
>
> Currently, I'm trying to build an application involving synchronizing some
> data stored in a cyrus imap store (as messages with attachments) to an sql
> database. To accomplish this, I would like to have cyrus run a shel
On Tue, 2007-01-30 at 15:11 -0600, Vernon A. Fort wrote:
> The connections to the pop3d were from ONE specific host which had 525
> connections within 20 minutes.
That's merely connection every 2 seconds.
That shouldn't be a big deal, unless connections were left open
and idle on purpose.
Medium
- "Janne Peltonen" <[EMAIL PROTECTED]> wrote:
> On Tue, Jan 30, 2007 at 11:01:03AM +0100, Simon Matter wrote:
> > > This might be a problem, since we have some users that really have
> 1
> > > messages in their INBOX. Although it seems that Cyrus itself
> cannot cope
> > > with this either
On Mon, 29 Jan 2007, Tom Samplonius wrote:
- "Bron Gondwana" <[EMAIL PROTECTED]> wrote:
On Fri, Jan 26, 2007 at 12:20:15PM -0800, Tom Samplonius wrote:
* the system monitoring scripts do a 'du -s' on the sync directory every
2 minutes and store the value in a database so our status com
Mirosław Jaworski wrote:
On Tue, 2007-01-30 at 11:51 -0600, Vernon A. Fort wrote:
I think I just saw an attempt to exploit my pop3d service. A number of
badlogin attempts followed by:
Running cyrus-iampd 2.2.12-r4 on gentoo amd64 dual core. I've never
seen this problem prior to today. I
On Jan 12, 2007, at 4:54 PM, Peter Santiago wrote:
How do you pre-create Sieve rules for your users? Manually?
autocreate_sieve_rules option doesn't seem to work when added to
imapd.conf. I'm using Cyrus 2.3.7
It works fine for us. What I had to do was
1. Create the right set of rules us
This is well known problem being tracked in bug 2894 in the cyrus
bugzilla. Log in, vote for it. It will get fixed whenever someone
at CMU decides they care enough.
On Jan 9, 2007, at 9:25 AM, Geoff Pryke wrote:
I have a problem with reconstruct. A partition which got lost and
then resto
On Jan 8, 2007, at 8:33 AM, Marten Lehmann wrote:
And have you tried reading the logs? There is nothing mystical
here -- everything is logged, including how your login and realm
are parsed for authentication.
There is a lot of mystical in Cyrus, especially because it lacks
sufficient doc
On Tue, 2007-01-30 at 11:51 -0600, Vernon A. Fort wrote:
> I think I just saw an attempt to exploit my pop3d service. A number of
> badlogin attempts followed by:
>
> Running cyrus-iampd 2.2.12-r4 on gentoo amd64 dual core. I've never
> seen this problem prior to today. Is there any know work
Hi,
Right now I have a sendmail MTA that delivers mail locally thru
procmail. This is a non cyrus box and it is not an option to turn it to
one right now.
This procmail, does some scanning like virus and spam (spamassassin) and
filtering accordling.
For some users I would like to deliver the ma
I think I just saw an attempt to exploit my pop3d service. A number of
badlogin attempts followed by:
Running cyrus-iampd 2.2.12-r4 on gentoo amd64 dual core. I've never
seen this problem prior to today. Is there any know workaround?
Vernon
Jan 30 10:07:46 ictone master[28137]: about to
Ok! It's Working fine! Thanks!
Another things i try to make:
I'd like to create shared maillbox acl by group.
for example
sam maillist group:mygroup lprs
it doesn't work.
I use saslauthd to authenticate my user on the server. I also
got group on my ldap server.
Who can i make cyrus to check gr
On Tue, Jan 30, 2007 at 11:33:20AM +0200, Janne Peltonen wrote:
> > And GFS 6.1 (current version) has some issues with large directories:
> >
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=214239
>
> This might be a problem, since we have some users that really have 1
> messages i
Janne Peltonen wrote:
> On Tue, Jan 30, 2007 at 11:01:03AM +0100, Simon Matter wrote:
>>> This might be a problem, since we have some users that really have 1
>>> messages in their INBOX. Although it seems that Cyrus itself cannot cope
>>> with this either... in our current, non-clustering se
On Tue, Jan 30, 2007 at 11:01:03AM +0100, Simon Matter wrote:
> > This might be a problem, since we have some users that really have 1
> > messages in their INBOX. Although it seems that Cyrus itself cannot cope
> > with this either... in our current, non-clustering setup. But then, it's
> > an
Hi all,
Currently, I'm trying to build an application involving synchronizing some
data stored in a cyrus imap store (as messages with attachments) to an sql
database. To accomplish this, I would like to have cyrus run a shell script
when a item in it's store is updated or created. The items don't
I use postfix and cyrus
Sometimes i've got follow messages
[/public/socket/lmtp] said: 430 Authentication required (in reply to
MAIL FROM command)
The letters can stay in queue with this message or cont. to recipient
without mesages
What does it mean.
# cat /etc/imapd.conf
# $OpenBSD: imapd.co
> On Mon, Jan 29, 2007 at 04:14:33PM -0800, Tom Samplonius wrote:
>>
>> - "Simon Matter" <[EMAIL PROTECTED]> wrote:
>> >
>> > Believe it or not, it works and has been confirmed by several peoples
>> on
>> > the list using different shared filesystems (VeritasFS and Tru64 comes
>> to
>> > mind).
On Sat, Jan 27, 2007 at 04:03:18PM +1100, Bron Gondwana wrote:
> On Fri, Jan 26, 2007 at 12:20:15PM -0800, Tom Samplonius wrote:
> > - Wesley Craig <[EMAIL PROTECTED]> wrote:
> [...]
> > > For your situation, Janne, you might want to explore sharing the sync
> > > directory. sync_client and s
On Mon, Jan 29, 2007 at 04:14:33PM -0800, Tom Samplonius wrote:
>
> - "Simon Matter" <[EMAIL PROTECTED]> wrote:
> >
> > Believe it or not, it works and has been confirmed by several peoples on
> > the list using different shared filesystems (VeritasFS and Tru64 comes to
> > mind). In one thing
24 matches
Mail list logo