Daniel Yu schrieb:
>
> Try cyradm --user mailadmin --auth login localhost or cyradm --user
> mailadmin --auth plain localhost
Authtype LOGIN is not supported according to the FAQ and it seems that
whenever LOGIN works, it also works with PLAIN. Is it the same in the
end?
Simon
>
> -Origin
else had this problem?
> >
> > Thanks in advance,
> > Justin.
> > --
> > --
> > Justin Wood [EMAIL PROTECTED]
> > Systems Administrator
> > FlipDog.com
>http://www.flipdog.com/
> > ---
gt; -Justin.
>
> On Tue, 2002-02-12 at 08:37, Simon Matter wrote:
> > "Justin G. Wood" schrieb:
> > >
> > > I tried both, to no avail. I've included some lines from auth.log that I forgot
> > > to paste last time. Also, FYI, I'm using FreeB
Steven M Bloomfield schrieb:
>
> hi,
> Does anyone know if there are any good user administration scripts?
> I would like to add users, set quotas etc. preferably in a web interface.
> i'm wondering if i need to re-compile cyrus to use a mysql database for
> authentication, is this a good ide
Ken Murchison schrieb:
>
> Simon Matter wrote:
> >
> > I'm using cyrus-imapd-2.1.1 and cyrus-sasl-2.1.1 and I'm not able to get
> > sieveshell working. I'm using saslauthd to authenticate against PAM and
> > it does work so far for POP3/IMAP and I fin
it has no effect I guess because saslauthd uses /etc/shadow, right?
If I configure saslauthd to use PAM, which facility does it use?
Simon
>
> -Original Message-
> From: Simon Matter [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 11, 2002 9:53 AM
> To: info-cyrus
>
Hi
I'm using Cyrus 2.1.1 on XFS on Software RAID with XFS enabled 2.4.9
RedHat Kernel. No problems so far but I can't really tell since it is
not heavy loaded. It's just a test machine. Anyway I suspect you should
upgrade to the 2.4.9 Kernel since the 2.4.3 has not passed my stress
test which 2.4
Steve Wright schrieb:
>
> Hi
>
> I am running cyrus & have had for quite sometime with no problems.
>
> I would now like to use sieve with websieve as a gui.
> I have installed websieve but can not login.
> Websieve returns;
> System Error: IMAP::Sieve [ Login incorrect while connecting to loca
Tyrone Vaughn schrieb:
>
> Come on y'all.. I know you are better than this! :-) Only one reply?
> Doesn't anyone else have anything to contribute? It's still broken.
>
> Do I need to completely destroy and rebuild deliver.db ? Do I need to
> archive and rebuild every single mailbox?
>
> I ha
Manuel Hendel schrieb:
>
> On Thu, Feb 21, 2002 at 10:29:53PM +0100, Manuel Hendel wrote:
> > How can I solve this problem? I'm trying to use procmail to filter and
> > the cyrus deliver program to deliver the mail.
> >
> > :0:
> > * ^To: [EMAIL PROTECTED]
> > | /usr/local/cyrus/bin/deliver user
Manuel Hendel schrieb:
>
> On Fri, Feb 22, 2002 at 07:35:55AM +0100, Simon Matter wrote:
> > What are the permissions of /usr/local/etc/imap/socket/lmtp?
> > In my situation they are
> > srwxrwxrwx1 root root0 Feb 20 14:17 lmtp
>
> They are
>
Manuel Hendel schrieb:
>
> On Fri, Feb 22, 2002 at 08:18:38AM +0100, Simon Matter wrote:
> > > They are
> > > srwxrwxrwx 1 root cyrus0 Feb 21 23:27 lmtp
> > > I think that's ok.
> >
> > What about directory permissions?
>
> drwxr-
I have upgraded to db4 today, db3 libs are still there for other
applications. I have then recompiled my cyrus-imapd RPM version 2.1.2.
So far it seems to work fine but I get error messages and I don't know
how to resolve the issue.
Feb 22 10:06:45 dhcp-141-104 cyrus-master: setrlimit: Unable t
Manuel Hendel schrieb:
>
> On Fri, Feb 22, 2002 at 08:35:38AM +0100, Simon Matter wrote:
> > Seems wrong to me. Both Cyrus and your MTA need access to lmtp. I have
> > drwxr-x---2 cyrusmail 103 Feb 20 14:17 socket
> > drwxr-x--- 11 cyrusmail
How do I compile and use the new skiplist backend? I want to try it but
I don't know how.
Simon
t;>> On Fri, 22 Feb 2002 10:09:37 +0100,
> >>>>> Simon Matter <[EMAIL PROTECTED]> (sm) writes:
>
> sm> I have upgraded to db4 today, db3 libs are still there for other
> sm> applications. I have then recompiled my cyrus-imapd RPM version 2.1.2.
>
>
.8.8/8.8.7) id NAA02968
> for [EMAIL PROTECTED]; Fri, 22 Feb 2002 13:33:09 +0100 (MET)
> >Received: from mobile.sauter-bc.com (unknown [10.1.6.21])
> by basel1.sauter-bc.com (Postfix) with ESMTP id B880A57306
> for <[EMAIL PROTECTED]>; Fri, 22 Feb 2002
As you mentioned you have started saslauthd to use PAM. Therefore you
need to have the different configs in PAM. If timsieved needs
authentication, it sends the request to saslauthd with service sieve,
saslauthd send the auth request to PAM with service sieve. That's why
you need a sieve config in
log register such an entry when I issue the
> command, /usr/local/bin/sieveshell --user=keith --authname=keith mailhost.
>
> Feb 26 07:29:58 bragi timsieved[2817]: [ID 656617 local6.notice] badlogin:
> localhost[127.0.0.1] PLAIN invalid parameter supplied.
>
> Thanks,
> keith
>
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> > Behalf Of Simon Matter
> > Sent: Tuesday, February 26, 2002 9:32 AM
> > To: Keith Kee
> > Cc: Ken Murchison; Cyrus Info
> > Subject: Re: sieveshell authentication failed on Solaris
> >
> >
Hi
Dave C schrieb:
> All,
>
> I am wondering if I have this process right, I want to
> use LDAP with cyrus so do I store everythign in ldap
> or just all the user information and the password is
> stored in /etc/sasldb? if so then i'd assume the
> pwcheck_method: sasldd. I am ok with either stor
Volker Hutten schrieb:
>
> Hi,
>
> I am completely new to Cyrus, installed cyrus-sasl-2.1.0 and
> cyrus-imapd-2.1.2 on my RH6.2 with kernel 2.2.19.
> I started imapd with /usr/cyrus/bin/master & and can connect via telnet to
> both, pop3 and imap.
>
> When I try to use cyradm the following mess
Volker Hutten schrieb:
>
> On Wed, 27 Feb 2002, Darin Perusich wrote:
> > did you set the cyrus users password? if your not sure then probably
> > not. you can check by running the sasldblistusers. set the password by
> > running "saslpasswd cyrus" (w/o quotes) then they run "cyradm -user
> > cyr
Volker Hutten schrieb:
>
> I now took a look into /var/log/messages and there I found the following
> lines (after I built cyrus-sasl and cyrus-imapd again following the
> instructions of Rob Siemborski from December 7, 2001 concerning
> saslauthd):
>
> Feb 27 17:59:52 mail imapd[6675]: unknown
I'm in the process to create clean, FHS compliant RPM packages of Cyrus
IMAPD. It seems that many people are struggling to get things work as I
did when I started. One reason is that it's not trivial to compile all
nedded packages and it can be difficult to get it up and running first
time.
WARNI
Jeff Bert schrieb:
>
> I know this is a newbie question but with all I had to do to get cyrus
> installed my brain hurts... what's a good way to get cyrus started at boot?
This depends on the OS and cyrus version you are using. If you use RPM
on Linux or a port on *BSD, initscripts should be in
[EMAIL PROTECTED] schrieb:
>
> Hello, This is Takehiro Maeda.
>
> I want to use sieve, but I have an error
> message from installsieve like that:
>
> $ installsieve localhost
> Unable to connect to server at /usr/bin/installsieve line 121
>
> When I telnet sieve, it works fine,
>
> $ telnet l
1.141.104...
> > Connected to dhcp-141-104.cad.sba (10.1.141.104).
> > Escape character is '^]'.
> > "IMPLEMENTATION" "Cyrus timsieved v1.1.0"
> > "SASL" "PLAIN"
> > "SIEVE" "fileinto reject envelope vacation imapflags notify subaddress
> > regex"
> > "STARTTLS"
> > OK
> > logout
> > OK "Logout Complete"
> > Connection closed by foreign host.
> >
> > Is it possible that you forgot something when compiling (./configure
> > --someoption) ?
> >
> > -Simon
> >
--
Simon Matter Tel: +41 61 695 57 35
Fr.Sauter AG / CITFax: +41 61 695 53 30
Im Surinam 55
CH-4016 Basel [mailto:[EMAIL PROTECTED]]
[EMAIL PROTECTED] schrieb:
>
> This is Takehiro,
>
> Thank you for your advice.
>
> >Well, I'm using cyrus-imapd-2.1.3 with cyrus-sasl-2.1.1
> >so I don't know
> >exactly what configuration you need.
> >Anyway, why do you try to run installsieve? If you >installed via RPM
> >everything should b
Jeremy Howard schrieb:
>
> Amos Gouaux wrote:
>
> ><...>
> >
> >Though, I will say
> >this: we recently switched to skiplist for mailboxes.db and at least
> >so far, it beats the pants off of Berkeley DB.
> >
> Ditto. We switched to skiplist last week (from BDB3), and the
> performance improveme
unplug schrieb:
>
> HI all,
>
> What is the different between cyrus and courier? Which one would you
> choose mostly?
Hm, since this is the cyrus list, I guess most people suggest using
cyrus :)
I'm using cyrus for years now and I still like it very much. It's a
powerful package and has nic
Ramiro Morales schrieb:
>
> FYI, Simon Matter announced his WIP RPM packages of
> Cyrus 2.1.x in thsi last back in February.
I have updated to cyrus imapd 2.1.3.
The database backends are now configurable at compile. I'm still using
db3 as default because db4 has generated error
Jonathan Marsden schrieb:
>
> On 28 Mar 2002, Simon Matter writes:
>
> > Ramiro Morales schrieb:
>
> >> FYI, Simon Matter announced his WIP RPM packages of Cyrus 2.1.x in
> >> thsi last back in February.
>
> >> http://home.teleport.ch/simix/
Andreas Meyer schrieb:
>
> Hallo!
>
> Am Tue, 2 Apr 2002 10:37:19 -0800 schrieb damm:
>
> > > relay=cyrus, delay=1, status=bounced (Command died with status 1:
>"/cyrus/bin/deliver")
> > >
> > > "deliver" is in /usr/cyrus/bin. Has the message above something to
> > > do that there is a wrong p
mail where I asked about skiplist:
> >>>>> On Thu, 21 Mar 2002 07:40:30 +0100,
> >>>>> Simon Matter <[EMAIL PROTECTED]> (sm) writes:
>
> sm> OT, but did you upgrade all dbs from DB3 to skiplist? Is it possible at
> sm> all? I'm not
John Amodeo schrieb:
>
> Greetings,
>
> I have noticed some strange behavior with the way Cyrus interacts with
> the Synchronous bit on Ext2 filesystems. This may or may not be a
> problem. I am not sure. I am looking for some help or advice.
>
> Installation directions imply that setting th
Kervin Pierre schrieb:
>
> Michael Bartosh wrote:
>
> > At 7:52 AM +0200 4/10/02, Birger Toedtmann wrote:
> >
> > In practice, most LDAP implementations don't have great authentication
> > mechanisms without sasl. You can always use TLS, and probably should,
> > anyway, but that's not the p
Hi,
I suggest you take my RPMs at http://home.teleport.ch/simix/ as a
starting point. They should build and run out of the box, using PAM for
auth. It is easier to upgrade/modify a running system than to get it
work for the first time.
-Simon
Mathias Koerber schrieb:
>
> I just installed SASL-
Birger Toedtmann schrieb:
>
> Mathias Koerber schrieb am Thu, Apr 11, 2002 at 12:35:46PM +0800:
> > I have only problems getting IMAPD-2.1.3 to work on my RH7.2 system.
> >
> > I removed all prior instances I had compiled and totally re-made
> > both SASLv2 (2.1.2) and IMAPD 2.1.3 (from the sourc
ben schrieb:
>
> We will soon get a NAS (Network Appliance or other vendor). How connect our
> farm server to it ?
You may want to use SAN instead of NAS. Sharing of storage will be
possible this way.
> Else what other solution for get secure NAS data (NFS server with high level
> RAID card ?).
Sergey Golubitsky schrieb:
>
> IP> I prefer delivery over lmtp - better handling of nonexistent users.
> IP> Setup is:
>
> IP> in main.cf:
> IP> mailbox_transport=lmtp:unix:/var/imap/socket/lmtp
>
> IP> and in master.cf disable chroot (or create and user
> IP> that socket somewhere under chroot
Sergey,
I suggest removing fallback_transport for now and then trying
mailbox_transport alone:
a) for local unix users
b) for delivery vialmtp to cyrus
after that you can try the fallback mechanism.
-Simon
Sergey Golubitsky schrieb:
>
> BT> Now you mix everything, providing "cyrus" and "lmtp"
Nick Ustinov schrieb:
>
> I use PAM for auth, however, SOMETIMES i still see:
Hi,
I guess you use PLAIN as mech. If yes, did you put 'sasl_mech_list:
PLAIN' in you imapd.conf? Maybe it helps?
-Simon
>
> Apr 19 18:23:25 tom pop3d[23395]: unable to open Berkeley db /etc/sasldb2:
> No such file
EMAIL PROTECTED]> writes:
> >
> > > I'm sure someone has handled this one in the past, so I ask for a canned
> > > example if possible.
> > >
> > > Sieve and Cyrus are happily working together, but reading the sieve rfc,
> it
> > > mentions that I need to
Luc de Louw schrieb:
>
> Hi!
>
> I got a maybe dumb question:
>
> which is the default port for sieve?
>
> Since SuSE 8.0 in /etc/services is defined as the sieve port.
>
> the php-sieve lib uses 2000.
>
> Which is correct? SuSE or php-sieve?
>
> thanks a lot
>
> rgds
>
> Luc
Sieve
Nicolas Bonnefon schrieb:
>
> I use Cyrus 2.0.16 with Digest-MD5 SASL authentication on my Linux server
> and it works well. But when I try to use sieveshell :
>
> $ sieveshell -u nicko -a nicko outerspace
> connecting to outerspace
> Please enter your password: x
> unable to connect to se
Hi,
I've just recompiled my RPMS of cyrus-imapd 2.1.4.
The changelog says that sieveshell should now loop through all SASL
mechanisms before giving up.
So I removed
sasl_mech_list: PLAIN
from imapd.conf and tried
sieveshell --user=simix --authname=simix localhost
but it still didn't work.
A
Rob Siemborski schrieb:
>
> On Fri, 3 May 2002, Simon Matter wrote:
>
> > I've just recompiled my RPMS of cyrus-imapd 2.1.4.
> > The changelog says that sieveshell should now loop through all SASL
> > mechanisms before giving up.
>
> I just tried it and it
I have upgraded my Cyrus RPMs to cyrus-imapd-2.1.4 / cyrus-sasl-2.1.2.
The binary packages have been compiled on RedHat 7.2. For those
interested, here are the links:
http://home.teleport.ch/simix/Cyrus-sasl/
http://home.teleport.ch/simix/Cyrus-imapd/
Simon
1.4, it's not there.
Simon
>
> and thanks for making them into RPM's. I had to do a bunch of voodoo to get
> the tarball cyrus-imap to install with my RPM installs of cyrus-sasl in
> cyrus-imap-2.0.15
>
> Jeff
>
> > -Original Message-
> > From: [EM
1
cyrus-sasl-2.1.2-1
[root@dhcp-141-104 SRPMS]# rpm -qa | grep openssl
openssl-devel-0.9.6b-8
openssl-0.9.6b-8
Simon
>
> Jeff
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Simon Matter
> > Sent: Monday, May
jeff bert schrieb:
>
> > Simon wrote:
> >
> > Did you install on RedHat 7.2? If yes, make sure you have current
> > updates installed, if no, I don't know.
> >
>
> No I use Linux Mandrake 8.1
>
> > This is what I have installed:
> >
> > [root@dhcp-141-104 SRPMS]# rpm -qa | grep cyrus
> > cyrus-
jeff bert schrieb:
>
> After installing cyrus-imapd-2.1.4 and cyrus-sasl-2.1.2 and trying to start
> up saslauthd I get this error message:
>
> saslauthd: /var/state/saslauthd: No such file or directory
Hi,
You really don't give us much info about your system.
It seems your init script for sas
After upgrading from 2.1.3 to 2.1.4 I see defunct processes after cyrus
startup. They're going away after the first pop3/imapd access and it
doesn't hurt.
The changelog says:
* master has preliminary code to avoid forking storms.
Is this because of the new feature?
ps shows:
8553 pts/0S
On Tuesday 17 September 2002 00:42, Simon Loader wrote:
> > > Sorry, I didn't express myself well. I mean what is the best way to
> > > determine the format of existing db files. When converting db file with
> > > cvt_cyrusdb, one has to know the format of the source files and I want
> > > to dete
I've just checked your new version of Cyrus.pdf:
Page 7:
saslpasswd2 is not always needed. My cyrus user is in the LDAP tree and I've
never used any saslpasswd* command on any of my boxes.
Page 23:
Postfix consists of one master process and many child processes. The line in
master.cf ensures t
New Cyrus IMAPd rpm packages version 2.1.9-3 are available from
http://home.teleport.ch/simix/.
Warning for version >= 2.1.9-3:
I have added 'on the fly' db converting functionality to this release and
the default db for MBOXLIST_DB and SEEN_DB has been changed to skiplist now.
Although I hav
On Thursday 19 September 2002 16:02, Chris Hilts wrote:
> Scott Russell wrote:
> | Greets.
> |
> | For end users on Linux, does anyone have a package or instructions
> | that will allow the user to download and install sieveshell without
> | actually installing the entire Cyrus IMAPd?
>
> Oh, lord
On Thursday 19 September 2002 18:23, Jens wrote:
> On September 19, 2002 02:24 am, Simon Matter wrote:
> > New Cyrus IMAPd rpm packages version 2.1.9-3 are available from
> > http://home.teleport.ch/simix/.
>
> Simon, I am sorry to bother you with a completely unrelate
Luca Olivetti schrieb:
>
> [EMAIL PROTECTED] wrote:
>
> > See ftp://kalamazoolinux.org/pub/pdf/Cyrus.pdf
>
> BTW, page 28, postfix.
> The proposed configuration won't work if postfix isn't in group mail (it
> isn't by default under mandrake linux).
Most postfix RPM packages I have seen, includ
Luca Olivetti schrieb:
>
> Simon Matter wrote:
>
> > Most postfix RPM packages I have seen, including my own, let postfix
> > have it's own uid and gid (89) and group postdrop (90). In addition to
> > the own group they make postfix also a member of group mail.
Bryntez schrieb:
>
> Hi list...
>
> Regarding: Redhat 8.0 is out.
Yes, and it's a *.0 RedHat release!
While the desktop looks nice, I don't trust it as a server. I have
installed beta's limbo and null and have posted several bug reports to
their bugzilla just to find out now that those bugs
Emilio Recio schrieb:
>
> How do i make postfix deliver mail directly to a shared folder?
All the same like you deliver to a user mailbox. I don't know of any
difference.
Simon
>
> -Elmo
Iain Stevenson schrieb:
>
> There has recently been a short discussion on the list about this - cones
> down to efficiency issues. Not using db4 would seem also to eliminate
> warnings about "lockers". I'd be more worried about migration issues from
> one sort of database to another. Last time
Emilio Recio schrieb:
>
> Simon Matter wrote:
> > All the same like you deliver to a user mailbox. I don't know of any
> > difference.
>
> So you mean that all i have to do is create a mailbox called 'foo'. Then
> (without there existing a useraccount)
Iain Stevenson schrieb:
>
> --On Monday, October 14, 2002 9:25 am +0200 Simon Matter
> <[EMAIL PROTECTED]> wrote:
>
> >
> > I implemented some db converting mechanisms which will
> > automagically convert any dbs on the fly.
>
> Interesting, are the
Aidan Evans schrieb:
>
> We're using Berkeley DB 4.0.14 for deliver.db and tls_sessions.db and for
> the second time in a couple of weeks both of these databases are
> non-functional because of "Lock table is out of available locker entries".
>
> This error may be caused by a bug that is fix
Mark Keasling schrieb:
>
> Hi,
>
> I'm trying to use Berkeley DB 4.0.14 and am getting the dreaded
> DBERROR db4: 4 lockers
> messages even when only starting up the master process. From
> what I've seen reported, the lockers number will only increase and
> cyrus will eventually start failing.
> Jake Carlson schrieb:
>
> Hello,
>
> After trying in vain for quite some time to compile Cyrus 2.1.9 from
> source, I finally gave up and opted for some rpms. I have
> successfully installed some Cyrus 2.1.9 rpms I found on the Net just
> recently. I have both the cyrus server and cyrus sasl2
Nick Fisher schrieb:
>
> Hi People,
> I can't get timsieve to list it's one auth method... PLAIN and thus
> can't get sieveshell to work. This is the second set of posts I've made so
> if this seems a little familiar that's because it is ;)
> I've been working on and off on this bug for about tw
>
> On the Linux box, all fresh compilations aside from the sasl 2.1.15
> binaries:
I once posted to the list that 2.3.9 needs at least cyrus-sasl-2.1.19. As
a package maintainer I know that :)
Regards,
Simon
>
> imapd 2.3.7 + sasl 2.1.15: works
> imapd 2.3.7 + sasl 2.1.22: works
> imapd 2.3.9 +
> Simon Matter wrote:
>>> On the Linux box, all fresh compilations aside from the sasl 2.1.15
>>> binaries:
>>
>> I once posted to the list that 2.3.9 needs at least cyrus-sasl-2.1.19.
>> As
>> a package maintainer I know that :)
>
> Did you e
them?
>
> thx
> patrick
>
>
>
>
> ----- Original Message -
> From: "Simon Matter" <[EMAIL PROTECTED]>
> To: "Ian G Batten" <[EMAIL PROTECTED]>
> Cc: "Ken Murchison" <[EMAIL PROTECTED]>; "Cyrus Mailing List"
>
> Sent
> Simon Matter wrote:
>>> Simon Matter wrote:
>>>>> On the Linux box, all fresh compilations aside from the sasl 2.1.15
>>>>> binaries:
>>>> I once posted to the list that 2.3.9 needs at least cyrus-sasl-2.1.19.
>>>> As
>>>
> John Capo wrote:
>> Quoting Ken Murchison ([EMAIL PROTECTED]):
>>> John Capo wrote:
>>>> On Thu, October 25, 2007 21:10, John Capo wrote:
>>>>> Quoting Ken Murchison ([EMAIL PROTECTED]):
>>>>>
>>>>>> Simon Matter wrote
> Hi,
>
>> On Sun, 28 Oct 2007 19:42:02 +0100
>> Tomas Janousek <[EMAIL PROTECTED]> said:
>
> tjanouse> Looks correct. (will not terminate if it reaches NGROUPS, don't
> know if that
> tjanouse> can happen though)
>
> Oops, it never happen.
> It is intended to be safe-keeping for avoiding e
> On Thu, Nov 08, 2007 at 06:39:45AM -0500, Ken Murchison wrote:
>
>> That's friggin' great! We can't exactly force people to have a
>> particular version of glibc just to run Cyrus 2.3.10. Either we need to
>> come up with something that will run on all systems, or I'll be inclined
>> to remove
> On Thu, Nov 08, 2007 at 07:36:24PM +0100, Simon Matter wrote:
>
>> It may not be worth for you to worry about it but it is worth for me and
>> maybe also for Ken. People using my RPMs expect things to work. And
>> people
>> do use it on affected systems and they fi
> On Thu, Nov 08, 2007 at 07:36:24PM +0100, Simon Matter wrote:
>
>> It may not be worth for you to worry about it but it is worth for me and
>> maybe also for Ken. People using my RPMs expect things to work. And
>> people
>> do use it on affected systems and they fi
> Hello , I have a problem with Cyrus vacation, it just don't do
> nothing, they don't generate any error on the logs, a tested other
> Sieve features, like reject and they work.
> I tried Cyrus 2.2 and now 2.3.8 and nothing :-(
> I already searched a lot in forums and nothing, all the
> On Mon, Nov 12, 2007 at 12:34:34AM +1100, Bron Gondwana wrote:
>> Anyway - here it is. A "recovery()" that copes if the logstart
>> parameter in the database header is wrong. No, I don't have a
>> clue how that happened unless lseek() lied. Maybe it sometimes
>> lies, I don't know. I'll be wr
> On Nov 5, 2007 6:15 AM, Bron Gondwana <[EMAIL PROTECTED]> wrote:
>>
>> On Fri, Nov 02, 2007 at 01:15:37PM -0400, Brian Wong wrote:
>> > On Nov 2, 2007 12:39 PM, Rudy Gevaert <[EMAIL PROTECTED]> wrote:
>> > >
>> > > Brian Wong wrote:
>> > > > I was testing out Cyrus 2.3.10 and realized that when I
> On Tue, Nov 13, 2007 at 01:11:49PM +0100, Simon Matter wrote:
>> > expunge_mode: delayed
>> > delete_mode: delayed
>>
>> I've just tried a batch delete of mailboxes and hit the same wall.
>>
>> Mailbox deletion doesn't work anymore wi
> On Nov 13, 2007 8:08 AM, Rich Wales <[EMAIL PROTECTED]> wrote:
>> OK, so I decided to try what I described earlier (replication in both
>> directions, with different users using different master servers) . . . .
>>
>> But now I'm running into an authentication problem. One of my servers
>> (my o
>> On Nov 13, 2007 8:08 AM, Rich Wales <[EMAIL PROTECTED]> wrote:
>>> OK, so I decided to try what I described earlier (replication in both
>>> directions, with different users using different master servers) . . .
>>> .
>>>
>>> But now I'm running into an authentication problem. One of my servers
> On Tue, 13 Nov 2007, Bron Gondwana wrote:
>
>> I have "delete_mode: immediate" on the replica and "delete_mode:
>> delayed" on the master.
>
> sync_server doesn't pay any attention to delete_mode, so the option
> shouldn't have any effect on the replica.
Okay, things are a bit more clear now. Wi
> Simon Matter wrote:
>>> On Tue, 13 Nov 2007, Bron Gondwana wrote:
>>>
>>>> I have "delete_mode: immediate" on the replica and "delete_mode:
>>>> delayed" on the master.
>>> sync_server doesn't pay any atten
> I was interested to see someone suggesting putting proc into tmpfs.
> That's slightly painful if /var/imap is in ZFS: the order in which
> mounts take place means you can't just put /var/imap/proc tmpfs into /
> etc/vfstab if /var/imap is coming in through ZFS. A glance at the
> source code says
> --On 15. November 2007 18:14:05 +0100 Alain Spineux <[EMAIL PROTECTED]>
> wrote:
>
>>> # strace -p 25038
>>> Process 25038 attached - interrupt to quit
>>> read(0,
>>
>> Do you know what is 0, if it was a socket it should timeout, isn't it ?
>
> It should, I guess, but it doesn't.
>
>># ls -l /
> In a NON-replicated setup, do the changes to the GUID have an
> impact? Can I just put 2.3.10 on with a quick restart of the
> mailsystem, or is there More To It?
>
> I have 1.7TB of mail, about 40K mailboxes, about 10 million pieces of
> mail. So I don't want to do an upgrade which will kick o
> All-
> When I migrated off UW-IMAP, I discovered that I could login into a
> users account as the user, using my admin login/pass and passing the
> username as something like "$adminuser#$username". Does Cyrus have any
> similar functionality? The reason being that managing our blackberries
> As usual you can get the patches here:
>
> http://cyrus.brong.fastmail.fm/
>
>
> I've been busy with Cyrus _again_ - so much for my theory
> that I was taking a break.
>
> OK - here's what's new.
>
> *
> http://cyrus.brong.fastmail.fm/patches/cyrus-skiplist-bugfixes-2.3.10.diff
> http://cyrus.b
> Hi,
> Have been googling for a while now on murder and trying a test set it
> up on fedora + Mailscanner + postfix + ldap.
> when I run
> mupdatetest -u murder -a murder -w murder master (where murder is the
> username and passwd and master is the name of the master mc defined
> in /etc/hosts fi
> I am pleased to announce the release of Cyrus IMAPd 2.3.11. This
> release should be considered production quality.
The patch below fixes a typo which prevents building on older GCC.
Simon
--- cyrus-imapd-2.3.11/imap/index.c.origFri Oct 26 17:31:40 2007
+++ cyrus-imapd-2.3.11/imap/ind
> If we have delete_mode: delayed, how do we recover deleted folders?
In my tests I simply did a
renm DELETED.user.xyz.475F8184 user.xyz
to restore the xyz mailbox. I don't know if there is a better way to do it.
Simon
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://
> Hi,
>
> When doing unuxpunge -l it doesn't show the spaces e.g. in the subject
> line.
>
> Could someone confirme this, so I can file a bug report.
>
> I'm running 2.3.10
Correct, the same here with 2.3.11.
Simon
>
> Rudy
> --
> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
> Hi,
>
> I am using Suse linux enterprise server 9 with cyrus and for a few days
> having some problems. For example when a user tries to purge deleted
> mails, outlook says 'The folder Inbox cannot be selected. This may be
> because of a limitation of your IMAP server or the folder may have been
> On Dec 27, 2007 2:44 PM, Erol YILDIZ <[EMAIL PROTECTED]>
> wrote:
>>
>>
>> Hi,
>>
>> I am using Suse linux enterprise server 9 with cyrus and for a few days
>> having some problems. For example when a user tries to purge deleted
>> mails,
>> outlook says 'The folder Inbox cannot be selected. This
> When I first saw this problem I was suspicious about an outlook bug but
> when
> I saw that there are more than one users having the same problem I changed
> my mind because we are using cyrus on sles9 for nearly 4 years and we
> didnt
> have such problems. But anyway I will check the mailboxes w
> Hi again,
>
> I think I am very close to find the main reason of my weird mailbox
> problems. Today I tried to setup a corrupted mail account as a pop3
> account
> and the client gave me 'Unable to lock maildrop'. I googled this error and
> found a reply on a mailing list which says this can be b
1 - 100 of 1198 matches
Mail list logo