Activestate's quarantine release thingy and Cyrus delivery agent

2003-10-20 Thread Paul Schiro

Ok... is anyone on this list using Activestate's Puremessage system for
spam/virus filtering?  If not this may be a waste of time.  This is my last
resort though so hopefully someone has an answer or can point me in hte
right direction.

Basically, I'm having a problem with the way the cyrusv2 delivery agent
handles plus addressing.  It seems that is breaks Activestate's method for
automatic quarantine release, which works by sending a message to a funky
address like:

[EMAIL PROTECTED]

with a certain subject and body to identify the message to be approved from
quarantine.

No matter what I've tried, the address just _will not_ be recognized.  Any
help or suggestions would be appreciated.  If anyone thinks they may be able
to help, I'll send you my .mc, .cf, aliases, and whatever other files you
need to take a look at it.  I'll spare the rest of the list all that junk
since, as stated above, this may just be a waste of time.

Thanks in advance to anyone who may be able to help.

--
Paul Schiro
Sr. Systems Engineer
American Select
<[EMAIL PROTECTED]>
720-280-7023



Re: Quota problems running 2.1.15

2003-10-20 Thread Alec H. Peterson
--On Tuesday, October 21, 2003 8:37 +1300 Simon Brady 
<[EMAIL PROTECTED]> wrote:

I've seen this happen after a mailbox was manually deleted from the spool
directory. quota would run through the users in order until it hit the
corrupt one then abort, leaving all the remaining quotas in limbo.
Since reconstructing the mailbox didn't work, our "get things going before
the users lynch us" fix was to export the mailboxes db with ctl_mboxlist
-d, delete all references to the broken directory, rebuild with
ctl_mboxlist -u then rerun quota -f.
You should be able to identify the offending mailbox by observing where
quota gets up to before dying.
Yup, that did the trick!

Though interestingly enough the -x option to ctl_mboxlist didn't work, such 
that I had to move the old database elsewhere before doing the import.

Alec




p7s0.p7s
Description: S/MIME cryptographic signature


Re: Quota problems running 2.1.15

2003-10-20 Thread Simon Brady
On Mon, 20 Oct 2003, Alec H. Peterson wrote:

> I've got a situation where quota -f deletes all quotas for mailboxes beyond 
> a certain point in the alphabet even though they exist.  This in turn 
> causes mail delivery to fail with a System I/O error for those mailboxes 
> until I re-create the quotas. However, running quota -f again causes the 
> deleting to take place again.
> 
> Any ideas of how I can fix this behavior?

I've seen this happen after a mailbox was manually deleted from the spool 
directory. quota would run through the users in order until it hit the 
corrupt one then abort, leaving all the remaining quotas in limbo.

Since reconstructing the mailbox didn't work, our "get things going before
the users lynch us" fix was to export the mailboxes db with ctl_mboxlist
-d, delete all references to the broken directory, rebuild with
ctl_mboxlist -u then rerun quota -f.

You should be able to identify the offending mailbox by observing where
quota gets up to before dying.

Good luck!

--
Simon Brady mailto:[EMAIL PROTECTED]
ITS Technical Services
University of Otago, Dunedin, New Zealand



Re: cyrus and quota showing on IMP

2003-10-20 Thread Simon Matter
>
> Hello,
> I Tryed enabling qutoa support for cyrus on IMP but it was unsuccesfull.
> I'd like IMP to display the user quota when a user logs with IMP web
> mail. But even if I enabled it in IMP php configuration it won't show.
> Anyone has a positive feedback about it ?

I'm not using IMP, but did you set a quota on the account before testing
it with IMP?

Simon

> thanks
>
> Rick
>
>
>




Re: sieve

2003-10-20 Thread tallison
>> I'm trying to replace a postfix - procmail - uw-imap - squirrelmail
>> configuration with postfix - cyrus-imap - squirrelmail
>> installation.
>>
>> Are there any recommended readings on sieve so that I can start
>> replacing
>> procmails filtering capabilities?
>
> I strongly suggest using the avelsieve plugin with Squirrelmail.
>
> Simon
>

Thanks.  I'll give it a try.

I tried to config squirrelmail early this AM and it was having fits with
the default folders, permissions...

I don't have much on it, I'll crack down on it more this eve.


cyrus and quota showing on IMP

2003-10-20 Thread RJ45

Hello,
I Tryed enabling qutoa support for cyrus on IMP but it was unsuccesfull.
I'd like IMP to display the user quota when a user logs with IMP web
mail. But even if I enabled it in IMP php configuration it won't show.
Anyone has a positive feedback about it ?
thanks

Rick




Re: sieve

2003-10-20 Thread Simon Matter
> I'm trying to replace a postfix - procmail - uw-imap - squirrelmail
> configuration with postfix - cyrus-imap - squirrelmail
> installation.
>
> Are there any recommended readings on sieve so that I can start replacing
> procmails filtering capabilities?

I strongly suggest using the avelsieve plugin with Squirrelmail.

Simon

>
>
>




Quota problems running 2.1.15

2003-10-20 Thread Alec H. Peterson
I've got a situation where quota -f deletes all quotas for mailboxes beyond 
a certain point in the alphabet even though they exist.  This in turn 
causes mail delivery to fail with a System I/O error for those mailboxes 
until I re-create the quotas. However, running quota -f again causes the 
deleting to take place again.

Any ideas of how I can fix this behavior?

Thanks,

Alec


p7s0.p7s
Description: S/MIME cryptographic signature


Re: quota for folders

2003-10-20 Thread Ken Murchison
Konrad Mauz wrote:

Hallo Patrick,

sorry for asking silly questions, but can you tell me how?

it would be nice, if you can explain it with the example
below.
the user should have no quota on user.test but
a quota of 50 MB for the subfolders of inbox.
If the user creates another folder, the quota must
also count for this new folder?
This isn't possible.  I think what Patrick was saying is that subfolders 
can each have their own quota.  The only way to have one quota govern 
all of the subfolders is to put the quota on the INBOX



user.test-> no quota, all mail must be delivered
user.test.bar-> quota
user.test.foo-> quota
user.test.sent-mail  -> quota




--
Kenneth Murchison Oceana Matrix Ltd.
Software Engineer 21 Princeton Place
716-662-8973 x26  Orchard Park, NY 14127
--PGP Public Key--http://www.oceana.com/~ken/ksm.pgp


Re: quota for folders

2003-10-20 Thread Patrick Morris
You're right, I probably misread the question...  Having quotas on 
subfolders, and no quota on the inbox, works.  Having no quota on the 
inbox, though, and automatically applying a quota to new subfolders 
created there... well, that wouldn't.

Sorry -- I should wait 'til I'm awake to start answering e-mails.

Ken Murchison wrote:

Konrad Mauz wrote:

Hallo Patrick,

sorry for asking silly questions, but can you tell me how?

it would be nice, if you can explain it with the example
below.
the user should have no quota on user.test but
a quota of 50 MB for the subfolders of inbox.
If the user creates another folder, the quota must
also count for this new folder?


This isn't possible.  I think what Patrick was saying is that 
subfolders can each have their own quota.  The only way to have one 
quota govern all of the subfolders is to put the quota on the INBOX



user.test-> no quota, all mail must be delivered
user.test.bar-> quota
user.test.foo-> quota
user.test.sent-mail  -> quota









Re: How to remove a virtual domain ... ?

2003-10-20 Thread Ken Murchison
Marc G. Fournier wrote:

Using Cyrus-IMAP 2.2+, how do you remove a virtual domain that is no
longer required?
There is no automated way to do this, and I'd be afraid to add one.

Creating is simple: add a user of [EMAIL PROTECTED] ... if I
remove all users fro that domain, will it auto-clean the directories?
No.

If not, is it safe to just remove the appropriate directories?
Once the mailboxes.db entries are gone, any directories relevent to the 
virtdomain can be removed.

--
Kenneth Murchison Oceana Matrix Ltd.
Software Engineer 21 Princeton Place
716-662-8973 x26  Orchard Park, NY 14127
--PGP Public Key--http://www.oceana.com/~ken/ksm.pgp


Re: Mailbox Case sensitive

2003-10-20 Thread Konrad Mauz
Hello Samuel,

I'm just new to this list, but I think the parameter

lmtp_downcase_rcpt: yes

in /etc/imapd.conf 

should be the way to lowercasing the users during mail delivery

Regards,

Konrad

On Mon, Oct 20, 2003 at 03:51:51PM +0100, Samuel Luxford-Watts wrote:
> I am using SuSE 8.2, Exim 4 and Cyrus. Everything works great except if
> someone types the user portion of the address in the wrong case. Is there
> any way of turning this functionality off? or do I have to write an address
> re-writing rule for exim?

-- 
Konrad Mauz Rechenzentrum Fachhochschule   
Braunegger-Strasse 55, D 78462 Konstanz 
e-mail: [EMAIL PROTECTED]
Tel.:   +49(0)7531-206-472  


Re: quota for folders

2003-10-20 Thread Konrad Mauz
Hallo Patrick,

sorry for asking silly questions, but can you tell me how?

it would be nice, if you can explain it with the example
below.

the user should have no quota on user.test but
a quota of 50 MB for the subfolders of inbox.

If the user creates another folder, the quota must
also count for this new folder?


> >user.test-> no quota, all mail must be delivered
> >user.test.bar-> quota
> >user.test.foo-> quota
> >user.test.sent-mail  -> quota

-- 
Konrad Mauz Rechenzentrum Fachhochschule   
Braunegger-Strasse 55, D 78462 Konstanz 
e-mail: [EMAIL PROTECTED]
Tel.:   +49(0)7531-206-472  


How to remove a virtual domain ... ?

2003-10-20 Thread Marc G. Fournier

Using Cyrus-IMAP 2.2+, how do you remove a virtual domain that is no
longer required?  Creating is simple: add a user of [EMAIL PROTECTED] ... if I
remove all users fro that domain, will it auto-clean the directories?  If
not, is it safe to just remove the appropriate directories?


sieve

2003-10-20 Thread tallison
I'm trying to replace a postfix - procmail - uw-imap - squirrelmail
configuration with postfix - cyrus-imap - squirrelmail
installation.

Are there any recommended readings on sieve so that I can start replacing
procmails filtering capabilities?




Mailbox Case sensitive

2003-10-20 Thread Samuel Luxford-Watts
Title: Message



Hi 
All,
 
Ok, I am new to this 
so forgive me if this has been asked a million times!
 
I am using SuSE 8.2, 
Exim 4 and Cyrus. Everything works great except if someone types the user 
portion of the address in the wrong case. Is there any way of turning this 
functionality off? or do I have to write an address re-writing rule for 
exim?
 
Thanks,
Sam
Winckworth Sherwood Solicitors and 
Parliamentary Agents 
DX 148400 WESTMINSTER 5 : 35 Great Peter Street, London SW1P 3LR
Telephone 020 7593 5000 Fax 020 7593 5099

Confidentiality 
This email message and any attachments are confidential; they may be subject 
to legal professional privilege and are intended for the named recipient only. 
If you are not the named recipient, please return the message and enclosures 
immediately and delete them from your system.

Caution 
Before advice received only by email (whether by attachment or otherwise) may 
be relied on, the authenticity of the communication must be verified by means 
independent of email.

Regulation
The firm is regulated by the Law Society. 
Partners 
A list of partners is available for inspection at each office of the firm and 
on the firm's website at
www.winckworths.co.uk




Re: quota for folders

2003-10-20 Thread Patrick Morris
Konrad Mauz wrote:

Hello,

is it possible to setup the quota only for (sub)folders of inbox:

user.test-> no quota, all mail must be delivered
user.test.bar-> quota
user.test.foo-> quota
user.test.sent-mail  -> quota
 

Yes, it works.



quota for folders

2003-10-20 Thread Konrad Mauz
Hello,

is it possible to setup the quota only for (sub)folders of inbox:

user.test-> no quota, all mail must be delivered
user.test.bar-> quota
user.test.foo-> quota
user.test.sent-mail  -> quota

but i dont want to set up quota for all subfolders only once.


background: i would like to migrate a midrange mailserver with about
4000-5000 users. the feature above is a mandantory, so it would be
nice, if anyone can give me a hint, if this works or not.

tia
Konrad
-- 
Konrad Mauz Rechenzentrum Fachhochschule   
Braunegger-Strasse 55, D 78462 Konstanz 
e-mail: [EMAIL PROTECTED]
Tel.:   +49(0)7531-206-472