From: "Jeff Thompson" <[EMAIL PROTECTED]>
> I'm using cyrus 2.0.16 alongside postfix 20010228-pl06. All
> authentication and virtual tables are done through a mysql database.
>
> The problem is that I'm seeing a lot of failures in the queuing such as
> this:
>
> Feb 19 14:21:05 mail postfix/pipe
From: "John D. Wilson" <[EMAIL PROTECTED]>
> We've been running cyrus on our Linux mailserver for quite a while
> now, but a new problem has reared its head. (Fortunately it's me that
> is having the problem and not our users, since I don't know how
> to fix it!) My colleague says he has the pro
From: "Theodore Knab" <[EMAIL PROTECTED]>
> I created a shell account for one user.
> From there I ran a sh mboxtocyrus /var/spool/mail/.
>
> Mail for this user works.
>
> Additional users where created differently. Others do not have shell
> accounts.
>
>
> I set their password:
> % saslpasswd s
From: "Manuel Hendel" <[EMAIL PROTECTED]>
> > - modify cyrus-sasl-1.x with patches from www.surf.org.uk to do
> > authenticate against LDAP without PAM
> With FreeBSD it's possible to set the option openldap 1 or 2. Do you
> know if this already is the mentioned patch?
>
Yes, the FreeBSD Cyr
From: "Ted Knab" <[EMAIL PROTECTED]>
> I am using Debian Woody with Exim.
>
> I followed the cyrus-howto and I did read the install documentation
> in the /usr/docs/cyrus-common/, but I get errors when I leave in sasl
info.
>
> This /etc/imapd.conf without sasl seems to work:
>
:
>
> # No anonym
From: "Theodore Knab" <[EMAIL PROTECTED]>
> I recently got cyrus working with exim.
>
> I am able to send and receive mail.
>
> I am able to create new subfolders under the Inbox from the Netscape
Communicator 4.77 client.
>
> I created a subfolder called cool, but, I am denied the ability to crea
From: "Andreas Piesk" <[EMAIL PROTECTED]>
> > > added that user to 'admins:' in /etc/imapd.conf and gave
> > him a password.
> > >
> > > # grep "admins:" /etc/imapd.conf
> > > admins: cyrus
> > >
> > >
> > and you _did_ restart master?
>
> more than once. i restarted everything inc
From: "Manuel Hendel" <[EMAIL PROTECTED]>
> I'm using cyrus-imapd-2.0.16_2 with postfix on FreeBSD 4.5. I can get
> my mails but when I send a mail, the mail is sent and reaches the
> recipient, but I get a message which says:
>
>
> Copying message to Sent folder
>
> The current command
From: "Scot W. Hetzel" <[EMAIL PROTECTED]>
Small correction:
> To delete a mailbox you need to set the create (c) rights on the folder:
>
sam user,xxx c
> dm user,xxx
>
> Scot
>
From: "P.Agenbag" <[EMAIL PROTECTED]>
> can someone point me towards some examples of using cyradm?
>
> The cyradm --help is not good enough.
> I'm looking specifically for removing mailboxes and from correcting
> mistakes such as
> cm user,xxx ( comma instead of fullstop) which created a new fo
> On 07-Jan-2002 Abu @ Trabas Dot Com wrote:
> > i want apache run installsieve/sieveshell with exec command, example:
> > exec('installsieve -u user@domain -i file -a file server');
> >
> > -> how to supply password if apache has no password or know password.
> > the password fill from prompt she
From: "Alain Barthelemy" <[EMAIL PROTECTED]>
> I tried thus to send mail to abarthel@. while managed by cyrus-imap
(and
> Postfix)
>
> I remind:
>
> Final-Recipient: rfc822; [EMAIL PROTECTED]
> Action: failed
> Status: 5.0.0
> Diagnostic-Code: X-Postfix; Command died with status 1:
"/cyrus/bi
From: "Craig Skinner" <[EMAIL PROTECTED]>
> > You need to install the 'db3-devel-3.2.9-2mdk' rpm,
> which should contain the
> > db.h file.
> >
> > Scot
>
>
> Yes, but that still leaves what to do with libdb3.2
>
I had guessed the wrong name for the above db3.2 rpm.
You need to keep libdb3.2, and
From: "Scot W. Hetzel" <[EMAIL PROTECTED]>
> From: "Craig Skinner" <[EMAIL PROTECTED]>
> > I removed db3 & db3-devel.
> >
> > sasl compile went ok but imapd compile failed:-
> >
> > cyrusdb_db3.c:44:16: db.h: No such file or di
From: "Craig Skinner" <[EMAIL PROTECTED]>
> I removed db3 & db3-devel.
>
> sasl compile went ok but imapd compile failed:-
>
> cyrusdb_db3.c:44:16: db.h: No such file or directory
> make[1]: *** [cyrusdb_db3.o] Error 1
> make[1]: Leaving directory
> `/usr/local/cyrus-imapd-2.0.16/lib'
> make: ***
From: "Craig Skinner" <[EMAIL PROTECTED]>
> rpm -qa | grep db[23]
> libdb3.2-3.2.9-2mdk
> php-dba_gdbm_db3-4.0.6-4mdk
> db3-utils-3.2.9-2mdk
> db3-devel-3.1.17-1mdk
> db3-3.1.17-1mdk
>
It looks like here's your problem, you have 2 versions of db3 installed
(3.2.9 & 3.1.17). Use ldd to check if im
From: "Heiki Kask" <[EMAIL PROTECTED]>
> I have following problem with Cyrus/Outlook express:
>
> - user opens INBOX and clicks on one unseen mail.
> - This mail is marked as Read on Outlook Express.
> - user clicks on Send/Recv button to check new mail.
> - Outlook Express marks previously marked
From: "Peter Pilsl" <[EMAIL PROTECTED]>
> as long as I use 'sasldb'-method for imap-auth all is ok. But as soon
> as I switch to pam, only user cyrus can login. pam works fine for
> other apps.
>
> I test with #cyradm -U xxx localhost and also with imtest (output of
> imtest see below) on the back
From: "Emiliano" <[EMAIL PROTECTED]>
> Scot W. Hetzel wrote:
> > The way cyrus works is that it shows the Date the message was delivered
to
> > the mail spool by reading the date from the file system for its received
> > date to show to the IMAP mail cl
From: "Darrell" <[EMAIL PROTECTED]>
> We're testing the imapmigrate scripts (from
> http://prdownloads.sourceforge.net/cyrus-utils/) to migrate from a
> netscape messenging server to cyrus 1.5.19 (yes i know its an old
> version, but its a version i we know well and our needs are simple ;-).
>
> A
From: "Jochen Metzger" <[EMAIL PROTECTED]>
> Now I've got a small problem, not severe, but I like to solve it.
>
> Special patterns like ä(German special pattern a), ö (German special
> pattern o) are expressed like this: x ?. This only appears in the
> Subject. In the body it's o.k.
>
> Is this a
From: "Jim Grimmett" <[EMAIL PROTECTED]>
> I have a cyrus server running and (as I hope at least
> one other person has done) I accidentally created a user
> on the top level, rather than user..
>
> I've tried "sam d" followed by "dm "
> but it says "permission denied" !
>
> How do I get r
From: "James Courtier-Dutton" <[EMAIL PROTECTED]>
> >
> > Except now, you will not be able to access other namespaces or publicly
> > accessable directories. That's the one problem with doing this. The
only
>
> I just open a separate IMAP session for publicly accessable directories.
> > other wa
From: "James Courtier-Dutton" <[EMAIL PROTECTED]>
> I have a cyrus imap linux server set up serving a small office.
> Is is possible to get the cyrus imap mail server to scan emails as they
come
> in for viruses.
> I don't know of any linux email virus scanners which can scan mime and uu
> encoded
From: "Patrick LIN" <[EMAIL PROTECTED]>
> Please someone can help me with that
> 3 times i post about this problem and never get any answer :((
>
>
> sometine (randomly)
> no deliver is made to one of my user (random)
> when i do a ps -ef |grep deliver
> i have :
>
> cyrus 19672 19671 0 00:03:
From: "Paul Taubman" <[EMAIL PROTECTED]>
> Up until yesterday morning, cyrus was running on a Red
> Hat 6.2 box iwthout any problems. After adding 2 new
> users to the system (via userconf) it appears that all
> users can not longer access their email. I have
> checked around and cannot seem to fi
From: "John C. Amodeo" <[EMAIL PROTECTED]>
> I got a weird problem here and I wanted to see if anyone else has
> experienced similar problems.
>
> My current config is 2.0.16 / RH 7.1 / 2.4.3-12 kernel
>
> Once in a while, when a user goes to copy a message from their Inbox to
> a subfolder, it lo
From: "Ken Cole" <[EMAIL PROTECTED]>
> 2. after making the changes to sendmail.mc I ran the following as
> directed:
>
> m4 sendmail.mc > sendmail.cf
>
> I got the following error message:
>
> sendmail.mc:11: m4: Cannot open /usr/lib/sendmail-cf/m4/cf.m4: No such
> file or directory
>
> /usr/lib/s
From: "Christopher Riordan" <[EMAIL PROTECTED]>
> I keep getting these and there is no helpful message I can get. I don't
know
> what file it is complaining about, tis is all I get in teh logs.
>
> Jul 5 09:38:37 hal lmtpd[700]: DBERROR: dbenv->open failed: No such file
or
> directory
> Jul 5 09
From: "Tom Corner" <[EMAIL PROTECTED]>
> > The problem most likely is that sendmail is trying to run deliver as the
> > user "corner" instead of imap. You'll need to set the appropriate flags
for
> > the cyrus mailer.
> >
> > dnl This stuff actually makes Cyrus work as the local mailer
> > dnl Th
From: "Tom Corner" <[EMAIL PROTECTED]>
> I have been searching around to find more information on my problem.
> I found this in /var/lg/messages:
>
> May 31 12:00:07 www sendmail[281]: f4VA06b00279: to=corner, ctladdr=corner
> (1001/100), delay=00:00:01, xdelay=00:00:00, mailer=cyrus, pri=30094,
>
From: "Ralf Quebbemann" <[EMAIL PROTECTED]>
> I am experiencing problems with the delivery of mails into subfolders. I
> When a user has defined some filter rules in his client that move mails
> with particular subjects to certain subfolders, cyrus-imapd delivers
> still only to the INBOX. The
ysql)].
Just compile Cyrus-SASL with "--with-ldap=/path/to/ldap --without-mysql" to
exclude the MySQL support from being compiled into the SASL library.
Scot W. Hetzel
From: "Olivier Wegria" <[EMAIL PROTECTED]>
> I just finished the setup of Cyrus 2.0.12 + postfix on my RH7 + 2.4.2
kernel
> and it works fine.
>
> Now, I trying some settings on outlook 2000 and outlook express and here
are
> two 2 questions I can't solve.
>
> 1. I created a mailbox under cyradm (
From: "Tarjei Huse" <[EMAIL PROTECTED]>
> Hi, I must thank you for the patch, but am I patching it wrongly?
The patches I had sent were against the CVS check out for Cyrus-SASL &
Cyrus-IMAPd, attached is a patch that will work with Cyrus-SASL-1.5.24.
There should be no problems applying the cyrus
From: <[EMAIL PROTECTED]>
> I've been having problems with cyrus and RH 7 for the last few days now.
> When I try to configure, I get this message, could it be part of the
> problem? And, if so, how do I solve this problem?
>
> checking for db_create in -ldb-3... no<--- could this be some
> li
From: "Alex Kempkens" <[EMAIL PROTECTED]>
> We created a mailbox
>
> user.tc.info
>
> ok so far. Our sendmail is configured so that a mail to
[EMAIL PROTECTED]
> should be transfered directly to that mailbox.
>
> But that DOES NOT work.
>
> If I configure in virtusertable
>
> [EMAIL PROTECTED] tc
From: "Phil Ellett" <[EMAIL PROTECTED]>
> Just a quick query about the heriarchy of mail folders.
>
>If I create new mailbox with cyradm ...
>
> cm user.test
>
> And then log into the account using Outlook Express I get
> a single folder "Inbox". I cannot however add other
> mailboxes at "Inbox"
From: "Karlheinz Blank" <[EMAIL PROTECTED]>
> I created a mailbox with cyradm 'cm user.test' and the user test
> connects to the cyrus-server with his outlook express client. If
> this Outlook Express User tries to create a top level folder in
> his view (creating a folder on the same level as the
From: "Per Steinar Iversen" <[EMAIL PROTECTED]>
> On Thu, 1 Mar 2001, Rob Tanner wrote:
> > More as a precaution so we don't end up aquiring any such IMAP clients
> > unaware of that rather serious limitation, which common IMAP clients
> > can't work with shared folders? I have to say, your reque
From: "Grant Beattie" <[EMAIL PROTECTED]>
> 2.0.11/Solaris 7
>
> root@wombat# grep admins /etc/imapd.conf
> admins: cyrus
>
> wombat> lam user.grant
> anyone p
> grant lrswipcda
> cyrus d
> wombat> dm user.grant
> deletemailbox: Permission denied
>
> What is causing this? How can I delete the mail
From: "Scot W. Hetzel" <[EMAIL PROTECTED]>
> From: "Christoph Andreas" <[EMAIL PROTECTED]>
> > we use cyrus 1.5.19, OpenLDAP 1.2, postfix-19991231-pl06 on SuSE Linux
> > 6.4 and Netscape Messenger 4.75 as client and everything works quite
> > w
From: "Christoph Andreas" <[EMAIL PROTECTED]>
> we use cyrus 1.5.19, OpenLDAP 1.2, postfix-19991231-pl06 on SuSE Linux
> 6.4 and Netscape Messenger 4.75 as client and everything works quite
> well. Although I configured Netscape to save passwords the Netscape Mail
> Notification tool asks every us
From: "jean-marc delpech" <[EMAIL PROTECTED]>
> Thanks, Scot it works well now (I forget to say I installed Cyrus 2.0.11)
> In the new doc. I read that "crash in reconstruct now fixed" but when I
try
> to do
> cyrus>reconstrution -m
> recontructing mailboxes.db currently not supported.
> What is t
From: "jean-marc delpech" <[EMAIL PROTECTED]>
> how can I recreate the /var/imap/mailboxes.db ?
> I know I can recover the databases after a crash but if
> I would like to recreate it, is it possible.
> In fact the pb is that some body create a folder with cyradm,
> but after somebody else delete
> From: "Peter Erickson" <[EMAIL PROTECTED]>
> > Okay, i have the visibility checked, but I have to click on the "Go
> > To" button in order to actually see it. Then after restarting OE, the
> > folder doens't show up anymore even though the visibility is still
> > checked. I have to go to the IMA
From: "Peter Erickson" <[EMAIL PROTECTED]>
> I am running Cyrus Imap 2.0.9 and am trying to look at all the
> mailboxes
> that I have access to with outlook express but the only box that I see
> is my
> inbox, not any of the others that I have access to. Anyone have any
> ideas??
> If possible I w
From: "Peter Erickson" <[EMAIL PROTECTED]>
> I hope that this will make sense. I'll try my best.
> I am trying to setup imap system that needs to be able
> to be accessible to Outlook Express 5.00. I am running
> Cyrus Imap 2.0.9 and when I try to login I get:
>
> [root@silky bin]# ./imtest -m log
From: "Jerry Kendall" <[EMAIL PROTECTED]>
> When I run IMTEST, I get the following:
>
> hobbit# /usr/local/bin/imtest -m login -p imap localhost
> C: C01 CAPABILITY
> S: * OK gw.kcis.com Cyrus IMAP4 v1.6.22 server ready
> S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS
> X-NON
From: "Kevin J Menard" <[EMAIL PROTECTED]>
> I was thinking perhaps a MySQL solution, but even though I can
> isolate
> the rbdm on another machine, it can only be distributed on one
> machine
You may want to look at chapter 11 of the MySQL documentation on
replication.
http://www.mysql.com/docu
From: "James Presley" <[EMAIL PROTECTED]>
> At least I know I'm not going crazy, there is no imap directory under
spool
> (like there should be) I'm actually replacing an admin that left behind no
> documentation so I have to hunt for everything. Is there a conf file or
> something that I can look
From: "James Presley" <[EMAIL PROTECTED]>
> Hey gang,
> I was looking for a way to move existing mail boxes with
> email to a new server. I am running postfix cyrus-imap on
> a Freebsd machine. I already know how to move queued items,
> but I am wondering where the statoc contents of a users'
> ma
From: "Patrick LIN" <[EMAIL PROTECTED]>
> i think you have a mistake on the website of cyrus-imap on the last
> version
> you can see at : http://asg.web.cmu.edu/cyrus/download/
>
> "The latest version of the IMAP server is 2.0.9. This is now a
> production release and we are running this code bas
From: "Cillian Sharkey" <[EMAIL PROTECTED]>
> I was mentioning to a friend how Cyrus now recieves messages over LMTP.
Not
> being familiar with the protocol (nor I), he skimmed over the LMTP RFC.
From
> this brief read, he came to the conclusion that LMTP was more or less
> redundant, considering
From: "Heiner Strauss" <[EMAIL PROTECTED]>
> I try to make sending mail to user+detail work with
> cyrus-imapd-1.6.22 and sendmail-8.9.3. The mail
> arrives always in the user INBOX. After some reading
> in the archives, i found out about lmtp. I don't
> have lmtpd, only deliver. Here is my sendma
From: "Adonis El Fakih" <[EMAIL PROTECTED]>
> I was reading the docs on http://asg.web.cmu.edu/cyrus/download/ about
> Cyrus. We currently run cyrus 1.5.18 and want to upgrade to 1.6+
>
> According to the docs the newest version is 1.6.24, and what prompted me
> to email the list, is that is stil
From: "Tim Evans" <[EMAIL PROTECTED]>
> I am adding Web-based e-mail to an existing portal-like site, using
> IMP and Cyrus imapd. The site is built pretty much exclusively with
> PHP and MySQL.
>
> We already have all the userid's and passwords for the
> portal site in MySQL and would like to le
From: "Jason du Preez" <[EMAIL PROTECTED]>
> I have just installed cyrus on my FreeBSD 4.2 system - my problem is that
I
> cannot authenticate.
>
> I have installed cyrus-sasl and have created users using saslpasswd.
>
> Can anyone point me to a decent setup resource, or explain how to get the
>
From: "Simon Atack (Uni)" <[EMAIL PROTECTED]>
> I am having trouble I have mananged to get cyrus to use PAM via sasl by
> using sasl_pwcheck_method: PAM This is working fine but i cannot seem to
> get timsieved to use this method. It keeps on trying to use /etc/sasldb
> and not PAM.
>
> Any ide
From: "Michael Fair" <[EMAIL PROTECTED]>
> > Have you checked the following files for proper configuration entries:
> >
> > 1) Cyrus.conf (on RH it is in /usr/lib/sasl).
>
> I don't believe Cyrus uses a .conf file in usr/lib/sasl.
> It was my understanding that what would ordinarily
> go into Cyr
From: "Michael Fair" <[EMAIL PROTECTED]>
> 4) Microsoft Outlook Express' "Secure Password
> Authentication" doesn't seem to work with cyrus.
> It complains about CRAM-MD5 failing and thinks
> the server doesn't support any authentication
> that my Windows 98 machine has on it.
> Anyone got any ide
When I use the non-LMTP sendmail.cf file, Sendmail 8.11 will deliver to the
sub-folder. But when I switch to the LMTP enabled sendmail.cf file,
messages are no longer delivered to the sub-folder. Permissions are correct
on the sub-folder (anyone p).
I am using Cyrus-imapd 1.6.25.
The *.mc file
From: <[EMAIL PROTECTED]>
> Bingo :) I am one step further, just need to figure out how to get my
> sendmail to drop mail into this mailbox now
>
On November 1st I posted the following message to the list, which shows what
you need to add to your sendmail *.mc file to get sendmail to deliver to
From: "Adonis El Fakih" <[EMAIL PROTECTED]>
> However there is a question that now pops to mind...
> Every time a quota is set, a file in created under
/var/imap/quota/$username
>
> If the number of users is large i.e. over 30k users, you will have
> problems under linux, since you can not create
s IV & V, or PAM
for authentication. This depends on how you have "sasl_pwcheck_method" set
in the imapd.conf file.
To add users to the sasldb, you need to use:
saslpasswd -c
scot
> On Thu, 30 Nov 2000, Scot W. Hetzel wrote:
>
> > From: <[EMAIL PROTECTED]>
> >
From: "Tim Evans" <[EMAIL PROTECTED]>
> I am moving a Cyrus installation from one system to another, and would
like
> to be able to preserve/move the current installation's database (users,
> passwords, mailboxes). Is this possible? If so, how?
>
I did this a few weeks ago, to fix a corrupted ha
From: <[EMAIL PROTECTED]>
> I am new to cyrus and I was wondering how do you create a new user
> account? let say there is a user name "dwctest". I create a new mailbox
> using cyradm (ie cm dwctest). So the mailbox is created, but where do I
> put the user info and password information at?
>
B
From: "Stephen Miller" <[EMAIL PROTECTED]>
> I've inherited a Linux Redhat 6.2 server running Cyrus but without a
working
> administrator password Cyrus or a back door.
>
To change the administrator password, find the "admin:" line in your
imapd.conf. Then as root use "passwd " to change the
admi
From: "Tim Pushor" <[EMAIL PROTECTED]>
> I just upgraded Cyrus IMAP 1.5.x to 1.6.22 on a small server with only a
few
> dozen users. The only problem I am currently having is that folder
> subscriptions are kept inside a directory named the first letter of the
> username. This directory is not aut
From: "Timo Proescholdt" <[EMAIL PROTECTED]>
> I have my cyrus 2.07 up for nearly a month now and i would
> be really very happy about it if it didn´t fill up my /var/log/messages
> every time a mail is delivered.By now my /var/log/messages
> contains 95% of stuff like this
>
> Nov 17 21:24:09 rai
From: "Steve Campion" <[EMAIL PROTECTED]>
> Incidentally, can anyone give me some hints on how things are read from
> the imapd.conf file? I'd like to include some of my own config options in
> it for the notify routines I'm working on.
>
> I've played with config.c, but I can't see how it gets i
From: "Andreas J. Bathe" <[EMAIL PROTECTED]>
> I just set up Cyrus 2.0.7 (the Red Hat Rawhide RPM-package). Is it
> possible to deny that users can't delete special folders (e.g.
> user.foo.Drafts created by netscape)? Removing the d-flag doesn't help
> because users can't delete their own files a
From: "Jorge A. Rodríguez Suárez." <[EMAIL PROTECTED]>
> How are u, i hope fine...
>
> I use Cyrus imap server and Outlook Express like client of email...
>
> How can i said to Cyrus or to Outlook Express that user has his personal
> folders "Sent Items" and "Drafts", the problem is that cyrus jus
From: "Jev" <[EMAIL PROTECTED]>
> Anyway, my problem :)
> We are running a web-mail application that was written in-house. There is
> some horrible JS that refreshes in the users browsers every 60 seconds
> (in a small frame on the page) that check mail, with a few people logged
> onto the site t
From: "Alain Turbide" <[EMAIL PROTECTED]>
> Oulook express when using Imap tries to save the sent mail in the
sent-mail
> folder on the Imap server. This won't work with Cyrus Imap since users
> can't save mail in the top level folder, only under INBOX. Since Outlook
> does't allow the sent-mail
From: "Evan" <[EMAIL PROTECTED]>
> 2) Is it possible to have cyrus mail users and "regular" users (that is,
> users with an actual login on the machine, and mailbox in /var/spool/mail)
> to coexist on the same machine? This would migration much easier as I can
> set cyrus up and migrate people ov
From: "Darron Froese" <[EMAIL PROTECTED]>
> However, if I send mail to "[EMAIL PROTECTED]" it doesn't
get
> filtered into the correct place.
>
> If I setup a mailbox with all lowercase letters
> "[EMAIL PROTECTED]" it filters into that folder just fine.
All
> folders have the "anyone p" bits set.
From: "Frank Sonnemans" <[EMAIL PROTECTED]>
> I would expect that Sieve would save the message if it cannot find a way
to
> generate a MDN.
>
> Anyways I run Cyrus 1.6.22
>
> The sendmail program is located in /usr/sbin/sendmail which links to
> /usr/sbin/mailwrapper.
>
> another one in /usr/libex
We have O2K configured to retrieve messages via IMAP from our Cyrus server.
It was working, but now it hangs when fetching the message headers from the
server. It seems to randomly hang, as we created the log/ directory,
connected with O2K, O2k hung, killed O2K, reconnected and it hung again.
Ch
From: "dannyman" <[EMAIL PROTECTED]>
> So, I noticed recently that I could usesievehomedir or whatever and now my
> users can do ~/.sieve for filtering. whee!
>
> But to make vacation work I need to enable LMTP.
>
> So, to figure it out, I ask the web:
>
> http://asg.web.cmu.edu/cyrus/sieve/
>
>
From: "Peter S. Housel" <[EMAIL PROTECTED]>
> I keep most of the mail I've received over the past four years (currently
> about half a gigabyte worth) in my Cyrus mailboxes. How hard would it be
to
> implement a facility that moved messages that hadn't been accessed for
some
> period of time (a w
81 matches
Mail list logo