Re: cyrus and Spamassassin bayes rules

2004-04-26 Thread John Hughes
Robin M. wrote:
I have also been considering setting this up. I was thinking of having a
globally shared mailbox which users can 'drag' spam into. The dragging
could also be a 'report as spam', or 'this is not spam' button.
Wouldn't it be nice if there was a sieve extension that fed messages 
into ifile?

Moving a message into a folder would run ifile on the message.  There 
would be a sieve extension that filed messages in the folder that ifile 
thought was appropriate.

---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Re: Notify about using the e-mail account.

2004-03-03 Thread John Hughes
[EMAIL PROTECTED] wrote:

Dear user of Cmu.edu mailing system,

Our antivirus software has detected a large ammount of  viruses  outgoing 
from your email account,  you may use our free  anti-virus tool to  clean up
your computer software.

Further  details can be obtained from attached file.

Attached file is protected with the password for  security  reasons. Password is  45803.

Have a good day,
  The Cmu.edu team   http://www.cmu.edu
virus omitted

This is so funny.

Return-Path: [EMAIL PROTECTED]

X-Sieve: cmu-sieve 2.0
Received: from portent.listbox.com (portent.listbox.com [208.58.1.195])
by franconia.CalvaEDI.COM (8.11.1-20030923/8.11.1/8.1) with ESMTP id 
i23BkRc128373
for [EMAIL PROTECTED]; Wed, 3 Mar 2004 12:46:28 +0100 (CET)
Received: by portent.listbox.com (Postfix, from userid 440)
id E9296B5D3; Wed,  3 Mar 2004 06:46:19 -0500 (EST)
Received: by portent.listbox.com (Postfix, from userid 440)
id 9A3C6B3FD; Wed,  3 Mar 2004 06:46:19 -0500 (EST)
Received: from backbone.midwestcs.com (midwestcs.com [206.222.212.234])
by portent.listbox.com (Postfix) with ESMTP id F3295B5D5;
Wed,  3 Mar 2004 06:46:14 -0500 (EST)
Received: from footbone.midwestcs.com ([206.222.212.237] helo=midwestcs.com)
by backbone.midwestcs.com with esmtp (Exim 4.30)
id 1AyUpJ-0003BW-BB; Wed, 03 Mar 2004 05:46:13 -0600


---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


RE : Vacation problem

2003-01-23 Thread John Hughes
Here's the problem:

$ telnet mail.intellinetinc.com smtp
Trying 139.142.54.37...
Connected to h139-142-54-37.gtcust.grouptelecom.net.
Escape character is '^]'.
220 intellinetinc.com ESMTP Sendmail 8.12.4/8.12.4; Thu, 23 Jan 2003
01:28:23 -0700 (MST)
ehlo joe
250-intellinetinc.com Hello franconia.calvaedi.com [213.39.1.226],
pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-EXPN
250-VERB
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-DELIVERBY
250 HELP
mail from: 
550 5.7.1 ... Command rejected

That's bad.  See rfc1123, section 5.2.9, or 
http://www.rfc-ignorant.org/policy-dsn.php

Not a cyrus bug, a sendmail configuration bug.





RE : cyrus on vxfs

2002-12-06 Thread John Hughes
 Works fine for us.  Tis nice not having to worry about running out
 of inodes.  ;-)  (Using Solaris vxfs, BTW.)

Hah!  I've been using vxfs for so long I'd completely forgotten
about having to pre-allocate indodes!  Oh bugger, another thing
to miss when I have to stop using UnixWare.






Re: 9800XXXXXXXXXXXXXXXX+100XXXXXXXXXXXXXXXXXXXX,XXXXXX50XX

2002-12-02 Thread John Hughes
Title: 9800¶àÍòÈ«¹úÓÊÖ·×Ü¿â



What kind of anti-spam is this list 
using? It doesn't seem to be 
working too well.

  - Original Message - 
  From: 
  [EMAIL PROTECTED] 
  
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, January 05, 2000 1:08 
  PM
  Subject: 
  9800+100,XX50XX
  
  
  


  9800¶àÍòÈ«¹úÓÊÖ·×Ü¿â+100¶à¿îÓªÏúÈí¼þ¹âÅÌ Ö»ÐèÒª50Ôª ÏêÇéµã»÷ 


  
  


RE : Best way to backup cyrus system (lots of inodes!)

2002-11-22 Thread John Hughes
 We're using vxfs on solaris, taking a snapshot of the applicable
 filesystem, backing up the filesystem, aned then deleting the
 snapshot.

 This leads to perfect consistancy, though it does require the
 creation of a snapshot on a live system.

That's what I do with vxfs on UnixWare.

What's your worry with taking a snapshot on a live system?  We
do 4-5 a day on two systems every day of the week.

Also with a vxfs snapshot vxdump is the way to go - it's FAST,
especialy for incremental backups.




RE : RE : Best way to backup cyrus system (lots of inodes!)

2002-11-22 Thread John Hughes
 I'm probably misremembering something from our testing, since the
 load created by running gzip for a few hours is definately more
 than any brief load spike while a snapshot was created.

How are you doing the actual backup?  I cannot recommend vxdump
too highly, it is rather awkward to use but *MANY* times faster
than tar or find/cpio, especialy if you're doing incremental
backups.





RE: Security of Cyrus IMAPd vs UofW IMAPd ...

2001-03-15 Thread John Hughes

 privileges.  Since all the mailboxes are owned by the Cyrus user, what 
 would be more secure  of a system that just does mail delivery woulkd 
 be a hack to sendmail so that once it attaches to port 25 it drops root 
 and runs as the Cyrus user.  Show me a hack like that, and Cyrus wins 
 hands down (or two thumbs up) because you can't do that with UofW. 

Is there any reason you can't just use ``RunAsUser'' and run as cyrus?

Eurgh!  Don't run as user Cyrus, make another and use LMTP for delivery.

Compartmentailisation.





Re: Security of Cyrus IMAPd vs UofW IMAPd ...

2001-03-14 Thread John Hughes

Rob Tanner [EMAIL PROTECTED] writes:
[ re cyrus vs UW imap security ] 
 The big issue, however, is sendmail.  And ny effort to hack through 
 your mail system via your email system (i.e., through port 25) goes 
 through sendmail before Cyrus ever sees it, and most of those attacks 
 are designed to get sendmail to execute some program with its root 
 privileges.  Since all the mailboxes are owned by the Cyrus user, what 
 would be more secure  of a system that just does mail delivery woulkd 
 be a hack to sendmail so that once it attaches to port 25 it drops root 
 and runs as the Cyrus user.  Show me a hack like that, and Cyrus wins 
 hands down (or two thumbs up)

So dump sendmail.

And your sendmail replacement shouldn't run as user cyrus; it doesn't
need to access the mailboxes directly, that's what LMTP is for.

AFAIK postfix works with cyrus, maybe qmail also.





db-3 utilities cyrus-imap (2.0.9)

2001-02-27 Thread John Hughes

So, do people who run cyrus imapd usualy use the db_recover/db_checkpoint
utilities?  db_deadlock?

Anyone have a nice startup/shutdown script?

-- 
John Hughes [EMAIL PROTECTED], 
CalvaEDI SA.Tel: +33-1-4313-3131
66 rue du Moulin de la Pointe,  Fax: +33-1-4313-3139
75013 PARIS.