Hey All,
I've setup spamassassin / amavisd-new to tag spam with an X-Spam
header. I want to now tell cyrus to filter those emails into the users
spam folder. I found a sieve script that does this, but I'm wondering
if there is a way to apply the script to all users on the server. Is
there some
I've a very interesting email:
while the deliver-script and lmtp-deliver fails to deliver the email,
the cyrus-mailer coming with sendmail does not. Emails like this come
to our server one or two times a week.
I'd like to know whats actually wrong with the email (deliver
complains "Message contai
Yann Debonne said:
> * Do NOT use rpms. Only install from binaries.
RPMS are binaries ;-)
Seriously, Simon has done a great job with his RPMS. Jonathan hit it on
the head. Grab Simon's SRPMS (*source* RPMS for the uninitiated ... just
a tarball and a spec file, folks), install them, and the
Nuno,
I don't know a thing about vpopmail, but I can tell you this. I too
have RH-v7.3 and hands-down the best HOW-TO that I've seen for Cyrus
install (w/postfix) is Luc de Louw's document
(http://www.delouw.ch/linux/). After fumbling unsuccessfully with
Cyrus for two years (I'm a total new
On 16 Dec 2002, Nuno Miguel Pais Fernandes writes:
> I'm having problems installing Cyrus imap.
> I have a Redhat 7.3 and i'm trying to install it from source.
You will save yourself a *lot* ot time and trouble by using Simon
Matter's RPMs (compile from his SRPMs if you do not trust his
binaries
Olá Nuno!
In English from now on:
Nuno Miguel Pais Fernandes wrote:
Hello
I'm having problems installing Cyrus imap.
I have a Redhat 7.3 and i'm trying to install it from source.
Can anyone point me to some howto because the tldp's one is very old.
Read the fine manual that is boundled with t
On Wed, 11 Dec 2002, Rob Siemborski wrote:
Having watched the activity, the thing which seems to consume most of the
resources are the LIST "" * and LIST "" % commands. These return with a
response like "OK Completed (1.480 secs 28 calls)" but can take a very
long real time. Is there anything
On Mon, 16 Dec 2002, John Alton Tamplin wrote:
> Is the recommendation for skiplist compared just to flat or to db3 as
> well? If the latter, how is reliability compared to db3, and does that
> extend to the other uses besides mboxlist?
skiplist is recommended above all the other backends for th
Hello
I'm having problems installing Cyrus imap.
I have a Redhat 7.3 and i'm trying to install it from source.
Can anyone point me to some howto because the tldp's one is very old.
After installing i'm planning to use vpopmail's authentication.
Can anyone help me in one of these steps..
Thanks
N
On Wed, 11 Dec 2002, Rob Siemborski wrote:
> > Having watched the activity, the thing which seems to consume most of the
> > resources are the LIST "" * and LIST "" % commands. These return with a
> > response like "OK Completed (1.480 secs 28 calls)" but can take a very
> > long real time. Is t
You wouldn't happen to have have /var/imap on a logging or journaling
filesystem by any chance? A while back I noticed this under Solaris. The
fix was to mount /var without UFS logging. IIRC, the db code does its own
journaling/logging, so the only thing you'll be missing by turning it off
i
Will Partain wrote:
This scenario, and ones like it, has been discussed here
before. I've got something working, so am posting details
{in case it's useful, so you can tell me I'm an idiot:-)}.
The 'vacation' bit of sieve wasn't working, because it kept
seeing a useless 'deliver'-created Return
This scenario, and ones like it, has been discussed here
before. I've got something working, so am posting details
{in case it's useful, so you can tell me I'm an idiot:-)}.
The 'vacation' bit of sieve wasn't working, because it kept
seeing a useless 'deliver'-created Return-Path: header.
I was
On Sun, 15 Dec 2002, Henrique de Moraes Holschuh wrote:
> 1. There is no support for updating the pidfile. Thus, the lock is acquired
> only after forking, which means we lost the controlling terminal by the time
> we can complain about not being able to acquire a lock, and that we have
> already
A sleep command in your script will probably do the job in the meantime.
sleep 60
before you start fetchmail will wait 60 seconds for cyrus to be up and
running for example.
Christian Bomhardt wrote:
Hallo,
I run cyrus with fetchmail. Every night, a cron script stopps cyrus and
fetchmail, ta
When I execute
$ /usr/cyrus/bin/ctl_cyrusdb -c
from the command line, as the user cyrus, everything works as expected :
Dec 16 14:49:55 vorota ctl_cyrusdb[25014]: [ID 702911 local6.notice] checkpointing
cyrus databases
Dec 16 14:49:55 vorota ctl_cyrusdb[25014]: [ID 578205 local6.debug] archivin
Christian Schulte schrieb:
Jonathan Marsden schrieb:
There are almost certainly neater ways, but I just patched
sendmail.cf/m4/proto.m4 to do that.
--- proto.m4.20020613 Thu Jun 13 11:53:24 2002
+++ proto.m4Thu Dec 12 01:54:08 2002
@@ -1092,8 +1092,8 @@
dnl $H empty (but @$=w.)
R< > $+ +
Jonathan Marsden schrieb:
There are almost certainly neater ways, but I just patched
sendmail.cf/m4/proto.m4 to do that.
--- proto.m4.20020613 Thu Jun 13 11:53:24 2002
+++ proto.m4Thu Dec 12 01:54:08 2002
@@ -1092,8 +1092,8 @@
dnl $H empty (but @$=w.)
R< > $+ + $* < $+ >$#_LOCAL_ $: $1
Jonathan Marsden schrieb:
There are almost certainly neater ways, but I just patched
sendmail.cf/m4/proto.m4 to do that.
--- proto.m4.20020613 Thu Jun 13 11:53:24 2002
+++ proto.m4Thu Dec 12 01:54:08 2002
@@ -1092,8 +1092,8 @@
dnl $H empty (but @$=w.)
R< > $+ + $* < $+ >$#_LOCAL_ $: $1
Hallo,
I run cyrus with fetchmail. Every night, a cron script stopps cyrus and
fetchmail, tars the mail folders and restarts cyrus and fetchmail. My
problem is, that fetchmail is too fast and tries to deliver mail via lmtp,
before cyrus is ready - so the mail is moved to the local root mail accoun
On 16 Dec 2002, Christian Schulte writes:
> If I specify a final recipient (cyrus-account) in virtusertable as:
> @virtualdomain.it [EMAIL PROTECTED]
> where an account like [EMAIL PROTECTED] exists, sendmail
> recognizes virtualdomain.it in /etc/mail/local-host-names as a local
> domain and
Hi,
after changing the local mailer in my sendmail.mc from cyrus to cyrusv2
I cannot get sendmail to correctly deliver the domain-part of
local-adresses to cyrusv2-lmtpd! Before, I had the cyrusv2-mailer set in
/etc/mail/mailertable but that way , I was not able to route my email as
I need to
22 matches
Mail list logo