On Oct 5, 2006, at 10:50 PM, Elizabeth Schwartz wrote:
On 10/5/06, Igor Brezac <[EMAIL PROTECTED]> wrote:
Already done. man imapd.conf :)
unix_group_enable: 0
Cool :) I was looking at an older cyrus distribution that doesn't
seem to have it...
-rob
Cyrus Home Page: http://cyrusim
On 10/5/06, Igor Brezac <[EMAIL PROTECTED]> wrote:
Already done. man imapd.conf :)unix_group_enable: 0Thanks!!!
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
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:info-cyrus-
> [EMAIL PROTECTED] On Behalf Of Michael Loftis
> Sent: Thursday, October 05, 2006 5:37 PM
> To: Chaskiel M Grundman; [EMAIL PROTECTED]
> Cc: info-cyrus@lists.andrew.cmu.edu
> Subject: Re: Cyrus, Solaris 10, ZFS? (and NIS?
On Oct 5, 2006, at 10:05 PM, Kjetil Torgrim Homme wrote:
On Thu, 2006-10-05 at 16:46 -0400, Chaskiel M Grundman wrote:
mynewstate is taking 8s to run, and very little of the time is
taken up in
local subroutines.
auth_unix.c:mynewstate calls getpwnam, and then iterates over all the
groups us
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:info-cyrus-
> [EMAIL PROTECTED] On Behalf Of Robert Banz
> Sent: Thursday, October 05, 2006 7:34 PM
> To: Chaskiel M Grundman
> Cc: [EMAIL PROTECTED]; info-cyrus@lists.andrew.cmu.edu
> Subject: Re: Cyrus, Solaris 10, ZFS? (and NIS?)
>
On Thu, 2006-10-05 at 16:46 -0400, Chaskiel M Grundman wrote:
> mynewstate is taking 8s to run, and very little of the time is taken up in
> local subroutines.
> auth_unix.c:mynewstate calls getpwnam, and then iterates over all the
> groups using getgrent(),
> checking to see what groups the user
Coupla random details:I got imap running on a nonstandard port by adding this to the cyrus conf file:imaptest cmd="imapd -T 59 " listen= prefork=1The -T 59 is so that it is easy to find in the process list (thanks stpierre!!)
Making the server an nis slave server, vs a client of another
On Oct 5, 2006, at 4:46 PM, Chaskiel M Grundman wrote:
--On Thursday, October 05, 2006 04:13:18 PM -0400 Elizabeth
Schwartz <[EMAIL PROTECTED]> wrote:
http://www.gsd.harvard.edu/users/betsys/dapptrace.timed
The interesting bit seems to be here:
. . -> mynewstate(0x165769, 0x4
--On October 5, 2006 4:46:54 PM -0400 Chaskiel M Grundman
<[EMAIL PROTECTED]> wrote:
mynewstate is taking 8s to run, and very little of the time is taken up
in local subroutines.
auth_unix.c:mynewstate calls getpwnam, and then iterates over all the
groups using getgrent(),
checking to s
--On Thursday, October 05, 2006 04:13:18 PM -0400 Elizabeth Schwartz
<[EMAIL PROTECTED]> wrote:
http://www.gsd.harvard.edu/users/betsys/dapptrace.timed
The interesting bit seems to be here:
. . -> mynewstate(0x165769, 0x40404040, 0x0)
. . -> mycanonifyid(0x165769, 0x0,
On Oct 5, 2006, at 1:59 PM, Elizabeth Schwartz wrote:
>There's a bug in ZFS regarding performance problems when fsync'ing
>file descriptors -- there's apparently going to be a patch coming
>"real soon now" -- your options are:
Thanks!
Ugh, that would be bad news. Except, I think the delay is h
Fascinating stuff. Here is a timed dapptrace of a fairly slow response( I think it was at least 10 seconds from A001 login to the response)http://www.gsd.harvard.edu/users/betsys/dapptrace.timed
I am thinking something is off with sasl? I really haven't done much with sasl, here's the config file#
--On October 5, 2006 11:42:36 AM +0100 Jesus Roncero <[EMAIL PROTECTED]>
wrote:
Umm, I got it to work using DIGEST-MD5, but apparently, all
communications are encrypted after the authentication. Is there a way in
which all the communications between the frontends and the backends are
*not*
--On October 5, 2006 10:30:55 AM +0100 Jesus Roncero <[EMAIL PROTECTED]>
wrote:
Umm, isn't there an option on the configuration to disable referrals? If
not, do you have that patch available?
Not in 2.0.x for sure. Maybe in newer releases. We're running a 'very
old' release of Cyrus
I've recently switched all of my servers to Cyrus IMAP, and have
encountered a problem that didn't appear during testing on my home network.
When using Thunderbird, it will periodically hang when accessing a
folder, then a dialog will be displayed with this message:
Connection to server mail
On Oct 5, 2006, at 13:59, Elizabeth Schwartz wrote:
>There's a bug in ZFS regarding performance problems when fsync'ing
>file descriptors -- there's apparently going to be a patch coming
>"real soon now" -- your options are:
Thanks!
Ugh, that would be bad news. Except, I think the delay is ha
I'd also appreciate any hints for debugging IMAP. Is there a way to get
cyrus to open *one* connection on an offbeat port for me to play with? I
am not clear on how I can truss an entire interaction when there are so
many processes. By the time I identify it I've missed the beginning.
from a
>There's a bug in ZFS regarding performance problems when fsync'ing>file descriptors -- there's apparently going to be a patch coming>"real soon now" -- your options are:Thanks! Ugh, that would be bad news. Except, I think the delay is happening earlier. The delay is between the A001 login and A001
On Thu, 5 Oct 2006, Jesus Roncero wrote:
Michael Loftis wrote:
Authentication of the user happens at the frontend. The frontend then
uses the proxy credentials to authorize as the user on the backend.
The backends don't need a full user database, just the proxy
information.
Yes and no. I
On Thu, 5 Oct 2006, Kevin Kruzich wrote:
With the imapd.conf as show below in use I can see *any* user's folder
structure (cannot see the contents) when I do subscribe - query (showing
those that I'm not explicity subscribed to). This is with Thunderbird or
Outlook. I see a "user" top level fo
On Oct 5, 2006, at 12:40, Elizabeth Schwartz wrote:
Is anyone happily running all of the above? All of the above except
NIS? Any tuning hints?
I'm running Solaris 10 (06/06), cyrus 2.3.7 (Blastwave build) ,
sendmail 8.13.8 (ditto), mailspool on a zfs filesystem, authenticating
via NIS. I'v
With the imapd.conf as show below in use I can see *any* user's folder
structure (cannot see the contents) when I do subscribe - query (showing
those that I'm not explicity subscribed to). This is with Thunderbird or
Outlook. I see a "user" top level folder, all users below that, and have
th
On Thu, October 5, 2006 8:49 am, Mike Husmann wrote:
> Hey all,
> I just upgraded the avelsieve plugin in my Squirrelmail site install to
> 1.9.7 and
> have suddenly started receiving errors. Every time I make a modification
> using
> the sieve plugin, I get the following error:
>
> Oct 5 0
Is anyone happily running all of the above? All of the above except NIS? Any tuning hints?I'm running Solaris 10 (06/06), cyrus 2.3.7 (Blastwave build) , sendmail 8.13.8 (ditto), mailspool on a zfs filesystem, authenticating
via NIS. I've already solved one problem with VERY slow sendmail response,
Hey all,
I just upgraded the avelsieve plugin in my Squirrelmail site install to 1.9.7
and
have suddenly started receiving errors. Every time I make a modification using
the sieve plugin, I get the following error:
Oct 5 08:24:38 rusty sieve[18879]: DBERROR: error exiting application: Invalid
Jesus Roncero wrote:
Oops, I forgot about that detail. We locally patched referrals out of
our IMAP proxies.
Umm, isn't there an option on the configuration to disable referrals? If
not, do you have that patch available?
Also, one question on the communication between the frontends and
ba
Michael Loftis wrote:
Authentication of the user happens at the frontend. The frontend then
uses the proxy credentials to authorize as the user on the backend.
The backends don't need a full user database, just the proxy
information.
Yes and no. If an IMAP client support referrals, the fro
... sorry. I forgott some additional infos:
On the slave side I get in /var/log/debug.log
Oct 5 11:18:22 acsvfbsd04 master[18794]: about to exec
/usr/local/cyrus/bin/sync_server
Oct 5 11:18:22 acsvfbsd04 syncserver[18794]: executed
Oct 5 11:18:22 acsvfbsd04 syncserver[18794]: accepted connect
Hello Andy
Telnet to port 2005 works perfect. I also see traffic on the slave
(destination mail server) with tcpdump. But on the master I get
(sync_client -r -v):
Can not connect to server 'xxx.xxx.xx', retrying in 15 seconds
I also see no entry in /var/log/debug.log for sync_client.
29 matches
Mail list logo