[courier-users] courier imap compilation

2002-05-03 Thread Kosztik Istvn
Hi, First sorry for my bad english. I get this error when I try to compile the Courier IMAP: (We have qmail + vpopmail 4.9.10 on our server, and I would like to install courier-imap 1.4.4) [...] make[1]: Leaving directory `/mnt/big/home/kosztik/public_html/courier-imap-1.4.4/userdb' Making

[courier-users] setgid: not owner

2002-05-03 Thread Andrew Newton
For some reason last night, one of my mail servers rebooted and we found it in maintenance mode. Anyway, after restarting the machine and starting courier, we can no longer authenticate via ESMTP. We get the following in the log file: May 3 04:27:38 cliffie courieresmtpd: [ID 702911

Re: [courier-users] setgid: not owner

2002-05-03 Thread Andrew Snyder
I'd look for the home file system not mounted, low or 0 space in /var or /tmp, or signs of hacking. ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL

Re: [courier-users] routines:SSL3_GET_SERVER_CERTIFICATE:certificateverify failed

2002-05-03 Thread Roland Schneider
--Andrew Snyder wrote on 03.05.2002 07:22 -0400: I've had this problem before, where somebody's SSL certificate seems to have expired- any tips on how to resolve it? grep `man courier` for tls, ssl, or look into etc/courier: # The following variables specify whether or not the ESMTP

[courier-users] user unknown

2002-05-03 Thread geert . geurts
hello, first thanks to Sam Varshavchik for telling me to RTFM and pointing me to the right doc :-) I've followed the instructions in the INSTALL file but I get stuck at the perftest1 script. My ps waux |grep courier lookslike this: courier 16542 0.0 1.3 2000 816 ? S15:04 0:00

[courier-users] bug in xfilter/reformail

2002-05-03 Thread Robert Penz
Hi! If I call reformail via xfilter in my maildroprc and the mail contains a ' in the subject I get following error message. I've escaped the ' but it doesn't work. there is the maillog ( the first line is the same as the line I use for xfilter .. I've just used echo instead of xfilter.

[courier-users] OT: no rec'd lines

2002-05-03 Thread Jerry Amundson
Sorry for the Off Topic, but I know this is where the e-mail talent is... :-) Any ideas how the spam below gets through my Qmail gateway to my Courier mail server with NO Received: lines? Thanks in advance... Looks normal through qmail... May 2 18:41:14 arsenic.pbs.com qmail:

[courier-users] Calendaring: configuration in mode Groupware don't shows the CalendarAccess Control List!

2002-05-03 Thread Gustavo Izurieta
Hello, I know that this mode are still in experimental status but I need some help. I would like try to use it. My page of "Preferences" shows the section "Calendar Access Control List" without contents. There are some tip? Thanks in advance. Gus

[courier-users] Testing problem after setup

2002-05-03 Thread Glenn Emery
Hi all, I set up shupps Linux Toaster and everything installed fine (or seemed to) I can telnet to port 143 via localhost but cannot login using [EMAIL PROTECTED] that login does not go past * OK Courier-IMAP ready. Copyright 1998-2001 Double Precision, Inc. See COPYING for distribution

Re: [courier-users] OT: no rec'd lines

2002-05-03 Thread Roland Schneider
--Jerry Amundson wrote on 03.05.2002 09:25 -0500: Sorry for the Off Topic, but I know this is where the e-mail talent is... :-) Any ideas how the spam below gets through my Qmail gateway to my Courier mail server with NO Received: lines? Thanks in advance... May 2 18:38:59

Re: [courier-users] bug in xfilter/reformail

2002-05-03 Thread Robert Penz
I've escaped the ' but it doesn't work. let maildrop do the escape. I did so. Could be used to execute any command via shell, worse than M$-Outlook :) yeah, i know. This version should be safer, and cares also about missing or long subjects or names:

[courier-users] --disable-root-check ?

2002-05-03 Thread Rick Updegrove
Hello, I am using courier-imap-1.1 from ports on OpenBSD 2.9 with qmail and vpopmail. I would like to install courier-imap-1.4.4 When I try to do so I get the following error upon running gmake. gmake[1]: Entering directory `/var/imap/courier-imap-1.4.4/authlib' gcc -I/var/vpopmail/include

Re: [courier-users] --disable-root-check ?

2002-05-03 Thread John Runnels
I am having the same errors ?? HELP !! someone tell us if you have seen this problem. John Runnels Rick Updegrove [EMAIL PROTECTED] wrote .. Hello, I am using courier-imap-1.1 from ports on OpenBSD 2.9 with qmail and vpopmail. I would like to install

Re: [courier-users] --disable-root-check ?

2002-05-03 Thread David M. Stowell
On 2002.05.03 17:12 Rick Updegrove wrote: Ok so just for the heck of it I decided to see if it would compile as root, which it does. Now, because I read the documentation I know that is not the way it was mean to be installed, but I cannot fifure out why yet. When I look at the

RE: [courier-users] --disable-root-check ?

2002-05-03 Thread Bill Michell
The user you are trying to compile as does not have permission to access the vpopmail library. root, of course, does. If you fix your permissions, you should be able to compile non-root. You really don't want things to be compiled as root if you can avoid it, since any setguid programs owned by

[courier-users] to wich user???

2002-05-03 Thread geert . geurts
Hello!!! Can anybody tell me how to findout to wich user the esmtp proccess changes to deliver mail??? ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us:

[courier-users] Re: POP3 PLAIN or better login

2002-05-03 Thread Sam Varshavchik
Judd Maltin writes: Hi list, I'm new to the subtleties of POP3. I've used sniffit to watch the POP3 traffic, and PLAIN sends an obfuscated, or maybe even somehow encrypted (hashed?) username/password. I'd like to know if I can (and how to) disable completely plaintext passwords