RE: [vchkpw] vchkpw and courier 2.2.1 (long)

2004-01-08 Thread Andrea Riela
It is my understanding that setenv CFLAGS=-DHAVE_OPEN_SMTP_RELAY is not sufficient to enable the roaming user functionality in courier-imap. Instead you need to edit the file authlib/preauthvchkpw.c and remove the line : #undef HAVE_OPEN_SMTP_RELAY and then recompile

RE: [vchkpw] vchkpw and courier 2.2.1 (long)

2004-01-08 Thread Andrea Riela
Probably my steps will be: cd into courier-imap-2.1.1/authlib patch -u courier-imap-2[1].1.1-vchkpw-updates.diff.txt ./configure --prefix=/usr/local/courier-imap --disable-root-check --without-authpam --without-authldap --without-authpwd --without-authmysql --without-authpgsql

[vchkpw] Re: Best FileSystem

2004-01-08 Thread Eduardo Jaime Quiros Batres
there is a patch for qmail to correct the way Linux filesystem work and how BSD filesystem works. If I'm not mistaken, qmail was developed for BSD and I did have some problem with reiserFS until I applied the patch Juan Hernandez writes: Depending on your needs you'd better consider twice a

RE: [vchkpw] Error when vpopmail is autocreating a user

2004-01-08 Thread Shane Chrisp
-- whoops, sorry Michael, forgot to change the reply addy to the list -- Hi Michael, I had actually thought of doing the same thing so I got as far as downloading the different versions and I will go through them tonight and let you know which version the error shows up in. cheers Shane

RE: [vchkpw] vchkpw and courier 2.2.1 (long)

2004-01-08 Thread Andrea Riela
Andrea Riela wrote: Probably my steps will be: cd into courier-imap-2.1.1/authlib patch -u courier-imap-2[1].1.1-vchkpw-updates.diff.txt ./configure --prefix=/usr/local/courier-imap --disable-root-check --without-authpam --without-authldap --without-authpwd --without-authmysql

Re: [vchkpw] Re: Best FileSystem

2004-01-08 Thread Mario Junior
I had a lot of problems with reiserfs, including 2 forced reinstallations. But it was probably because at that time I didn't realize that qmail queue doesn't like modern file systems (because sync). Nowadays, ext3 and ext2(only for /var/qmail/queue) do a good on my systems. I'm very happy with

[vchkpw] vpopmail and mysql configuration problems

2004-01-08 Thread Ronnie Samuel
Hi everyone -- can some light be shed on this situation and a possible recommendation of how to rectify this please? Any suggestions / assistance will be greatly appreciated. Thanks in advance Regards, Ronnie. My /home/vpopmail/etc/vpopmail.mysql file looks like this:

Re: [vchkpw] Re: Best FileSystem

2004-01-08 Thread Jeff Koch
Hi Mario: Why are you using ext2 for /var/qmail/queue? I am using ext3 - could that be what my trouble is. Also, will RAID work with qmail/vpopmail? At 08:27 AM 1/8/2004, Mario Junior wrote: I had a lot of problems with reiserfs, including 2 forced reinstallations. But it was probably because

[vchkpw] Re: Best FileSystem

2004-01-08 Thread Jonathan Shaw
Jeff Koch writes: Hi Mario: Why are you using ext2 for /var/qmail/queue? I am using ext3 - could that be what my trouble is. I have used ext3 and all have been fine. Also, will RAID work with qmail/vpopmail? I am using LVM with software mirroring for almost a year without problems.

[vchkpw] Problem with max size in vpopmail

2004-01-08 Thread xXx
hi, i have a linux mailserver vpopmail+qmail. In this server i have configured 5 virtual domains. I have a problem, because i want setting a max size of a single mail for one of these, but don't find any suggestions in Internet. I would want to use this option for every account in one of

Re: [vchkpw] vchkpw and courier 2.2.1 (long)

2004-01-08 Thread Tom Collins
On Jan 8, 2004, at 3:29 AM, Andrea Riela wrote: Then what I've to do? Try BINC-IMAP instead. Others have reported that it's a fine replacement for Courier. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter

[vchkpw] vpopmail configuration problems

2004-01-08 Thread Ronnie Samuel
Hi everyone -- can some light be shed on this situation and a possible recommendation of how to rectify this please? Any suggestions / assistance will be greatly appreciated. Thanks in advance Regards, Ronnie. My /home/vpopmail/etc/vpopmail.mysql file looks like this:

RE: [vchkpw] vchkpw and courier 2.2.1 (long)

2004-01-08 Thread Andrea Riela
Tom Collins wrote: On Jan 8, 2004, at 3:29 AM, Andrea Riela wrote: Then what I've to do? Try BINC-IMAP instead. Others have reported that it's a fine replacement for Courier. I couldn't .. I need a pop3-ssl daemon. I hope the Michael's patch will help me :) But I've problems to compile

Re: [vchkpw] Mysql + NFS + Quota Problem

2004-01-08 Thread Clayton Weise
Please paste the output of a vuserinfo on one of your email addresses. Phisher1 wrote: Here is my setup: I have qmail + vpopmail 5.3.30+ mysql setup. I have 5 servers for this mail cluster. 1. mx for internet ( no relay) 2. smtp for customers ( relay for customers) 3.

RE: [vchkpw] vchkpw and courier 2.2.1 (long)

2004-01-08 Thread Shane Chrisp
You might want to have a look at Bill Shupps guide or even Michaels guide http://www.pipeline.com.au/staff/mbowe/isp/webmail-server.htm http://www.pipeline.com.au/staff/mbowe/isp/vpopmail-mysql.htm qmail-pop3d can be run in ssl mode with something like this from Bills toaster setup. You don't

Re: [vchkpw] vpopmail configuration problems

2004-01-08 Thread Flavio Caetano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You can't compile mysql functions without mysql libs... try to get the mysql-devel package for your linux distribution att, Flavio Caetano Hi everyone -- can some light be shed on this situation and a possible recommendation of how to

RE: [vchkpw] vchkpw and courier 2.2.1 (long)

2004-01-08 Thread Andrea Riela
Shane Chrisp wrote: /usr/sbin/stunnel -f -p Ya Shane, But I wouldn't use stunnel for that. If it's possible, I would use courier. Thanks for all Andrea

Re: [vchkpw] Re: Best FileSystem

2004-01-08 Thread Stephen Fulton
At 11:46 AM 08/01/2004 -0500, Jeff Koch wrote: Also, will RAID work with qmail/vpopmail? Why wouldn't it? You're really asking the wrong question though. Search the Qmail list for in-depth answers. -- Stephen.

Re: [vchkpw] Error when vpopmail is autocreating a user

2004-01-08 Thread Tom Collins
On Jan 8, 2004, at 7:12 AM, Shane Chrisp wrote: I have found that the bug begins as of 5.3.29 and is present in all versions up to the latest 5.4.0-rc1. We've got a tracker for this going on SourceForge, https://sourceforge.net/tracker/index.php? func=detailaid=873007group_id=85937atid=577798

Re: [vchkpw] vpopmail and mysql configuration problems

2004-01-08 Thread Tom Collins
On Jan 8, 2004, at 11:08 AM, Ronnie Samuel wrote: --enable-incdir=/usr/include/ This needs to be the include directory for the MySQL libs. Something like /usr/local/include/mysql. Try leaving it blank, as vpopmail will search multiple locations for the correct directory. -- Tom Collins -

Re: [vchkpw] vchkpw and courier 2.2.1 (long)

2004-01-08 Thread Michael Bowe
- Original Message - From: Andrea Riela [EMAIL PROTECTED] When try to compile with make, or gmake, I've the same error: cd . /bin/sh /src/courier-imap-2.2.1/missing --run autoconf configure.in:21: error: possibly undefined macro: AC_PROG_SYSCONFTOOL If this token and others

Re: [vchkpw] Re: Best FileSystem

2004-01-08 Thread Jeff Koch
Because I had understood that qmail uses the inode numbers for mail queue storage and I was not sure if hardware or software RAID(5) systems duplicated inode contents. At 01:49 PM 1/8/2004, Stephen Fulton wrote: At 11:46 AM 08/01/2004 -0500, Jeff Koch wrote: Also, will RAID work with

Re: [vchkpw] vchkpw and courier 2.2.1 (long)

2004-01-08 Thread Michael Bowe
- Original Message - From: Andrea Riela [EMAIL PROTECTED] With your patch, I've already a security problem? Or removing the open_smtp_relay() calls from the preauthvchmpw.c file to authvchkpw.c, you've fixed that? Yes, with the patch, the security problem is resolved, because the

RE: [vchkpw] vchkpw and courier 2.2.1 (long)

2004-01-08 Thread Andrea Riela
Michael Bowe wrote: You will need to use courier-imap-2.1.1 (rather than 2.2.1) with that particular patch. Now I'm trying to compile the 2.1.1 version, but ... Compiling modauthvchkpw.c gcc -I/home/vpopmail/include -DHAVE_OPEN_SMTP_RELAY= -Wall -I.. -I./.. -o authvchkpw modauthvchkpw.o

Re: [vchkpw] vchkpw and courier 2.2.1 (long)

2004-01-08 Thread Werner Amon
Andrea Riela schrieb: Michael Bowe wrote: You will need to use courier-imap-2.1.1 (rather than 2.2.1) with that particular patch. Now I'm trying to compile the 2.1.1 version, but ... Compiling modauthvchkpw.c gcc -I/home/vpopmail/include -DHAVE_OPEN_SMTP_RELAY= -Wall -I.. -I./.. -o

Re: [vchkpw] Problem with max size in vpopmail

2004-01-08 Thread Werner Amon
xXx schrieb: hi, i have a linux mailserver vpopmail+qmail. In this server i have configured 5 virtual domains. I have a problem, because i want setting a max size of a single mail for one of these, but don't find any suggestions in Internet. I would want to use this option for every account

[vchkpw] vpopmail - bug or my bug

2004-01-08 Thread Noe
Hi, I have following experience ... When the permmisions on the ~/Maildir/new is set to , the following error message is written to the log file and mail message disapear Jan 8 04:02:11 ttx02 qmail: 1073530931.162729 delivery 3254: success:

Re: [vchkpw] vpopmail - bug or my bug

2004-01-08 Thread Tom Collins
On Jan 8, 2004, at 2:43 PM, Noe wrote: I expected not success delivery, but defferlal delivery. Am I wrong? Please, let me know your opinion. This patch should correct the problem. deliver_mail() was returning unexpected values, causing vdelivermail to not exit with an error.

Re: [vchkpw] Re: Best FileSystem

2004-01-08 Thread Mario Junior
Em Thursday 08 January 2004 14:46, Jeff Koch escreveu: Hi Mario: Why are you using ext2 for /var/qmail/queue? I am using ext3 - could that be what my trouble is. Because the qmail queue doesn't like reiser nor ext3 without sync patch. This could be your problem. Also, will RAID work with