Adi Linden said:
>> You can use 'ipurge' in a cron script. I have my users put their spam
>> in
>> a "Spam" folder then have a nightly cron job run 'sa-learn' on it
>> followed
>> by:
>> su cyrus -c '/usr/lib/cyrus-imapd/ipurge -f -d 10 user/dwight/Spam'
>>
>> This deletes anything over 10 days
Adi Linden said:
> Is it possible to have cyrus-imap automatically expire messages in a
> subfolder for every user of the system? I would like to deliver messages
> identified as SPAM to a particular folder, INBOX.spam. Further it would be
> nice if the number of messages in this folder could be l
Andrzej Filip said:
> Use virtusertable for non local email domains. Addming F=A to cyrusv2d
> will not help because error mailer is selected for non existing cyrus
> accounts.
>
> *.mc file:
> LOCAL_CONFIG
> F{virtHost}/etc/mail/virtual-domains
>
> /etc/mail/virtual-domains file:
> dtovey.local
Hi Andrzej
Thanks for the response. Sorry I'm taking so long to follow up on this.
I thought it was a priority, but "the boss" (my wife) has other ideas.
>
> Which variant have you used ?
> [ there are three: mailertable, stickyhub, user]
I was trying the mailertable version.
>
>> My probl
Andrzej Filip said:
> 2) Another alternative:
> Turn on aliases on cyrusv2d mailer (add F=A flag)
>
> *.mc file:
> dnl cyrusv2 release B - http://anfi.homeunix.net/sendmail/cyrusv2.html
> MODIFY_MAILER_FLAGS(`CYRUSV2D',`+A')
> MAILER(`cyrusv2')
>
> aliases file:
> [EMAIL PROTECTED]: [EMAIL PROTE
Robin M. said:
>
> Are there other people out there that have implemented this and what are
> your methods ?
I have a cron script that gets kicked off every night. It runs sa-learn
on several cyrus folders, then turns around and runs 'ipurge' on the ones
that need it. So, you could have someth
Colin Bruce said:
> Dear All,
>
> We have just started implementing a Cyrus mail system to replace a UW one.
> Anyway, I've managed to make a silly mistake which we can resolve by
> installing from scratch. However, I wonder if someone can explain how to
> solve the problem properly as starting fr
I've seen web-cyradm mentioned here a couple of times, so I did some
searching and found the home page for the project:
http://www.web-cyradm.org/
Unfortunately, when I go to download the "Latest Release", I get a "Not
Found" error. I can download the "Latest release-candidate", but it
gives lots
Simon Matter said:
>> Simon: did you modify the code to use the mail facility instead of
>> local6?
>> Or was it a build configuration option that I missed?
>
> Yes, I did change it. The logging facility in the rpm is MAIL.
> And yes, it's a build time option, check doc/README.buildoptions.
>
A
Lindner said:
> Cyrus is logging everything to local6 syslog facility. You could
> reconfigure your syslogd: "local6.* /var/log/imapd.log". While keeping
> on eye on /var/log/imapd.log, you should have a look at /var/log/mail as
> well.
Actually, this brings up something that I've been meaning t
Henrik Troeng said:
>
> I´m new to Cyrus and has got it up running well, but I havent found any
> anti-spam software to use. I have found Spamassassin, but what I have read
> it is difficult to get it working with cyrus + sendmail, since it uses
> procmail?!
>
I just started using MailScanner wi
Shelley Waltz said:
> I am trying to build cyrus-sasl-2.1.17-2 from the invoca.ch
> source rpm on a RH ES3 system.
>
> RH ES3 comes with db4-4.1.25-8.
> The spec file for the src files indicates db3 is required?
> and the build fails ...
>
> rpmbuild --rebuild cyrus-sasl-2.1.17-2.src.rpm
> Install
Andrew J Caird said:
> Dwight,
> I'm starting a similar project, and have looked at several of the tools
> that are out there - if you check the archives for this list for that last
> two or three weeks in January 04, you'll see a discussion of this.
>
> Based on my very limited testing, mailu
Hello all
I'm in the process of moving from UW imap to Cyrus Imap. Somewhere in my
reading up on the compile/install/configure process I could have sworn
that I saw something about some scripts that can be used to transfer my
existing mbox mail folders into Cyrus. Unfortuantely, now that I'm
act
Christopher Robin said:
> Hi everyone,
>
> I've been following the Cyrus IMAP Howto, as well as a few posts on this
> list, and have successfully made and installed Cyrus IMAP. I have run
> into a problem. According to the Howto, I was supposed to add a couple
> of lines to /etc/inetd.conf. I'm
I'm in the process of setting up the Cyrus Imap server (version 2.2.3). I
ran:
configure --disable-nntp --disable-gssapi --with-com_err
make
make install
No errors where noted. In going through the install documentation, I set
up the imapd.conf and cyrus.conf files, started the imapd server
16 matches
Mail list logo