Re: Automatic mailbox creation

2000-11-20 Thread Stephen Fischer
I would prefer not to have sendmail do it, because it's a larger drain on the resources and because it's not really sendmail's job to handle these things (as I understand it). The reason for this is because at times the process that informs us about new users takes some time, so the users may be

No Subject

2000-11-20 Thread Allan Rafuse
Cyrus has a problem for a few users on the system in that it bails while looking in the users directory for mail. I think I have narrowed it down to the code below. Cyrus seems to be able to delete the mailbox, add it back, and reconstruct it. Pop3d authenicates the user and bails with no error

Removing Cyrus from a RedHat Linux Machine

2000-11-20 Thread Stephen Miller
I've inherited a Linux Redhat 6.2 server running Cyrus but without a working administrator password Cyrus or a back door. What is the best way to completely uninstall it? Stephen Miller [EMAIL PROTECTED]>

Re: Automatic mailbox creation

2000-11-20 Thread Seva Adari
I have not done anything like what you are suggesting, but from what I know about sendmail, it ought to be possible to create automatic mailboxes. Requires some coding though! I am little curious to find out why would you want to be doing such a thing though! It can get you into resource related

Re: Cyrus upgrade

2000-11-20 Thread Scot W. Hetzel
From: "Tim Pushor" <[EMAIL PROTECTED]> > I just upgraded Cyrus IMAP 1.5.x to 1.6.22 on a small server with only a few > dozen users. The only problem I am currently having is that folder > subscriptions are kept inside a directory named the first letter of the > username. This directory is not aut

Cyrus upgrade

2000-11-20 Thread Tim Pushor
Hello, I just upgraded Cyrus IMAP 1.5.x to 1.6.22 on a small server with only a few dozen users. The only problem I am currently having is that folder subscriptions are kept inside a directory named the first letter of the username. This directory is not automatically created with cyradm. IMAP su

cyrus logging

2000-11-20 Thread Timo Proescholdt
AA06040 Hello everybody, I have my cyrus 2.07 up for nearly a month now and i would be really very happy about it if it didn4t fill up my /var/log/messages every time a mail is delivered. By now my /var/log/messages contains 95% of stuff like this Nov 17 21:24:09 raidserver master[32

Re: Sieve redirect works but vacation doesn't

2000-11-20 Thread Tony Hansen
ana.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit See below: Ken Murchison wrote: > > Gary Mills wrote: > > > > Eurika! I finally got a vacation response. Here's the problem: > > My sieve script looked like this... > > > > require ["fileinto","vacation"]; >

Cyrus/NFS/SMB

2000-11-20 Thread Tristan Ball
Note: this is not something I have tried, or even wish to, as my largest cyrus email server handles 250 users at the moment, easily handled by a Sun E450. :-) I've seen the messages poo-pooing using NFS for cyrus, and the reasons make sense, my question is would another shared filesystem, like sa

Re: cyrus logging

2000-11-20 Thread Scot W. Hetzel
From: "Timo Proescholdt" <[EMAIL PROTECTED]> > I have my cyrus 2.07 up for nearly a month now and i would > be really very happy about it if it didnĀ“t fill up my /var/log/messages > every time a mail is delivered.By now my /var/log/messages > contains 95% of stuff like this > > Nov 17 21:24:09 rai

Automatic mailbox creation

2000-11-20 Thread Stephen Fischer
I'm interested in having the deliver program automatically create mailboxes when it receives a mail item addressed to an address of the correct format but which does not already exist. I found some mail in the archive from people asking a similar question but no answers. Is this capability there