Re: smtp auth + saslauthd + ldap

2004-10-29 Thread Joe Rhett
On Thu, Oct 28, 2004 at 01:11:55PM +0530, Chetan Dutta wrote: > has anybody configured sendmail for smtp auth with saslauthd/pwcheck and > ldap. Which one are you trying? You can't possibly be doing all three... -- Joe Rhett Senior Geek Meer.net --- Cyrus Home Page: http://asg.

Re: Global sieve script

2004-10-27 Thread Joe Rhett
re does it live? > > sorry that I can't answer this question I only wanted to mention that I > am very interested in this, too. Search the archives. Rob has documented this a few times. There's no easy way for users to edit it, but you can do this manually yourself. -- Joe Rhett S

Re: common question - dot in email prefix

2004-10-26 Thread Joe Rhett
ing. I must have misunderstood. > > Thank you for your patience :) > > fred > > > > --- > Cyrus Home Page: http://asg.web.cmu.edu/cyrus > Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu > List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.htm

Re: Please help, Perl Module problem.

2004-05-28 Thread Joe Rhett
ec perl -MCyrus::IMAP::Shell > > -I/usr/local/cyrus/lib/perl5/site_perl/5.8.3/sun4-solaris -e shell -- ${1+"$@"} ;; > > *) exec perl -MCyrus::IMAP::Shell > > -I/usr/local/cyrus/lib/perl5/site_perl/5.8.3/sun4-solaris -e shell -- "$@" ;; > >

Re: Please help, Perl Module problem.

2004-04-20 Thread Joe Rhett
> On Tue, 20 Apr 2004, Joe Rhett wrote: > > But if you will accept a patch that modifies the makemaker stuff, I'll hack > > one out over the next week or so, just so that we can stop getting the same > > FAQ from everyone ;-) On Tue, Apr 20, 2004 at 03:37:02PM -0400, R

Re: Please help, Perl Module problem.

2004-04-20 Thread Joe Rhett
There's nothing like coming back to your own words a while later to make you realize what a wining b-otch you sounded like when you said: (more below) > On Thu, 15 Apr 2004, Joe Rhett wrote: > > This has been an ongoing bug that is indecently easy to fix, but Rob won't > &

Re: Please help, Perl Module problem.

2004-04-16 Thread Joe Rhett
hat you mean cyradm and to change the lines that execute the perl > command. > > Thanks, > > Neil. > On Thu, 2004-04-15 at 15:55, Joe Rhett wrote: > > Neil, open the files in question and modify the four real lines of the > > script so that you have -I/install/

Re: Please help, Perl Module problem.

2004-04-15 Thread Joe Rhett
27;s what I do. (I did compile everything > > myself, though, including perl.) > > > > No idea about the .la problem. > > > > MfG, Ulrich > > --- > Cyrus Home Page: http://asg.web.cmu.edu/cyrus > Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu > List Ar

Re: Insert artificial delay into IMAP server responses (to workaround OL2002)

2004-04-13 Thread Joe Rhett
sent and > arrived intact. I wrote a message to the list about it but received no > response. Sorry for the dumb question, but are you certain that plain was enabled in sasl? It's not enabled by default, you have to explicitly configure it during compile time. That might be why th

Re: [cyr]deliver, executed as , should have 's permissions

2004-04-09 Thread Joe Rhett
;might > >not be a problem in your setup). > > > >-- > > "One disk to rule them all, One disk to find them. One disk to bring > > them all and in the darkness grind them. In the Land of Redmond > > where the shadows lie." -- The Silicon Valley Ta

Re: Alias problems

2004-04-08 Thread Joe Rhett
al mailbox > (errors with "User unknown"). > > So, the question is, how can I copy a message into the users actual mailbox via > the aliases file? Thanks. > > -- > > "Wisdom is to a man an infinite Treasure" - Anonymous

Re: virtual domains questions

2004-04-05 Thread Joe Rhett
On Thu, Apr 01, 2004 at 05:38:19AM +0400, Andrew B. Panphiloff wrote: > ÷ óÒÄ, 31.03.2004, × 14:03, Joe Rhett ÐÉÛÅÔ: > > > Is there any ability to adjust a quota per virtual domain ? > > > > Yes, read the documentation. > > What about this : > &

Re: Group usage on mailboxes...

2004-03-31 Thread Joe Rhett
ontributed Gatekeeper > > --- > Home Page: http://asg.web.cmu.edu/cyrus > Wiki/FAQ: http://cyruswiki.andrew.cmu.edu > List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html -- Joe Rhett Chief Geek [EMAIL PROTECTED]

Re: virtual domains questions

2004-03-31 Thread Joe Rhett
> Is there any ability to adjust a quota per virtual domain ? Yes, read the documentation. > and second question is problem. > After upgrading cyrus-imapd-2.1.16 to cyrus-imapd-2.2.3 > I can't connect to sieve, where is my problem ? And again, read the FA

Re: MySQL authentication options

2004-03-16 Thread Joe Rhett
. We use it that way. -- Joe Rhett Chief Geek [EMAIL PROTECTED] Isite Services, Inc. --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.we

Re: Clear text password and MySQL

2004-03-16 Thread Joe Rhett
is going over the network in cleartext anyway. If imapd is on a different host than the db, then the encrypted password is going with the salt... so effectively cleartext. -- Joe Rhett Chief Geek [EMAIL PROTECTED]

Re: Kill this thread, it shouldn't have been one ( was: Re: CYRUS = ....)

2004-02-18 Thread Joe Rhett
working. Perhaps David did not have the luxury > of time. How much time would it have taken for someone to answer my stupid Freeware is not for those without the luxory of time. If he wanted a solution immediately with complete documentation, then he should buy one. -- Joe Rhett

Re: Helpful Hint on Virtual Domains, and Mail Aliases

2004-02-18 Thread Joe Rhett
of my updates were (in spirit if not word by word). -- Joe Rhett Chief Geek [EMAIL PROTECTED] Isite Services, Inc. --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu Lis

Re: virtualdomains and SASL realms?

2004-01-22 Thread Joe Rhett
ey sent with a blank SASL realm, or with the > defaultdomain as their realm? probably the same. -- Joe Rhett Chief Geek [EMAIL PROTECTED] Isite Services, Inc.

Re: SSL/TLS question

2004-01-14 Thread Joe Rhett
certs. In this case you put the certificate and the intermediary certificate in the same file (*.cert) You don't need a tls_ca_file unless you are verifying client certs. (unlikely) -- Joe Rhett Chief Geek [EMAIL PROTECTED] Isite Services, Inc.

Re: SSL/TLS question

2004-01-14 Thread Joe Rhett
> cert for identifying remote hosts. In your case it sounds like you aren't using a certificate signed by any known authority. He is - he's just using one signed by someone who was signed by a known authority. Nothing needs to be installed in the browser. -- Joe Rhett

Re: Stability of 2.2.2?

2004-01-02 Thread Joe Rhett
On Fri, Jan 02, 2004 at 10:10:01AM -0800, Jules Agee wrote: > Joe Rhett wrote: > >>My question is, how stable/reliable is 2.2.2? Could I safely use it in > >>a production environment? I need/want to do virtual domains. Ie, > >>people logging in with [EMAIL

Re: [POLL] Cyrus 2.2 virtdomains behavior (Was: global admin without defaultdomain?)

2003-12-31 Thread Joe Rhett
t; > What this means (hopefully) is that existing installations of 2.2 code > (whether virtdomains is enabled or not) should be unaffected. Those > that don't want the reverse IP address lookup can use the "userid" option.

Re: Stability of 2.2.2?

2003-12-31 Thread Joe Rhett
> My question is, how stable/reliable is 2.2.2? Could I safely use it in > a production environment? I need/want to do virtual domains. Ie, > people logging in with [EMAIL PROTECTED] or [EMAIL PROTECTED] Rock solid. Less problems than we had with 2.1 "stable&qu

Re: Using email address as login name

2003-10-18 Thread Joe Rhett
alm in your authentication method of choice. This is painfully easily ;-) in LDAP and MySQL configurations. I believe you can handle this in sasldb as well with sasl2/program.conf options. -- Joe Rhett Chief Geek [EMAIL PROTECTED] Isite Services, Inc.

Re: Summary/Confirmation - RedHat sasl libraries don't work with 2.2.x

2003-10-01 Thread Joe Rhett
Sorry, you are right -- I failed to qualify that. On Wed, Oct 01, 2003 at 08:50:00AM +0200, Simon Matter wrote: > Joe Rhett schrieb: > > > > I'd like to note for the record (and anyone else searching) that the sasl > > that ships with Redhat WILL NOT work with 2.2

Re: 2.2.1-beta, Redhat 8; lmtpd continuously stuck on select( 0, ...)

2003-09-30 Thread Joe Rhett
On Tue, Sep 30, 2003 at 04:20:04PM -0400, Etienne Goyer wrote: > On Tue, Sep 30, 2003 at 12:15:45PM -0700, Joe Rhett wrote: > > Okay, I've had no drama at all getting recent versions of 2.2 to work like > > a champ on Solaris, but Redhat appears to be a beast of a different

2.2.1-beta, Redhat 8; lmtpd continuously stuck on select( 0, ...)

2003-09-30 Thread Joe Rhett
ipt and redirect, or ..? Also, Ken! I could have swore you put a "-v" in deliver a while back so that we could watch the LMTP conversation .. or am I misremembering? -- Joe Rhett Chief Geek [EMAIL PROTECTED] Isite Services, Inc.

Summary/Confirmation - RedHat sasl libraries don't work with 2.2.x

2003-09-30 Thread Joe Rhett
iate finding confirmation that a problem was replicable. -- Joe Rhett Chief Geek [EMAIL PROTECTED] Isite Services, Inc.

Re: Virtual domains shared folders

2003-09-17 Thread Joe Rhett
d with this > Sep 17 01:53:31 hq postfix/lmtp[19514]: < > /var/imap/socket/lmtp[/var/imap/socket/lmtp]: 550-name or you do not > have authorization to see it. > Sep 17 01:53:31 hq postfix/lmtp[19514]: < > /var/imap/socket/lmtp[/var/imap/socket/lmtp]: 550 5.1.1 User unknown > > Did I miss something silly? > > --Jo > -- Joe Rhett Chief Geek [EMAIL PROTECTED] Isite Services, Inc.

Re: Cyrus 2.2.1-BETA Released

2003-07-18 Thread Joe Rhett
ki * Andrew Systems Group * Cyert Hall 207 * 412-268-7456 > Research Systems Programmer * /usr/contributed Gatekeeper > -- Joe Rhett Chief Geek [EMAIL PROTECTED] Isite Services, Inc.

Re: quota warning problem - Is it a bug of cyrus imap?

2003-07-07 Thread Joe Rhett
th 1 million users you could possibly end up using 500mb more space than you intended if they were all overquota and at the top of the margin of error. I doubt this counts as a significant problem. -- Joe Rhett Chief Geek [EMAIL PROTECTED]

Re: Quota.

2003-07-07 Thread Joe Rhett
erate less helpdesk problems than a word someone doesn't know. ...Having had to fix many error messages of my own that confused me, even though I wrote them to be specific about the problem. I ended up giving up and using ID#s so that people just reported the ID# and didn't write us conf

Re: quota warning problem - Is it a bug of cyrus imap?

2003-07-07 Thread Joe Rhett
m I missing your point entirely? -- Joe Rhett Chief Geek [EMAIL PROTECTED] Isite Services, Inc.

Re: Quota.

2003-07-07 Thread Joe Rhett
t will make sense to the user and still be specific for debugging. -- Joe Rhett Chief Geek [EMAIL PROTECTED] Isite Services, Inc.

Re: cyrus-2.2-cvs: virtualdomains and sendmail virtusertable (cyrusv2 as local mailer)

2002-12-23 Thread Joe Rhett
-users to an entry in the aliases.db and do not have entries for > domains with accounts in virtusertable at all ? > > So you have it like: > > virtusertable: > > @domainlocal_deliver_to_account_at_domain > > aliases: > > local_deliver_to_account_at_domain:account@d

Re: cyrus-2.2-cvs: virtualdomains and sendmail virtusertable (cyrusv2 as local mailer)

2002-12-17 Thread Joe Rhett
entation > files describing it. But I keep thinking that someone somewhere > surely knows of a better way than making changes to proto.m4 :-) It's already in the docs for 2.2. -- Joe Rhett Chief Geek [EMAIL PROTECTED]

Re: cyrus-2.2-cvs: virtualdomains and sendmail virtusertable (cyrusv2 as local mailer)

2002-12-17 Thread Joe Rhett
t; never change the local-domain to the local hostname on succesfully > recognized /etc/mail/local-host-names domains ? > > --Christian-- -- Joe Rhett Chief Geek [EMAIL PROTECTED] ISite Services, Inc.

Re: Configure for imapd 2.1.9 doesn't necessarily pick up the version of BerkeleyDB specified with --with-dbdir= switch

2002-10-19 Thread Joe Rhett
nfigure purposely ignore all other installations of that library, > and manually set the PATH during each configure test to make sure that > only the specified version of a tool is used. Oh well... > > -- > T. Gordon Marler > [EMAIL PROTECTED] -- Joe Rhett Chief Geek [EMAIL PROTECTED] ISite Services, Inc.

Re: cvs imapd configure errors out on the SASL libs

2002-10-03 Thread Joe Rhett
Forget I said that. Operator error. The fix is in. On Thu, Oct 03, 2002 at 09:04:39PM -0700, Joe Rhett wrote: > I can't find the original e-mail but I thought someone said they had solved > this -- but either it isn't checked into CVS, or it isn't merged into the > c

Re: cvs imapd configure errors out on the SASL libs

2002-10-03 Thread Joe Rhett
I had to create symbolic links in /usr/local/include for configure to run. On Thu, Sep 26, 2002 at 03:30:54PM -0700, Joe Rhett wrote: > This problem continues to exist in CVS. The problem is that you aren't > including the include path specified by --with-sasl when you compile and > run t

Re: TimSieved dies silently, exit status 75 .. in config.c?

2002-10-03 Thread Joe Rhett
I did a completely clean suck from CVS and rebuilt, and you were right -- problem gone. Danke schon! On Thu, Oct 03, 2002 at 02:38:50PM -0700, Joe Rhett wrote: > Ah -- I believe that I always do a make clean, but it won't hurt me to try > the build process again. > > On Thu, O

Re: TimSieved dies silently, exit status 75 .. in config.c?

2002-10-03 Thread Joe Rhett
Ah -- I believe that I always do a make clean, but it won't hurt me to try the build process again. On Thu, Oct 03, 2002 at 03:26:42PM -0400, Rob Siemborski wrote: > On Thu, 3 Oct 2002, Joe Rhett wrote: > > > > Is this a new problem since you've done a CVS update? If s

Re: TimSieved dies silently, exit status 75 .. in config.c?

2002-10-03 Thread Joe Rhett
rking with Cyrus v2 at all. Last time I had it working was v1. Nothing I knew them may apply. What does exit status 75 mean? It's dying in config.c -- is there a configuration option I'm overlooking? sievedir is set in imapd.conf. -- Joe Rhett

TimSieved dies silently, exit status 75 .. in config.c?

2002-10-02 Thread Joe Rhett
#x27;t know where to look. Is there any additional logging I can get here to figure out what's wrong? -- Joe Rhett Chief Geek [EMAIL PROTECTED] ISite Services, Inc.

Re: Time has come to stop with /usr/local path pollution!

2002-09-30 Thread Joe Rhett
h user is _entitled_ to some level > of technical support? Not asking for technical support. Suggesting that this may solve a lot of the compilation support issues you guys receive on the list. -- Joe Rhett Chief Geek [EMAIL PROTECTED] ISite Services, Inc.

Re: Time has come to stop with /usr/local path pollution!

2002-09-30 Thread Joe Rhett
y deepest apologies. -- Joe Rhett Chief Geek [EMAIL PROTECTED] ISite Services, Inc.

Re: Time has come to stop with /usr/local path pollution!

2002-09-30 Thread Joe Rhett
ssage I never intended. All I was complaining about was that the application of the --with-path= stuff was very non-intuitive, and your average "./configure ; make ; make install" person has no chance of figuring this out. -- Joe Rhett

Time has come to stop with /usr/local path pollution!

2002-09-26 Thread Joe Rhett
othing was specified. You've had more than a dozen complaints about stuff picking up the wrong libraries, when the properly library paths were explicitly listed. On Thu, Sep 26, 2002 at 03:30:54PM -0700, Joe Rhett wrote: > This problem continues to exist in CVS. The problem is that you aren

cvs imapd configure errors out on the SASL libs

2002-09-26 Thread Joe Rhett
e of $CPPFLAGS to pick up the --with-sasl includes or libs. Again, you don't notice this because you pollute the includes and libs with /usr/local automatically, even when it isn't relevant and can be harmful. Please fix the autoconf to use the --with-sasl options when building conftest. On Tue

Re: Getting SASL from CVS --- automake complains about errors

2002-09-26 Thread Joe Rhett
> $ make distclean > $ rm aclocal.m4 config.* configure saslauthd/aclocal.m4 saslauthd/config.* > saslauthd/configure > $ sh SMakefile > > This _should_ run clean except for the WARNINGs. Except that it deletes config.su

Re: How to let users change their password ?

2002-02-13 Thread Joe Rhett
> My personal pages ---> http://wlug.westbo.se/~myrridin > > Dagens kommentar : > > "Computer games don't affect kids; I mean if Pac-Man affected us as kids, > we'd all be running around in darkened rooms, munching magic pills and &

Re: dothack and cyrus 2.0.16

2002-01-30 Thread Joe Rhett
o it. I have asked several times on the list, and nobody has told us of a way to handle the dual environment using the sasldb as the database. -- Joe Rhett Chief Geek [EMAIL PROTECTED] ISite Services, Inc.

Re: dothack and cyrus 2.0.16

2002-01-30 Thread Joe Rhett
er Not so important for us, and may be very confusing. I would say #1 has priority, because we can teach the admins how to query both. > a saslconv to convert from one to the other <- this would be a no go if > the data encryption changed (not just stored

Re: dothack and cyrus 2.0.16

2002-01-29 Thread Joe Rhett
ded will have to do the port. Maybe, but in forcing the new SASL you've raised the entry bar too high for any production configuration to join. Your baby might be born, but she's on the moon and we have no spaceships to get there yet. -- Joe Rhett

Re: dothack and cyrus 2.0.16

2002-01-28 Thread Joe Rhett
re could I find this file (namespace.h) ?? > > > > I have search in 2.0.16,2.1.1,2.0.15... but this file doesn't exists... > > > > Thsnks ! > > > > Enric > > > > > -Mensaje original- > > > De: Jeremy Howard [mailto:[E

Re: dothack and cyrus 2.0.16

2002-01-25 Thread Joe Rhett
Since the 'final answer' is "stick with 2.0 until all the other applications are updated" then you need to keep supporting 2.0. -- Joe Rhett Chief Geek [EMAIL PROTECTED] ISite Services, Inc.

Re: How to add virtual domain support

2001-05-04 Thread Joe Rhett
e & IP address for each virtual domain, you'll need a different SSL certificate for each one or the browser will complain upon establishing a connection -- long before SASL issues are relevant. Note that I did specify "if using SSL". So I'll deny your *plonk*, and ra

Re: How to add virtual domain support

2001-05-04 Thread Joe Rhett
> users. Changing the realm won't resolve name conflicts within the message store. -- Joe Rhett Chief Technology Officer [EMAIL PROTECTED] ISite Services, Inc. PGP keys and contact information: http://www.noc.isite.net/Staff/

Re: How to add virtual domain support

2001-05-04 Thread Joe Rhett
er IP address which is now supported, but doesn't scale due the cost of IPs, the cost of certificates, etc etc. On Fri, May 04, 2001 at 02:03:30PM -0400, Todd Nemanich wrote: > Joe Rhett wrote: > > > > > I have a suggestion on this subject. What about the possibility of >

Re: How to add virtual domain support

2001-05-04 Thread Joe Rhett
ean that you must get an SSL certificate per IP address, if using SSL. This would make other approaches seem better. -- Joe Rhett Chief Technology Officer [EMAIL PROTECTED] ISite Services, Inc. PGP keys and contact in

Re: Permission denied when user creates a subfolder

2001-01-31 Thread Joe Rhett
am auth). > acl on user mailbox are: > lrswipcda > (defaults) > What's Wrong > > Gianluigi Tiesi -- Joe Rhett Chief Technology Officer [EMAIL PROTECTED] ISite Services, Inc. PGP keys and contact information: http://www.noc.isite.net/Staff/

Re: Success 2.0.7, SSL, and SASL!

2000-12-13 Thread Joe Rhett
imtest -u test -a test -m PLAIN localhost does not work. > imtest -u test -a test -t "" -m PLAIN localhost works. > imtest -u test -a test -m CRAM-MD5 localhost works. > imtest -u test -a test -m DIGEST-MD5 localhost works. > > Any other ideas? > > -- Michael -- -- Joe Rhett Chief Technology Officer [EMAIL PROTECTED] ISite Services, Inc. PGP keys and contact information: http://www.noc.isite.net/Staff/