Re: Including UCD-SNMP support in Cyrus IMAPD

2003-01-04 Thread Scott Smith
do a man -k for one of those functions (kstat_read for example) and if there's a man page for it, it should tell you what libraries you need to link against, which should fix it. I don't have access to a Solaris machine right now so unfortunately that's the best help I can offer, but that should g

Re: Problems with authentication

2003-01-02 Thread Scott Smith
I think you mean `/usr/local/lib/sasl2' and `/usr/lib/sasl2' Scott David Chait wrote: Michael, Did you remember to create the symbolic link between /usr/local/sasl2 and /usr/sasl2 ? - Original Message - From: "Michael Obster" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday

Re: Documentation for compiling process of the cyrus-imapd-2x releases

2003-01-01 Thread Scott Smith
and for that matter, have you started master? Verified that it's still running? Does netstat -an output show port 143 in LISTEN state? ...etc. Scott Ken Murchison wrote: Any errors in the server's syslog?

Re: [Annoyed] Cyrus-imapd/sasl upgrade and lmtpd behaviour...

2002-12-31 Thread Scott Smith
net/~scott/ chews for SIXTEEN MILLIONS!!'' On Wed, 1 Jan 2003 [EMAIL PROTECTED] wrote: > On Mon, 30 Dec 2002, Scott Smith wrote: > > > What you probably want to do is add your MTA to the same group as Cyrus, > > at most. [...] Cyrus / SASL peeps, can you DOCUMEN

Re: [Annoyed] Cyrus-imapd/sasl upgrade and lmtpd behaviour...

2002-12-30 Thread Scott Smith
Oh my god dude. please Not trying to bitch you out, but holy crap. It's a REALLY BAD IDEA to be giving out SUID bits to just any old binary, no matter WHO owns the binary--root OR cyrus. What you probably want to do is add your MTA to the same group as Cyrus, at most. You can also change the

Re: [PATCH][CVS IMAPd 2.1] lmtp_downcase_rcpt implementation (Re:Case Sensitivity)

2002-12-24 Thread Scott Smith
Damn, I fouind it earlier. Do a search for canonical, and/or lowercase and/or regex. It's actually funny: Back in ~2000 Weitse sent several E-mails stating that Postfix lowercased everything because he felt it was simply unacceptable to require end users to know what CaPiTaLiZaTiOn (he even typed

Re: Case Sensitivity

2002-12-24 Thread Scott Smith
OK. I finally found the note in the Postfix changelog, but that doesn't explain why he claims that the behavior changed without changing Postfix versions? Scott -- [EMAIL PROTECTED] ``Chews? I'll take charleston http://storm.lackluster.net/~scott/ chews for SIXTEEN MILLIO

Re: Case Sensitivity

2002-12-24 Thread Scott Smith
RC he didn't even UPGRADE Postfix, just Cyrus IMAP and SASL, so Scott -- [EMAIL PROTECTED] ``Chews? I'll take charleston http://storm.lackluster.net/~scott/ chews for SIXTEEN MILLIONS!!'' On Tue, 24 Dec 2002, Henrique de Moraes Holschuh wrote: >

Re: Case Sensitivity

2002-12-24 Thread Scott Smith
So like, what's the problem? Works fine for me: Dec 24 02:00:15 storm postfix/qmgr[88272]: F0DACCEE0B: from=<[EMAIL PROTECTED]>, size=644, nrcpt=1 (queue active) Dec 24 02:00:15 storm postfix/smtpd[88677]: disconnect from gecko.roadtoad.net[209.209.8.2] Dec 24 02:00:15 storm postfix/lmtp[88678]: F

Re: Trouble with Cyrus IMAP on FreeBSD

2002-12-23 Thread Scott Smith
Yeah, install it by hand. It takes literally about 5 minutes. *shrug*... You didn't post any log entries, or what you've got in imapd.conf (using auxprop??? if you want sasldb2 you should be), or what your permissions on sasldb2 file are... Scott -- [EMAIL PROTECTED] ``Chew

Re: Case Sensitivity

2002-12-23 Thread Scott Smith
Hmmm, with 2.2 out of CVS, uppercase username works just fine... Scott -- [EMAIL PROTECTED] ``Chews? I'll take charleston http://storm.lackluster.net/~scott/ chews for SIXTEEN MILLIONS!!'' On Mon, 23 Dec 2002, Vernon A. Fort wrote: > With the current release of cyrus-im

Skipstamp?

2002-12-23 Thread Scott Smith
I just checked out the 2.2 branch and set it up on a machine here...It built just fine and I got the virtdomain stuff working fine. My only problem is that I am getting the DBERROR messages about /var/imap/db/skipstamp. mkimap didn't create the file, and the only place I can find it in the code i

Re: Where does configure look for berkeleyDB?

2001-04-11 Thread Scott Smith
You should post your config.log and the relevant output from ./configure Scott On Tue, 10 Apr 2001, jennyw wrote: > I'm trying to install Cyrus imapd on a Debian 2.2 box. I downloaded > BerkeleyDB from Sleepycat's site, and followed the instructions. This > installed the software into /usr/loc

Re: NEWBIE: Got Sieve/Cyrus IMAP working but question about websieve

2001-04-09 Thread Scott Smith
unpack them, read the documentation. The sam,e way you installed Cyrus. Scott On Mon, 9 Apr 2001, Tony Maro wrote: > I've been using Cyrus IMAP & Sieve for some time, (in fact > you'll find one of my sample scripts on the Sieve home page) > however I have little experience with Perl modules an

Re: lmtp connection refused

2001-04-08 Thread Scott Smith
Sounds like you don't have a lmtpunix entry in /etc/cyrus.conf Scott On Sun, 8 Apr 2001, Kevin van Haaren wrote: > I'm having a problem delivering mail to cyrus imap (version 2.0.12) > running on a Debian Linux PowerPC box (kernel 2.2.19pre17). I'm > using postfix for smtp. I have no problems

Re: New Cyrus User

2001-04-07 Thread Scott Smith
What OS? Anything in your log files, have you used truss / strace on /usr/cyrus/bin/master? Scott On Thu, 5 Apr 2001, Gashaw Teshome wrote: > Hi > > I just installed Cyrus-IMAP 2.0.12 and am having problems talking to imapd. > I'm able to connect to port 143 with telnet and imtest, but I never

Re: Does cyrus support SSL ?

2001-04-06 Thread Scott Smith
There is a document in docs called install-configure.html Look at the very bottom, section ``SSL, TLS, and OpenSSL'' Scott On Fri, 6 Apr 2001, sandro ferrand wrote: > Hello > > In the cyrus.conf, we have a service for imaps and pop3s. > Does cyrus SSL in a native way ? > > I configure my outlo

Re: ./configure error revisited.

2001-04-06 Thread Scott Smith
No, that would happen if I'd suggested the opposite. Scott On Thu, 5 Apr 2001, GOMBAS Gabor wrote: > On Thu, Apr 05, 2001 at 01:56:01AM -0700, Scott Smith wrote: > > > symlink your (real) libdb.so and libdb.a to libdb-3.so and libdb-3.a > > ... if you want to break

Re: FreeBSD/sendmail/cyrus

2001-04-05 Thread Scott Smith
You get the 2.0.12 package or build it manually? 2.0.12 supports LMTP, I don't remember 1.6.x supporting it.. Scott On Thu, 5 Apr 2001, Christopher Tresco wrote: > Hi, > I just installed Cyrus from the Fbsd ports. > > I got everything pretty much working but the delivery. > > I am not terribly

Re: ./configure error revisited.

2001-04-05 Thread Scott Smith
symlink your (real) libdb.so and libdb.a to libdb-3.so and libdb-3.a, respectively Scott On Thu, 5 Apr 2001, paul wrote: > Hi all, > > well I went back to the machine in question and grabbed the info > relating to my ./configure problem. I have properly installed db3, but > cyrus appears to fai

Re: Compilation probs:- ldb-3

2001-04-05 Thread Scott Smith
In my experience, if your berkeley DB3 libraries are named `libdb-3.X' then you won't have any problems with this, if they're `libdb3.X' then it might find them but still uses -ldb (something like that, it was the only way I could get cyrus to build without manually editing the Makefiles). Scott

Re: WEBSIEVE

2001-04-04 Thread Scott Smith
age - > From: "Patrick Lin" <[EMAIL PROTECTED]> > To: "Scott Smith" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Wednesday, April 04, 2001 8:32 AM > Subject: Re: WEBSIEVE > > > > Scott Smith a écrit : > &

Re: WEBSIEVE

2001-04-03 Thread Scott Smith
Check your web server logs. On Tue, 3 Apr 2001, Patrick Lin wrote: > hello > > someone have any luck run Websieve stuff : > http://24.112.168.35/websieve/ > me i try to install Websieve 0.48 > and i have the login page > i enter username /password , on the log i can see auth success on > timsiev

Re: Current CVS doesn't compile, can't find sasl.h in perl section...

2001-04-02 Thread Scott Smith
Did you --with-sasl=/usr/local ?? 2.0.12 does the same for me without that option. Scott On Mon, 2 Apr 2001, The Hermit Hacker wrote: > > /usr/bin/perl -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 >/usr/libdata/perl/5.00503/ExtUtils/xsubpp -typemap >/usr/libdata/perl/5.00503

Re: Importing messages from mbox, but keeping all status information?

2001-03-30 Thread Scott Smith
I seriously suggest you give a second thought to using mbxcvt. It's not very robust, and it's not that scalable. Try this: http://www.oreilly.com/catalog/mimap/chapter/ch09.html On Fri, 30 Mar 2001, Ken Murchison wrote: > > > richard offer wrote: > > > > What's the best way to move from an ma

Re: Importing messages from mbox, but keeping all status information?

2001-03-30 Thread Scott Smith
The iggest problem I had with mbxcvt was that it kept dying when it found "non-ascii characters", right around message number 8000 in a 8500 message mailbox... Scott On Fri, 30 Mar 2001, richard offer wrote: > > * $ from [EMAIL PROTECTED] at "30-Mar: 3:25pm" | sed "1,$s/^/* /" > * > * > * I ser

imapd and pop3d dumping core

2001-03-26 Thread Scott Smith
When my mail server comes up, the first ten or so connections to imapd or pop3d fail with the server dumping core. I'm running 2.0.12, does anyone know why that might happen? thanks, Scott

RE: How I got Cyrus 2.0.12 up on RedHat 7.0

2001-03-25 Thread Scott Smith
What is your pwcheck method in /etc/imapd.conf ? Scott -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Sunday, March 25, 2001 9:16 AM To: Tarjei Huse Cc: [EMAIL PROTECTED]; Jim Hardwick Subject: RE: How I got Cyrus 2.0.12 up on Re

Re: Authentification problem (no AUTH= to see)

2001-03-18 Thread Scott Smith
this will happen if you only have plain mechanism libs installed in /usr/lib/sasl. Scott On Sun, 18 Mar 2001, Sven Flossmann wrote: > Hi, > > I wonder that I can't see any AUTH= statements using imtest. > > Is this ok or not? Connecting and authentificating to the imap-server works. > > The

Re: Security of Cyrus IMAPd vs UofW IMAPd ...

2001-03-14 Thread Scott Smith
BTW, anyone gotten SASL to do PAM auth on FreeBSD? Not working here, unfortunately. It would be nice, but not a requirement... (whew) I just get generic error when I log in, even if I make /etc/master.passwd and /etc/spwd.db mode 644 as a temporary test. Also, why is it that if I have the CRAM

Re: Security of Cyrus IMAPd vs UofW IMAPd ...

2001-03-14 Thread Scott Smith
oh yeah, there's also cyrus murder (how well does it work now?) Scott On Wed, 14 Mar 2001, Bitt Faulk wrote: > Well, there are two CERT advisories about older versions of UoW: > > >http://search.cert.org/query.html?rq=0&col=certadv&ht=0&qp=&qt=imap&qs=&qc=&pw=100%25&ws=1&la=&qm=0&st=1&nh=25&l

Re: Security of Cyrus IMAPd vs UofW IMAPd ...

2001-03-14 Thread Scott Smith
not that i'm advocating sendmail, but.. you can at least *somewhat* chroot sendmail. Postfix was written bye Weitse Venema, who also wrote tcpd and SATAN (with Dan Farmer) Maybe that's not good enough for some people, I guess.. but Postfix is definitely stable and not such an `unknown'. And y