Janne Peltonen wrote:
> Now I'd like to ask the people on this list about their experiences
> using the sieve vacation module. The risks of automatically
> responding to spam / automatically forwarding spam / ending up in
> sorceror's apprentice mode / ending up having our mail servers
> blacklist
My mail spool has a lot of files cyrus.cache, cyrus.index, cyrus.header.
http://cyrusimap.web.cmu.edu/twiki/bin/view/Cyrus/Backup notes that it
may be desirable to exclude some files, but only mentions squatter
specifically (I'm excluding cyrus.squat already, and those are the
biggest files). Some
Hi Philippe,
I just rushed through the how-to and your certs and keys should be ok -
nonetheless it still irritates me that the request file and the key are
in one file ('newreq.pem').
I recommend to increase the debug level of cyrus (I don't know by heart
how to do it, but it should be quit
Hello again!
Goetz Babin-Ebell wrote:
> This question pops up occasionally in most list concerning SSL.
>
> You can only use one certificate for one IP address / port pair.
>
> If you have several IP addresses on your host,
> you can run several insances of cyrus to listen on
> the different IP
On Fri, Aug 24, 2007 at 04:49:10PM +0100, Rob McMahon wrote:
> Cyrus-2.2.13 (yes, I know it's getting on a bit). Solaris 10 SPARC,
> around 115,000 mailboxes.
Same thing here with cyrus-imapd-2.3.8 on Solaris 10 SPARC.
> I was mopping up a few users today with a script which basically does:
>
Janne Peltonen wrote:
> On Fri, Aug 24, 2007 at 07:47:28AM -0400, Jorey Bump wrote:
>
>> If you don't get much spam, sieve vacation is suitable.
>
> But how much is much, in your opinion? Say, 4 spam messages per day per user,
> with 50 000 users? Would that be much? If, during summer, 25% of our
Cyrus-2.2.13 (yes, I know it's getting on a bit). Solaris 10 SPARC,
around 115,000 mailboxes.
I was mopping up a few users today with a script which basically does:
while (<>) {
chomp;
my $mb = 'user.' . $_;
$client->setacl($mb, $user => 'c');
$client->delete($mb);
}
After deleting jus
Excellent,
This is a really simple way to do it! Thanks a lot! ;)
> Message du 24/08/07 10:17
> De : "Christian Kratzer" <[EMAIL PROTECTED]>
> A : [EMAIL PROTECTED]
> Copie à : "Peter" <[EMAIL PROTECTED]>, info-cyrus@lists.andrew.cmu.edu
> Objet : Re: Automatic Sieve Script Subscription
>
> H
On Fri, Aug 24, 2007 at 07:47:28AM -0400, Jorey Bump wrote:
> > The policy in our university has long been to discourage using auto
> > responders (two of the main reasons being, we don't want to end up
> > forwarding spam to innocent third parties, and neither want to
> > automatically confirm to
Janne Peltonen wrote:
> The policy in our university has long been to discourage using auto
> responders (two of the main reasons being, we don't want to end up
> forwarding spam to innocent third parties, and neither want to
> automatically confirm to a spammer that an address works - auto-answer
Dear All,
I have old server with Cyrus with postfix+pam+mysql+amavis+clamv
and working fine... but i have to install cyrus and other extras on the new
server and i get some error during auth. from cyrus.
I have user in mysql [EMAIL PROTECTED] when i login i get this error
.. login [EMAIL PROTE
Dear All,
I have old server with Cyrus with postfix+pam+mysql+amavis+clamv
and working fine... but i have to install cyrus and other extras on the new
server and i get some error during auth. from cyrus.
I have user in mysql [EMAIL PROTECTED] when i login i get this error
.. login [EMAIL
Hi!
The policy in our university has long been to discourage using auto
responders (two of the main reasons being, we don't want to end up
forwarding spam to innocent third parties, and neither want to
automatically confirm to a spammer that an address works - auto-answers
to lists and other tradi
hi,
when i try to change the ssl/tls certificates i get an error in maillog with
following message:
Fatal error: tls_start_servertls() failed
here my cyrus config:
...
tls_cert_file: /etc/pki/cyrus-imapd/newcert.pem
tls_key_file: /etc/pki/cyrus-imapd/newreq.pem
tls_ca_file: /etc/pki/cyrus-imapd/c
subscribe
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
> * Janne Peltonen <[EMAIL PROTECTED]> [20070228 07:16]:
> > On Tue, Feb 27, 2007 at 07:07:22AM -0800, Ben Poliakoff wrote:
> > > Since version 2.2.13 bulletins/shared-folders can be made to
> > > evaluate
> > > sieve scripts. Configuring these scripts is different in two key
> > > ways:
> > >
>
On Tue, Aug 21, 2007 at 11:06:59AM +0300, Janne Peltonen wrote:
> So the question is: can I turn a unified Murder config into a
> traditional one safely, editing the imapd.conf on one node at a time,
> restarting (or maybe even kill -HUPing) one node at a time? Any
> experiences, or do I just try t
Hi,
I've pushed out latest patches (the quilt series against 2.3.9)
out to the website.
I've fixed the DELETED issue per David's email.
I haven't yet finished the rehash stuff, sorry. It's more complex
than I thought, and the perl code that's there is pretty brittle.
It doesn't extend nicely to
> The "maxchild" settings in cyrus.conf above limit the maximum number
> of connections allowed for each service. You might want to increase
> those numbers to match the number of connections you expect to receive.
>
> Andy
>
I increase de imap and imaps process to 200 maxchilds, and cyrus d
19 matches
Mail list logo