[courier-users] Re: Enhanced logging - failed POP3 logins

2002-10-31 Thread Sam Varshavchik
Binand Raj S. writes: On Wed, Oct 30, 2002 at 05:06:48PM +, Brian Candler wrote: +char *q=malloc(sizeof(UID=)+strlen(userid)); And later... + strcat(strcpy(q, UID=), userid); Just FYI, it looks to me there is an off by one error here. No there isn't.

[courier-users] Courier-mlm problems. Adding of -list-

2002-10-31 Thread Bertus Keyser
Hallo I have problem setting up a mailing list with courier-mlm. I have set up a list [EMAIL PROTECTED] If I send a email to [EMAIL PROTECTED] I receive a user unknown message. If I send a email to [EMAIL PROTECTED] I get the help information. If I send email to [EMAIL PROTECTED] I again receive

[courier-users] authmysql problem

2002-10-31 Thread Pavel M.Tsupra
hi all I want to use the MySQL server for store authentication information in a MySQL database. I do: 1. ./configure --with-maildrop --without-authpam --without-authldap --without-auth pwd --with-authmysql=/usr/local/mysql --without-authshadow --without-authuserdb --without-authvchkpw

[courier-users] Re: Courier-mlm problems. Adding of -list-

2002-10-31 Thread Sam Varshavchik
Bertus Keyser writes: Hallo I have problem setting up a mailing list with courier-mlm. I have set up a list [EMAIL PROTECTED] If I send a email to [EMAIL PROTECTED] I receive a user unknown message. If I send a email to [EMAIL PROTECTED] I get the help information. If I send email to [EMAIL

RE: [courier-users] Re: Courier-mlm problems. Adding of -list- [[ Solved ]]

2002-10-31 Thread Bertus Keyser
Thanks. Now it works perfectly. -Original Message- From: [EMAIL PROTECTED] [mailto:courier-users-admin;lists.sourceforge.net]On Behalf Of Sam Varshavchik Sent: 31 October 2002 10:46 To: Courier Users Subject: [courier-users] Re: Courier-mlm problems. Adding of -list- Bertus Keyser

[courier-users] Does any one can help me to do this?

2002-10-31 Thread
I am new to linux system, but now i have to set up a linux mail system. using qmail as MTA, courier-imap, and postgres as authentication backend, but without pop3 service, only imap service. I have search information from internet for many days, but can't find a clear step to do this,

[courier-users] Does any one can help me ??

2002-10-31 Thread
I am new to linux system, but now i have to set up a linux mail system. using qmail as MTA, courier-imap, and postgres as authentication backend, but without pop3 service, only imap service. I have search information from internet for many days, but can't find a clear step to do this,

[courier-users] Which Courier version is BOFHBADMIME supported from?

2002-10-31 Thread David Morris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Subject says most of it, really. I've got a system running 0.37. I seem to think that 0.37 didn't support opt BOFHBADMIME=accept Am I right? Is it upgrade time? - -- David Morris, European IT Manager, ALLVAC Ltd phone: +44 114

[courier-users] Re: POP3 STLS and Outlook Express

2002-10-31 Thread Brian Candler
On Wed, Oct 30, 2002 at 05:47:54PM +, Brian Candler wrote: It seems that these users have been unable to login, and the problem was fixed when we turned off STLS. (NB this information is third-hand via customer facing staff, and may be subject to the usual Chinese Whispers) It turns out

Re: [courier-users] Enhanced logging - failed POP3 logins

2002-10-31 Thread Brian Candler
On Thu, Oct 31, 2002 at 09:13:56AM +0530, Binand Raj S. wrote: On Wed, Oct 30, 2002 at 05:06:48PM +, Brian Candler wrote: +char *q=malloc(sizeof(UID=)+strlen(userid)); And later... + strcat(strcpy(q, UID=), userid); Just FYI, it looks to me there is an off by one error

[courier-users] Re: fuzzy mime boundaries

2002-10-31 Thread Alessandro Vesely
Sam wrote: Alessandro Vesely writes: My filter complains it cannot understand such MIME structure, it dumps a copy of the message and blocks it. So I have to manually look at it, run reformime -r and send it over again. Reformime returns a valid MIME structure. I doubt that the output from

[courier-users] Re: fuzzy mime boundaries

2002-10-31 Thread Sam Varshavchik
Alessandro Vesely writes: Sam wrote: Alessandro Vesely writes: My filter complains it cannot understand such MIME structure, it dumps a copy of the message and blocks it. So I have to manually look at it, run reformime -r and send it over again. Reformime returns a valid MIME structure. I

[courier-users] webmail

2002-10-31 Thread Cristóvão Dalla Costa
Hi I'm using courier-0.39.3 compiled from source on a linux server. At some point, everything worked right -- smtp, pop, webmail -- but now the webmail refuses to accept any logins. I have both authshadow and authuserdb accounts; and they all log in fine using pop; yet the webmail refuses

[courier-users] Whitelisting blacklisted IPs

2002-10-31 Thread Lukas Vesely
Hello, I'd like to ask whether it is possible to whitelist some IP addresses that are in ORDB or MONKEY databases. Does whitelisting in 'smtpaccess' this job or ORDB addresses are irreversibly blocked ? Thanks ! Lukas --- This sf.net

Re: [courier-users] Does any one can help me ??

2002-10-31 Thread Sanjay X. Patel
[EMAIL PROTECTED] writes: ave to set up a linux mail system. using qmail as MTA, courier-imap, and postgres as authentication backend, but without pop3 service, only imap service. I have search information from internet for many days, but can't find a clear step to do this, wish any one

[courier-users] Re: Duplicate UIDs?

2002-10-31 Thread Kris Kelley
Kris Kelley wrote: Our email servers run Courier IMAP 1.5.1 Today, a user showed me an error message Outlook gave him, stating, Your server has reported a UID which does not comply with the IMAP standard. This typically indicates a server bug. Your program may not function properly after

RE: [courier-users] Re: Compile error

2002-10-31 Thread Russell Premont
I apologize but I am a newbie to this and I do not understand you reply. I have modified my environment to the following: bash-2.05$ env TZ=US/Eastern HOSTNAME=Star5 LD_LIBRARY_PATH=/usr/local/lib:/usr/lib:/usr/local/ssl/lib:/usr/local/ssl/in

Re: [courier-users] Re: Compile error

2002-10-31 Thread Matt Hyclak
On Thu, Oct 31, 2002 at 11:01:09AM -0500, Russell Premont enlightened us: I apologize but I am a newbie to this and I do not understand you reply. I have modified my environment to the following: bash-2.05$ env TZ=US/Eastern HOSTNAME=Star5

RE: [courier-users] Re: Compile error

2002-10-31 Thread Russell Premont
Configure runs fine. I get the error when I run make. For some reason courier cant find ssl.h or err.h and I am not sure what to do. Sam sent me thi reply last night Russell Premont writes: I updated my paths to include openssl directory and lib directory but now I get this error: ar cru

Re: [courier-users] Re: Erroneous build dependencies in courier-imap-1.6.0-20021025

2002-10-31 Thread Robin Bowes
Jesse, On Wed, 30 Oct 2002 23:06:38 - (GMT) Robin Bowes [EMAIL PROTECTED] wrote: # For example, somewhere in the RPM build instructions, it wouldn't be # unreasonable to say In order to build this package you need the # following packages installed: blah, blah, FAM, blah # # After

[courier-users] install-webadmin-password

2002-10-31 Thread Phil Young
I built rpms from the courier-0.40.0.20021026.tar.bz2. the only config optino that I used was --enabble-https=auto I want to use webadmin. step 2. of the configure webadmin section of the install .html says to make install-webadmin-password. Where is install-webadmin-password or in what

Re: [courier-users] Re: Erroneous build dependencies in courier-imap-1.6.0-20021025

2002-10-31 Thread Jesse Keating
On Thu, 31 Oct 2002 17:35:56 - (GMT) Robin Bowes [EMAIL PROTECTED] wrote: # Let's face it, one of the main attractions of the rpm paradigm is # that it means that, ahem, less technically adept people can still # build and install software. So potentially, the users who are # perhaps most

[courier-users] webmail doesn't authenticate

2002-10-31 Thread Cristóvão Dalla Costa
Hi My courier webmail doesn't authenticate. I found the following log lines in /var/log/messages: Oct 31 20:37:31 madeiraglobal webmailcgi: authdaemon: s_connect() failed: Permission denied Oct 31 20:37:31 madeiraglobal webmailcgi: maildircache: Cache create failure - cannot change to bin

[courier-users] perlfilter question

2002-10-31 Thread Chris Petersen
I've been thinking about messing around with the perlfilter functions in courier, but the documentation is a bit confusing... in .40, there is an /etc/courier/filters/active directory, but nothing of this in the documentation. From what I see in the docs, if I put my script name in

Re: [courier-users] Re: Compile error

2002-10-31 Thread cml
Your problem is either you don't have openssl installed, or it's installed in another place than the one configure expects. If you did install, try setting a symlink: ln -s /wherever-your-ssl-is/include/openssl /usr/include/openssl Solved it for me... sytse On Thursday 31 October 2002 17:38,

[courier-users] Re: deferred status received on working courier server (certain received emails are not getting through from certain domains)

2002-10-31 Thread brian
Sorry it took so long to reply. Your saying that I shouldn't accept mail then bounce it? I am using maildrop to filter out certain phrases and if the messages contains those phrases then bounce the message. I do output the decisions made by maildrop for each message it handles. However I

RE: [courier-users] Re: Compile error

2002-10-31 Thread Russell Premont
Thanks for the help. That did the trick. I did not know where courier was looking for those files. I updated my paths but it still did not work. Than you again, Russell Premont -Original Message- From: [EMAIL PROTECTED] [mailto:courier-users-admin;lists.sourceforge.net]On Behalf Of cml

Re: [courier-users] Filtering outgoing mail

2002-10-31 Thread David Bruha
Thank you all for your answers. I am running courier on debian with mysql authentization so I suppose I won't be able to use those rpm's but I will download them and study the source code. It would be probably the easiest way. Regards, David Bruha Scott wrote: This sounds like something I

[courier-users] Re: Check fail

2002-10-31 Thread Sam Varshavchik
Russell Premont writes: When I run make check it fails at imap: make[1]: Entering directory `/export/home/russ/courier-0.39.3/imap' LC_ALL=C; export LC_ALL; ./testsuite | ./testsuitefix.pl | sort | cmp -s - ./testsuite.txt The sorted output of testsuite | testsuitefix.pl does not match the

[courier-users] Re: Duplicate UIDs?

2002-10-31 Thread Sam Varshavchik
Kris Kelley writes: Just to be thorough: Due to a different problem, we had some message files generated between 25 October and 28 October end up with incorrect timestamps. This resulted in the INTERNALDATE for these messages being incorrect, even though the message headers had correct

[courier-users] Re: install-webadmin-password

2002-10-31 Thread Sam Varshavchik
Phil Young writes: I built rpms from the courier-0.40.0.20021026.tar.bz2. the only config optino that I used was --enabble-https=auto I want to use webadmin. step 2. of the configure webadmin section of the install .html says to make install-webadmin-password. Where is

[courier-users] Re: Whitelisting blacklisted IPs

2002-10-31 Thread Sam Varshavchik
Lukas Vesely writes: Hello, I'd like to ask whether it is possible to whitelist some IP addresses that are in ORDB or MONKEY databases. Does whitelisting in 'smtpaccess' this job or ORDB addresses are irreversibly blocked ? Yes, you can whitelist them via the smtpaccess mechanism.

[courier-users] Re: webmail doesn't authenticate

2002-10-31 Thread Sam Varshavchik
Cristóvão Dalla Costa writes: Hi My courier webmail doesn't authenticate. I found the following log lines in /var/log/messages: Oct 31 20:37:31 madeiraglobal webmailcgi: authdaemon: s_connect() failed: Permission denied Oct 31 20:37:31 madeiraglobal webmailcgi: maildircache: Cache create

[courier-users] Re: perlfilter question

2002-10-31 Thread Sam Varshavchik
Chris Petersen writes: I've been thinking about messing around with the perlfilter functions in courier, but the documentation is a bit confusing... in .40, there is an /etc/courier/filters/active directory, but nothing of this in the documentation. This directory is maintained by the

RE: [courier-users] Re: Check fail

2002-10-31 Thread Russell Premont
If I run LC_ALL=C; export LC_ALL; ./testsuite | ./testsuitefix.pl | sort | cmp I get the following * Sanity check in progress * chmod: WARNING: can't change confmdtest chmod: WARNING: can't change confmdtest2 rm: cannot read directory

[courier-users] Re: Check fail

2002-10-31 Thread Sam Varshavchik
Russell Premont writes: If I run LC_ALL=C; export LC_ALL; ./testsuite | ./testsuitefix.pl | sort | cmp I get the following * Sanity check in progress * chmod: WARNING: can't change confmdtest chmod: WARNING: can't change confmdtest2

[courier-users] outllook question

2002-10-31 Thread Chandra Amarasingham
Hi, This is a bit off-topic but if anyone has any clues much appreciated. I can't find a way of getting imap folders in outlook to be set for offline access. At the moment I have only looked at outllook 2000. Eventually I will need to get this to work for outlook97 as well. Thanks Chandra

[courier-users] Re: Check fail

2002-10-31 Thread Russell Premont
Here are the results of the diff. testsuite1.txt is the results of running LC_ALL=C; export LC_ALL; ./testsuite | ./testsuitefix.pl bash-2.05$ diff -ic testsuite1.txt testsuite.txt *** testsuite1.txt Fri Nov 1 00:13:29 2002 --- testsuite.txt Sun Jun 9 20:51:51 2002 ***

[courier-users] Re: Check fail

2002-10-31 Thread Sam Varshavchik
Russell Premont writes: Here are the results of the diff. testsuite1.txt is the results of running LC_ALL=C; export LC_ALL; ./testsuite | ./testsuitefix.pl Look closely, and try again. Before running a diff, you have to sort the output first: make[1]: Entering directory

Re: [courier-users] Re: 432 w/ sendmail and webmail, EOF from submit

2002-10-31 Thread Michael Carmack
On Tue, Oct 29, 2002 at 07:16:08PM -0500, Sam Varshavchik wrote: You need to look a little bit earlier than this. About 20-50 lines more. Furthermore you need to use the -s option, because all the text messages are cut off by default. It got a bit long, so here it is on the web:

[courier-users] Corrupted aliases file?

2002-10-31 Thread Sakimura, Nat
Hi. This morning, I had a peculier symptom. I suddenly started to receive 511 Mail rejected because the server you are sending to is misconfigured. error. Restarting courier did not fix it. Running makealiases again fixed it. Has anyone had similar experience? What would be the

[courier-users] Port 143 not accessible for outside hosts

2002-10-31 Thread Jon-Ivar Lund
Hi I'm running qmail 1.03 and courier-imap 1.6.0 on an RH 8.0 box. Courier-imap is started from qmail's qmailctl script by adding /usr/lib/courier-imap/libexec/imap.rc start to the start section of qmailctl. The ADDRESS in /usr/lib/courier-imap/etc/imapd is set to the host's address, not