RE: Antivirus

2003-01-16 Thread Russell Packer
I found that using content filters, such as SpamAssasin, could be used to block 95% of virii by simply blocking any file attachment type bar .zip. Things like FriendsGreetings and the like could be blocked on an ad-hoc basis as soon as the sys admin is aware of them by just adding a new rule. By

RE: Cyrus trying to resolve lan ip

2002-10-24 Thread Russell Packer
You are correct, the problem is with DNS. My personal favourite for this one is to run DNS on the machine with empty records for your networks (or real ones, if you like!). The other option is to use the hosts file. Finally, you can configure each application (eg. sendmail) not to perform the D

RE: Cyrus & Outlook

2002-10-11 Thread Russell Packer
>>Russell Packer wrote: >> >>This gave me the idea that perhaps sieve could be used in some way, but at the >>moment thats a little over my head - thoughts anyone? > >Luca Olivetti wrote: > >http://www.kroupware.org Wow. Thats cool. Exactly what I want in one

Cyrus & Outlook

2002-10-10 Thread Russell Packer
ons available. Bynari have their insightconnector solution, but that means $$$s. This gave me the idea that perhaps sieve could be used in some way, but at the moment thats a little over my head - thoughts anyone? Alternatively, does anyone have another solution using free OSS? Thanks, Russell Packer

RE: how many users can Cyrus server support? -- is 5.5 msg/sec sl ow?

2002-09-27 Thread Russell Packer
Sorry for butting in half-way through, but I guess if you want to speed things up a little you could always try the usual tricks tweaks like: * If the disks are IDE then enable DMA * Tweak the various TCP IP settings * Tweak the various file system settings y'know, stuff like that? > > > On Fri

RE: stress testing

2002-09-18 Thread Russell Packer
> > On Wed, Sep 18, 2002 at 02:05:27PM +0200, Hein Roehrig wrote: > > Before going production with a new server I would like to do some stress > > testing esp wrt locking problems. A quick search of the archives and at > > Google shows that people have been looking for scripts etc. but there is >

RE: stress testing

2002-09-18 Thread Russell Packer
> On 18 Sep 2002, Hein Roehrig wrote: > > > Before going production with a new server I would like to do some stress > > testing esp wrt locking problems. A quick search of the archives and at > > Google shows that people have been looking for scripts etc. but there is > > no standard open-source

RE: Mail status

2002-05-23 Thread Russell Packer
> -Original Message- > From: Gary Mills [mailto:[EMAIL PROTECTED]] > Sent: 21 May 2002 19:25 > To: Scott M Likens > Cc: Luca Olivetti; Russell Packer; Info Cyrus > Subject: Re: Mail status > > > On Tue, May 21, 2002 at 11:42:56AM -0600, Scott M Likens wrote: &g

RE: seen flag not preserved

2002-05-22 Thread Russell Packer
Just been talking about this - see recent 'mail status' thread. See also http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&msg=13 890 and http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&msg=13 859 > -Original Message- > From: [EMAIL PROTECTED]

Mail status

2002-05-21 Thread Russell Packer
well. Has anyone else experienced this behaviour? What can I look at to tell what cyrus is doing? OS: Red Hat Linux 7.2, 2.4.7-10 kernel IMAPD: Cyrus 2.1.3 Client: MS Outlook 2000 SR-1 Russell Packer Voxsurf Limited 3rd Floor Elme House 133 Long Acre LONDON WC2E 9DT Switch: (0207) 240 3621 Direct:

Hang on check

2002-05-14 Thread Russell Packer
ng to fetch new mail? (Its not just Outlook - Eudora does it as well...) Thanks! Russell Packer VoxSurf http://www.voxsurf.com

Cyradm scripting? (Bulk account creation)

2002-05-02 Thread Russell Packer
Hi, There seem to be a few people who have asked this already, but I can't find a definitive (easy!) response. I want to create 250 mailboxes (and associated sasldb passwords), and I'm not keen on doing it by hand. Some people are saying this is possibly by using TCO or Perl. My TCL and Perl sc

RE: cyradm error

2002-04-18 Thread Russell Packer
I take it you've set the password for the admin user with saslpasswd[2]? What does it say in the logs? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Sterling > Anderson > Sent: 18 April 2002 16:12 > To: 'Schiemer, Markus'; [EMAIL PROTECTED] > Sub

RE: .... wow such a great response...

2002-04-18 Thread Russell Packer
> I got such a GREAT response with my sasldb2 corruption i just dont know > what to think. > > Has ANYONE but me experienced their sasldb2 getting corrupted every time > they reboot? or is this just a unique Solaris experience that no > one knows > about? > > I'm running DB 3.29 with Solaris 8, C

RE: Usernames with dots in them

2002-04-17 Thread Russell Packer
Version 2.1.3, though I have heard tale of a patch for 2.0.16! > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Adam Fox > Sent: 18 April 2002 03:45 > To: David Fuchs > Cc: info-cyrus > Subject: Re: Usernames with dots in them > > > What version of t

Java API

2002-04-12 Thread Russell Packer
Hi, Just wondering what the progress is on the Java API? I tried checking on the website but its a dead link :-/ Thanks! Russell

RE: double Return-Path in Cyrus

2002-04-10 Thread Russell Packer
> The following message is a courtesy copy of an article > that has been posted to comp.mail.imap as well. > > "Eric A. Hall" <[EMAIL PROTECTED]> writes in comp.mail.imap: > [...] > > >From: "Eric A. Hall" <[EMAIL PROTECTED]> > > > Return-Path: <[EMAIL PROTECTED]><--- extra! > > >

Cyrus Imap 2.1.3: SQUAT failed ?

2002-04-10 Thread Russell Packer
Hi, I'm getting these (error?) messages in the imapd.log: Apr 10 09:01:06 mailserver imapd[1045]: SQUAT failed Apr 10 09:01:06 mailserver imapd[1045]: SQUAT failed to open index file I can't find any information on SQUAT, making it a little tricky to figure out what is going on. Any help much a

Re: core dumps

2001-09-13 Thread Russell Packer
run 'sasldblistusers | grep cyrus' and send >me the output. i want to see if this is due to /etc/sasldb missing the >DIGEST-MD5 entry. > >Russell Packer wrote: > > > > >Hi, > > > > > >I'm having trouble creating mailboxes. I am using RedHat

re: core dumps

2001-09-13 Thread Russell Packer
>Hi, > >I'm having trouble creating mailboxes. I am using RedHat7.1 with >cyrus-imapd-2.0.16, cyrus-sasl-1.5.24, db-3.3.11 and openssl0.9.6b > >here is what happens: > ># cyradm -u cyrus localhost >Please enter your password: > >localhost> cm user.foobar >createmailbox: Permission deni

Core dumps

2001-09-13 Thread Russell Packer
Hi, I'm having trouble creating mailboxes. I am using RedHat7.1 with cyrus-imapd-2.0.16, cyrus-sasl-1.5.24, db-3.3.11 and openssl0.9.6b here is what happens: # cyradm -u cyrus localhost Please enter your password: localhost> cm user.foobar createmailbox: Permission denied localhost> auth perl