courier-imap and "vpopmail too old" error (SOLVED)

2001-10-22 Thread Roman Serbski

Good day.

Finally, problem was solved. Gold rule - if something goes wrong at the 
evening it will probably be solved tomorrow morning :-)
I would like to share what I did - sorry if these are basic things, 
maybe it will be out of help for someone like me :) I'm not sure if it's 
correct, anyway it works for me.
Personal thanks to Joe Modjeski and Tren Blackburn. Thank you a lot guys!

1. Copy preauthvchkpw.c from 
http://www.inter7.com/vpopmail/preauthvchkpw.c to 
courier-imap-1.3.11.xxx/authlib directory.
2. *Temporarily* change permissions on ~vpopmail/lib:

chmod 755 ~vpopmail/lib
chmod 644 ~vpopmail/lib/libvpopmail.a

After compiling Courier-IMAP turn them back:

chmod 711 ~vpopmail/lib
chmod 600 ~vpopmail/lib/libvpopmail.a

3. Edit courier-imap-1.3.11.xxx/authlib/configure script (lines 2949-2955):

# if test -f ${vpopmail_home}/etc/lib_deps
# then
CFLAGS="-I/your/path/to/vpopmail/include/directory $CFLAGS"
VPOPMAILLIBS="-L/your/path/to/vpopmail/lib/directory -lvpopmail 
-lmysqlclient -lz"
# else
#{ echo "configure: error: vpopmail too old - upgrade" 1>&2; 
exit 1; }
# fi

4. Run ./configure --with-authvchkpw --etc, etc
5. Before making "make" edit courier-imap-1.3.11.xxx/authlib/Makefile 
(line 404):

LDFLAGS = -L/your/path/to/mysql/lib/directory -lmysqlclient -lz

6. make
...

Thank you.

Regards,
Roman




Fw:how to unsubscribe?

2001-10-22 Thread Zafer AYAZ

Subject: how to unsubscribe?


 please unsubscribe me...
 
 




RE: Vpopmail & Virge

2001-10-22 Thread Qmail

I thought I followed these exactly.

I believe virge is using procmail to deliver after scanning.

I don't see where I'm supposed to change that?

The user exists (but it looks like the environment variables aren't being
expanded), but it seems that procmail isn't aware of where to deliver.

-Original Message-
From: Steve Fulton [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 22, 2001 8:25 PM
To: [EMAIL PROTECTED]
Subject: Vpopmail & Virge


Are you using Procmail?  Or did you just follow the docs verbratim?  Either
way, Procmail can't find the user to deliver to.  Here's a URL to Sean's
guide to getting Virge & Vpopmail working nicely together

http://www.mail-archive.com/vchkpw@inter7.com/msg06109.html

Retrace your steps.

-- Steve

- Original Message -
From: "Qmail" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 22, 2001 8:24 PM
Subject: RE: slightly OT - qmail scanner


> Interesting the patch on vanja worked, but the one from Sean's site
didn't.
>
> Regardless, now virus scanning works great, however emails that should be
> delivered aren't.
>
> I get this in the logs:
>
> @40003bd48cf423cc92dc info msg 634869: bytes 741 from
<[EMAIL PROTECTED]>
> qp 23666 uid 504
> @40003bd48cf423efda1c starting delivery 8688: msg 634869 to local
> [EMAIL PROTECTED]
> @40003bd48cf423eff95c status: local 1/10 remote 0/100
> @40003bd48cf425bf42ec delivery 8688: success:
> procmail:_Unknown_user_"sitescope"/did_0+0+1/
>
> -Original Message-
> From: Steve Fulton [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 22, 2001 12:03 PM
> To: [EMAIL PROTECTED]
> Subject: Re: slightly OT - qmail scanner
>
>
> > I've tried the directions below, but I can't seem to get the patch to
fly
> > (my patch doesn't understand -c1, it supports -p1 though):
>
>   I had the same problem, you have to apply the patch against 2.04, not
the
> latest version.
>
> -- Steve
>



Vpopmail & Virge

2001-10-22 Thread Steve Fulton

Are you using Procmail?  Or did you just follow the docs verbratim?  Either
way, Procmail can't find the user to deliver to.  Here's a URL to Sean's
guide to getting Virge & Vpopmail working nicely together

http://www.mail-archive.com/vchkpw@inter7.com/msg06109.html

Retrace your steps.

-- Steve

- Original Message -
From: "Qmail" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 22, 2001 8:24 PM
Subject: RE: slightly OT - qmail scanner


> Interesting the patch on vanja worked, but the one from Sean's site
didn't.
>
> Regardless, now virus scanning works great, however emails that should be
> delivered aren't.
>
> I get this in the logs:
>
> @40003bd48cf423cc92dc info msg 634869: bytes 741 from
<[EMAIL PROTECTED]>
> qp 23666 uid 504
> @40003bd48cf423efda1c starting delivery 8688: msg 634869 to local
> [EMAIL PROTECTED]
> @40003bd48cf423eff95c status: local 1/10 remote 0/100
> @40003bd48cf425bf42ec delivery 8688: success:
> procmail:_Unknown_user_"sitescope"/did_0+0+1/
>
> -Original Message-
> From: Steve Fulton [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 22, 2001 12:03 PM
> To: [EMAIL PROTECTED]
> Subject: Re: slightly OT - qmail scanner
>
>
> > I've tried the directions below, but I can't seem to get the patch to
fly
> > (my patch doesn't understand -c1, it supports -p1 though):
>
>   I had the same problem, you have to apply the patch against 2.04, not
the
> latest version.
>
> -- Steve
>




RE: slightly OT - qmail scanner

2001-10-22 Thread Qmail

Interesting the patch on vanja worked, but the one from Sean's site didn't.

Regardless, now virus scanning works great, however emails that should be
delivered aren't.

I get this in the logs:

@40003bd48cf423cc92dc info msg 634869: bytes 741 from <[EMAIL PROTECTED]>
qp 23666 uid 504
@40003bd48cf423efda1c starting delivery 8688: msg 634869 to local
[EMAIL PROTECTED]
@40003bd48cf423eff95c status: local 1/10 remote 0/100
@40003bd48cf425bf42ec delivery 8688: success:
procmail:_Unknown_user_"sitescope"/did_0+0+1/

-Original Message-
From: Steve Fulton [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 22, 2001 12:03 PM
To: [EMAIL PROTECTED]
Subject: Re: slightly OT - qmail scanner


> I've tried the directions below, but I can't seem to get the patch to fly
> (my patch doesn't understand -c1, it supports -p1 though):

  I had the same problem, you have to apply the patch against 2.04, not the
latest version.

-- Steve



vpopmail not recieving for virtual domains

2001-10-22 Thread Jason Brunk

i think i have my vpopmail misconfigured, because it will not accept email
from any domain except the default.  when i add the domain it creates all
the neccessary directories and such, but as soon as i send email to that
domain it says Sorry, no mailbox here by that name. vpopmail (#5.1.1)

can anyone help?

jason




RV: qmailadmin problem.

2001-10-22 Thread Alberto Crespo


thank you for yours sugesttions, but they don't work.

I think the problem is my webserver, but I don't now what is it.

Anybody Know the basic configuration of the wbeserver ( apache 1.3.12 ) to
work with qmailadmin ?





-Mensaje original-
De: Marcel ten Berg [mailto:[EMAIL PROTECTED]]
Enviado el: Lunes 22 de Octubre de 2001 05:41 PM
Para: [EMAIL PROTECTED]; Vchkpw
Asunto: RE: qmailadmin problem.


Or you have to change your webserver config

-Original Message-
From: Alejandro [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 22, 2001 22:44 PM
To: Alberto Crespo; [EMAIL PROTECTED]
Subject: Re: qmailadmin problem.


do this
/configure --with-htmldir=/usr/local/httpd/html
--with-cgibindir=/usr/local/httpd/cgi-bin
--enable-eamlmdir=/usr/local/ezmlm
-enable-autoresponder-bin=/usr/local/bin

y re compila.


On Monday 22 October 2001 05:19 pm, Alberto Crespo wrote:
> Hi,
>
>   I have a problem with qmailadmin.
>
>   I have qmail with vpopmail and I configured qmailadmin with this

> parameters
>
>
>
>   ./configure --enable-htmldir=/usr/local/httpd
>   --enable-cgibindir=/usr/local/httpd/cgi-bin
>   --enable-autoresponder-bin=/usr/local/bin
>   --enable-eamlmdir=/usr/local/ezmlm
> --with-htmldir=/usr/local/share/qmailadmin
>
>
>   and when I run qmailadmin I can't see any bakcground and any
icon.
>
>   I only see like this :
>
>   Master Account : postmaster
>   Domain Name : __
>   Password: __
>
>   and the background is all white.
>
>
>   the *.gif are in /usr/local/httpd/images/qmaildmin/
>
>
>   I have Suse linux 6.4 and apache/1.3.12 ( It's running )
>
>
> Can anybody help me ?
>
>
> Regards
>
>
>
>
>
>
>
>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.282 / Virus Database: 150 - Release Date: 25/09/01


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.282 / Virus Database: 150 - Release Date: 25/09/01
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.282 / Virus Database: 150 - Release Date: 25/09/01


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.282 / Virus Database: 150 - Release Date: 25/09/01




RE: qmailadmin problem.

2001-10-22 Thread Marcel ten Berg

Or you have to change your webserver config

-Original Message-
From: Alejandro [mailto:[EMAIL PROTECTED]] 
Sent: Monday, October 22, 2001 22:44 PM
To: Alberto Crespo; [EMAIL PROTECTED]
Subject: Re: qmailadmin problem.


do this 
/configure --with-htmldir=/usr/local/httpd/html 
--with-cgibindir=/usr/local/httpd/cgi-bin
--enable-eamlmdir=/usr/local/ezmlm 
-enable-autoresponder-bin=/usr/local/bin

y re compila.


On Monday 22 October 2001 05:19 pm, Alberto Crespo wrote:
> Hi,
>
>   I have a problem with qmailadmin.
>
>   I have qmail with vpopmail and I configured qmailadmin with this

> parameters
>
>
>
>   ./configure --enable-htmldir=/usr/local/httpd
>   --enable-cgibindir=/usr/local/httpd/cgi-bin
>   --enable-autoresponder-bin=/usr/local/bin
>   --enable-eamlmdir=/usr/local/ezmlm
> --with-htmldir=/usr/local/share/qmailadmin
>
>
>   and when I run qmailadmin I can't see any bakcground and any
icon.
>
>   I only see like this :
>
>   Master Account : postmaster
>   Domain Name : __
>   Password: __
>
>   and the background is all white.
>
>
>   the *.gif are in /usr/local/httpd/images/qmaildmin/
>
>
>   I have Suse linux 6.4 and apache/1.3.12 ( It's running )
>
>
> Can anybody help me ?
>
>
> Regards
>
>
>
>
>
>
>
>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.282 / Virus Database: 150 - Release Date: 25/09/01





Re: qmailadmin problem.

2001-10-22 Thread Alejandro

do this 
/configure --with-htmldir=/usr/local/httpd/html 
--with-cgibindir=/usr/local/httpd/cgi-bin  --enable-eamlmdir=/usr/local/ezmlm 
-enable-autoresponder-bin=/usr/local/bin

y re compila.


On Monday 22 October 2001 05:19 pm, Alberto Crespo wrote:
> Hi,
>
>   I have a problem with qmailadmin.
>
>   I have qmail with vpopmail and I configured qmailadmin with this
> parameters
>
>
>
>   ./configure --enable-htmldir=/usr/local/httpd
>   --enable-cgibindir=/usr/local/httpd/cgi-bin
>   --enable-autoresponder-bin=/usr/local/bin
>   --enable-eamlmdir=/usr/local/ezmlm
> --with-htmldir=/usr/local/share/qmailadmin
>
>
>   and when I run qmailadmin I can't see any bakcground and any icon.
>
>   I only see like this :
>
>   Master Account : postmaster
>   Domain Name : __
>   Password: __
>
>   and the background is all white.
>
>
>   the *.gif are in /usr/local/httpd/images/qmaildmin/
>
>
>   I have Suse linux 6.4 and apache/1.3.12 ( It's running )
>
>
> Can anybody help me ?
>
>
> Regards
>
>
>
>
>
>
>
>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.282 / Virus Database: 150 - Release Date: 25/09/01



qmailanalog

2001-10-22 Thread Alberto Crespo

Hi,

I installed qmailanalog and I need some information about this  aplication
( how to ,etc )

Know somebody any Web page with this information ?


Regards




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.282 / Virus Database: 150 - Release Date: 25/09/01




qmailadmin problem.

2001-10-22 Thread Alberto Crespo

Hi,

I have a problem with qmailadmin.

I have qmail with vpopmail and I configured qmailadmin with this parameters
:


./configure --enable-htmldir=/usr/local/httpd
--enable-cgibindir=/usr/local/httpd/cgi-bin
--enable-autoresponder-bin=/usr/local/bin
--enable-eamlmdir=/usr/local/ezmlm
--with-htmldir=/usr/local/share/qmailadmin


and when I run qmailadmin I can't see any bakcground and any icon.

I only see like this :

Master Account : postmaster
Domain Name : __
Password: __

and the background is all white.


the *.gif are in /usr/local/httpd/images/qmaildmin/


I have Suse linux 6.4 and apache/1.3.12 ( It's running )


Can anybody help me ?


Regards










---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.282 / Virus Database: 150 - Release Date: 25/09/01




Re: courier-imap and "vpopmail too old" error (II)

2001-10-22 Thread Joe Modjeski


- Original Message -
From: "Roman Serbski" <[EMAIL PROTECTED]>
To: "Joe Modjeski" <[EMAIL PROTECTED]>
Sent: Monday, October 22, 2001 2:41 AM
Subject: Re: courier-imap and "vpopmail too old" error (II)


> Hi Joe!
>
> Thank you very much for your response.
> I'm sorry, as I understood my configure script should look something
> like that?
>
> ...
> CFLAGS="-I/home/vpopmail/include $CFLAGS"
> VPOPMAILLIBS="-I/home/vpopmail/lib -lvpopmail -lmysqlclient -lz"
> ...

Yes, that looks right to me.

>
> Should I pass any parameters with LDFLAGS?
> One year ago, when I compiled old version of Courier-IMAP with Vpopmail
> 4.9.8 I had to compile it with
> env "-L/path/to/mysql/libs -lmysqlclient" ./configure ...

I would do an `ldconfig -p | grep mysql'

your return should look something like :

[prodigal@neo prodigal]$ ldconfig -p | grep mysql
libmysqlclient.so.10 (libc6) =>
/usr/tank/misc/mysql/lib/mysql/libmysqlclient.so.10
libmysqlclient.so (libc6) =>
/usr/tank/misc/mysql/lib/mysql/libmysqlclient.so

If it isn't then yes you will probably have to use the LDFLAGS environment
to pass the mysql linking.

Joe Modjeski
Systems Administrator
CommSpeed




>
> Looking forward to hear from you.
>
> Regards,
> Roman
>
> Joe Modjeski wrote:
> >>As I understood it tries to find ~vpopmail/etc/inc_deps and
> >>~vpopmail/etc/lib_deps. Just curious, what is inc_deps and lib_deps? I
> >>guess it has something to do with 4.9.x devel? Am I wrong?
> >>
> >
> > You answer this question below.
> >
> >
> >
> >># if test -f ${vpopmail_home}/etc/lib_deps
> >># then
> >>CFLAGS="-I/home/vpopmail/include $CFLAGS"
> >>
> >
> > The line that you added is what is in the ~vpopmail/etc/inc_deps
> >
> >
> >>VPOPMAILLIBS="-L/home/vpopmail/lib"
> >>
> >
> > Yep, what you added here is what is in the ~vpopmain/etc/lib_deps, with
the
> > exception of the '-lvpopmail'.  Also if you compiled with mysql support
you
> > need to add '-lmysqlclient -lz'
> >
> >
> >  gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -I./..  -o authvchkpw
> >
> >>modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a ../sha1/libsha1.a
> >>-L/home/vpopmail/lib -lm -lcrypt
> >>libauth.a(authvchkpw.o): In function `auth_vchkpw_changepass':
> >>/usr/tmp/courier-imap-1.3.11.20011014/authlib/authvchkpw.c(.text+0x1ee):
> >>undefined reference to `vget_assign'
> >>
> >
> > Undefined references are usually caused by the linker not being able to
find
> > the external functions in the library.  You put in the -L~vpopmail/lib,
so
> > you told the linker where to find the library but you missed passing the
> > '-lvpopmail' telling the linker which library the functions are stored
in.
> >
> > Joe Modjeski
> > Systems Administrator
> > CommSpeed
> >
> >
> >>Thank you very much.
> >>Regards,
> >>Roman
> >>
> >>
> >>
> >>
> >
> >
> >
>
>
>
>





Re: slightly OT - qmail scanner

2001-10-22 Thread Steve Fulton

> I've tried the directions below, but I can't seem to get the patch to fly
> (my patch doesn't understand -c1, it supports -p1 though):

  I had the same problem, you have to apply the patch against 2.04, not the
latest version.

-- Steve




Re: new vpopmail web admin released

2001-10-22 Thread Sebastian

is it sending clear pass/login or is possible to use https ?

On Sun, 21 Oct 2001, Sean P. Scanlon wrote:

> >>
> Hi all,
> 
> After sitting on this for a few months I finally got around to doing a 
> little clean code up.
> 
> Here is the original message:
> 
> On 13 Aug 2001 17:00:00 -0400, Sean P. Scanlon wrote:
> Hi all,
> 
> I've been working on a new web based vpopmail admin quite like vqadmin
> 'cept It is written in perl.
> 
> I don't know what to call it. for now i'm calling it "vadmin".
> 
> 
> 
> you can pick it up @: 
> http://www.bluedot.net/projects/sources/vadmin-1.01.tar.gz
> 
> If you are interested in improving or commenting on vadmin, please don't 
> hesitate to
> drop me an email
> 
> Thanks,
> --
> -
> Sean P. Scanlon
> perl -e 'print pack("h*", "3707370426c6575646f647e2e65647"), "\n"'
> -
> 
> 

_

Sebastian Ezequiel Ovide





RE: slightly OT - qmail scanner

2001-10-22 Thread Qmail

Sean,

I've tried the directions below, but I can't seem to get the patch to fly
(my patch doesn't understand -c1, it supports -p1 though):

[root@mail5 virge-2.05]# patch -p1 < virge-vpopmail.patch 
patching file virge_mail.c
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] y
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file virge_mail.c.rej
patching file virge.c
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file virge.c.rej

Any tips?

-Original Message-
From: Sean C Truman [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 19, 2001 10:21 AM
To: duncan; [EMAIL PROTECTED]
Subject: Re: slightly OT - qmail scanner


If your looking for something that is not written in Perl and more efficent.
Try Virge. It was originally written for sendmail but patches listed below
to allow it to work with Vpopmail. uses TrendMicro or Sophos.  And is much
eaiser to install (Don't have to mess with Perl or CSPAN).

If anyone need help implementing this See This message first before email
me.
http://www.mail-archive.com/vchkpw@inter7.com/msg06109.html

Virge Anti-Virus:
http://www.vanja.com/tools/virge/

Vpopmail Patch for Virge:
http://www.vanja.com/tools/virge/patches/


Sean Truman
Truson Technology
http://www.trusontechnologies.com


- Original Message -
From: "duncan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 18, 2001 1:23 PM
Subject: slightly OT - qmail scanner


> Has anyone use qmail scanner with vpopmail?
>
> Can anyone make any statements to qmail scanner and its performance or
> reliability?
>
> what virus scanner do you use with it?
>
> Im thinking about using it.
>
> thx
> duncan
>
>



RE: slightly OT - qmail scanner

2001-10-22 Thread Qmail

Sean,

I've tried the directions below, but I can't seem to get the patch to fly
(my patch doesn't understand -c1, it supports -p1 though):

[root@mail5 virge-2.05]# patch -p1 < virge-vpopmail.patch 
patching file virge_mail.c
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] y
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file virge_mail.c.rej
patching file virge.c
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file virge.c.rej

Any tips?



-Original Message-
From: Sean C Truman [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 19, 2001 10:21 AM
To: duncan; [EMAIL PROTECTED]
Subject: Re: slightly OT - qmail scanner


If your looking for something that is not written in Perl and more efficent.
Try Virge. It was originally written for sendmail but patches listed below
to allow it to work with Vpopmail. uses TrendMicro or Sophos.  And is much
eaiser to install (Don't have to mess with Perl or CSPAN).

If anyone need help implementing this See This message first before email
me.
http://www.mail-archive.com/vchkpw@inter7.com/msg06109.html

Virge Anti-Virus:
http://www.vanja.com/tools/virge/

Vpopmail Patch for Virge:
http://www.vanja.com/tools/virge/patches/


Sean Truman
Truson Technology
http://www.trusontechnologies.com


- Original Message -
From: "duncan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 18, 2001 1:23 PM
Subject: slightly OT - qmail scanner


> Has anyone use qmail scanner with vpopmail?
>
> Can anyone make any statements to qmail scanner and its performance or
> reliability?
>
> what virus scanner do you use with it?
>
> Im thinking about using it.
>
> thx
> duncan
>
>



Re: Re[3]: Bug in qmailadmin 0.88

2001-10-22 Thread Bill Shupp

> -BEGIN PGP SIGNED MESSAGE-
>
> Hello Gabriel,
>
> Monday, October 22, 2001, 4:09:57 PM, you wrote:
>>> What version of IDX extensions are you using?
>
>> ezmlm-0.53 with ezmlm-idy 0.40.
>
>> ezmlm-manage(1) says I should be able to change the behavior on
the
>> command line with
>> # ezmlm-manage -S pathtodir
>> but that always fails with:
>> ezmlm-manage: fatal: SENDER not set
>
> To make this work with the above setup, add -S (-U if you really want
> to enable everyone to unsubscribe anyone from the list) to the first
> line of domain/listdir/manager

I can't reproduce this.  Qmailadmin creates the
.qmail--default file correctly for me.  By default, there is no
"-S" in the ezmlm-manage line.  When I modify the list via qmailadmin,
the -S option is added correctly, and ezmlm-manage reponds
correctly.

I'm using the latest vpopmail-5.0 final beta, idx 0.40 extensions, and
qmailadmin 0.88.

Also, this is really a qmailadmin issue, so lets keep it on that list.

Regards,

Bill Shupp





Re: Re[2]: Bug in qmailadmin 0.88

2001-10-22 Thread Bill Shupp

> ezmlm-manage(1) says I should be able to change the behavior on
the
> command line with
> # ezmlm-manage -S pathtodir
> but that always fails with:
> ezmlm-manage: fatal: SENDER not set


>From the man page:

ezmlm-manage is normally invoked from a .qmail file.  It reads a mail
message from its standard input, and a mail envelope from the
SENDER, LOCAL, and HOST environment variables.

That's why you get the error.  To edit an existing list, use ezmlm-make
with the -e switch.


Regards,

Bill





Re[3]: Bug in qmailadmin 0.88

2001-10-22 Thread Gabriel Ambuehl

-BEGIN PGP SIGNED MESSAGE-

Hello Gabriel,

Monday, October 22, 2001, 4:09:57 PM, you wrote:
>> What version of IDX extensions are you using?

> ezmlm-0.53 with ezmlm-idy 0.40.

> ezmlm-manage(1) says I should be able to change the behavior on the
> command line with
> # ezmlm-manage -S pathtodir
> but that always fails with:
> ezmlm-manage: fatal: SENDER not set

To make this work with the above setup, add -S (-U if you really want
to enable everyone to unsubscribe anyone from the list) to the first
line of domain/listdir/manager








Best regards,
 Gabriel

-BEGIN PGP SIGNATURE-
Version: PGP 6.5i

iQEVAwUBO9Qip8Za2WpymlDxAQFNLAf/TP+NSQA40JAmAm8nqXOlcnSPZ+bzaG7Z
6uHDXcgAeIhG6PJ5/7wHexFnLDHb/Y5cV4s2lbWLp9ty4BVtbzUxGkBJialWQLIl
2e8sb2zSQD6PG9t+q4ccCoIx+Ngx9QjafrCzPPGY2k7uOv0q74bfNz40AJmyo5gP
fQYJieQqs6UbjhSB8i97elqD3yz3Ej1SBVOiQtIvoJJBEZqb5h0oHFUX9u1R1YHW
9XEtRaFY+IxbP+x9YOpwYGoCvaPwWWIxmWesBrzaUMcKJeCmaqtwo3Tp3m3w00x1
6WPJ/RuSfbTdLv5Bl6Rp8JNGhFT4CQPw7f1O/kOCzj5V+HXvxVg0Lw==
=tvI9
-END PGP SIGNATURE-




Re[2]: Bug in qmailadmin 0.88

2001-10-22 Thread Gabriel Ambuehl

-BEGIN PGP SIGNED MESSAGE-

Hello Bill,

Monday, October 22, 2001, 3:54:22 PM, you wrote:

>> subscribe without confirmations (*I* wouldn't even consider to use
> such
>> config but I can't stop our clients from wanting to do so).
>> Anyway, this doesn't work. I selected No Confirmation needed and
>> it still requests a confirmation from me everytime I try to
>> subscribe. Further, the next time I enter the Mailing List
>> configuration, the option box will be back at Confirmation
>> required.
>>
>> I'd really love to see this fixed ASAP.

> What version of IDX extensions are you using?

ezmlm-0.53 with ezmlm-idy 0.40.

ezmlm-manage(1) says I should be able to change the behavior on the
command line with
# ezmlm-manage -S pathtodir
but that always fails with:
ezmlm-manage: fatal: SENDER not set



Best regards,
 Gabriel
BìÒl¬ïQŒ$

-BEGIN PGP SIGNATURE-
Version: PGP 6.5i

iQEVAwUBO9Qar8Za2WpymlDxAQFZzggAkXIl7xlEhYjStOqvCcH7mF+WOsFNDFY0
Lw4U6QCtEaxpa4LXl4T6oR0+TnrvSMPRBI60esrhnofgJPIvrwkXFQX4xhkadVRZ
04Gf+unjDWh49uECGHWksitRJCtXhR6Ao+vdgrmOfFp45/qOMGk6WSIwECJGjwaq
F3WgJssHSSQ+uFPkaYC6PUtDNN20J5xuPkXYQ63xcTlmn5TAgU8mwm8dNk0xbfzd
2k5JRgqHVI++wdb3PRmgFwsJ49m2GVG0JzpZCZjIZJaFmKOz2rfq0TztCVIUhgjV
eWQt/QeQmpLU76TcoE7QnlajssQsSptcnFdFum2Tjl7iRIFBzhsuVA==
=RPgm
-END PGP SIGNATURE-




RE: Information about qmail and mrtg?

2001-10-22 Thread Kieran Barnes

This might be what your looking for.
http://www.inter7.com/qmailmrtg7/

-Original Message-
From: vpopmail [mailto:[EMAIL PROTECTED]]
Sent: 21 October 2001 10:27
To: [EMAIL PROTECTED]
Subject: Information about qmail and mrtg?


Hi,
would u tell me where I could get the information about qmail and mrtg?
Thanks.




Re: AGAIN: BUG in vdelivermail

2001-10-22 Thread Thomas Foerster

Hi,

> The directory in wich vdelivermail wants to deliver is wrong
> (/var/www/domains/exdomain.com/domains/exdomain.com/postmastertmp/), it should
> be /var/www/domains/exdomain.com/domains/exdomain.com/postmaster/Maildir/tmp/.

Meanwhile this bug will (hopefully) be solved, you can try to make a symbolic
link postmastertmp->postmaster/tmp/ to avoid this bug.

Thomas




AGAIN: BUG in vdelivermail

2001-10-22 Thread Yavuz Aydin

Dear Bill Shupp and others,

I am posting this again because it has been a week now and this bug is not 
resolved.

Mail is not being delivered to catch-all accounts of domains added with 
vadddomain with the -u option. The error that is generated is as follows:

can not open new email file errno=2 
file=/var/www/domains/exdomain.com/domains/exdomain.com/postmastertmp/100291503
1.19983.viper.w3b.nl,S=929 
system error 

This only happens when the domain is added with the -u option, and not if it 
has been added without -u.

The directory in wich vdelivermail wants to deliver is wrong 
(/var/www/domains/exdomain.com/domains/exdomain.com/postmastertmp/), it should 
be /var/www/domains/exdomain.com/domains/exdomain.com/postmaster/Maildir/tmp/.

Best Regards,

Yavuz Aydin
[EMAIL PROTECTED]



RE: courier-imap and "vpopmail too old" error (II)

2001-10-22 Thread Tren Blackburn

What looks like is happening here is that courier-imap is finding an old
version of vpopmail to link against (as detailed by it not finding any of
the functions that are apart of vpopmail 5.0 that are required by courier
imap 1.3.11)  Can you do a ~vpopmail/bin/vuserinfo -v just to make sure that
you're on version 5?  I'm thinking that as much as you think you're on v5,
you're not...  And yes, I use 1.3.11 on vpopmail 5 on all my servers.

Regards,

Tren.

-Original Message-
From: Roman Serbski [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 22, 2001 1:00 AM
To: [EMAIL PROTECTED]
Subject: courier-imap and "vpopmail too old" error (II)


Hi again :)

After checking *configure* script in
courier-imap-1.3.11.20011014/authlib directory I hope I found what was
the reason of error.
Take a look at lines 2949-2954:

if test -f ${vpopmail_home}/etc/lib_deps
then
CFLAGS="'cat ${vpopmail_home}/etc/inc_deps' $CFLAGS"
VPOPMAILLIBS="'cat ${vpopmail_home}/etc/lib_deps'"
else
{ echo "configure: error: vpopmail too old - upgrade" 1>&2; exit 1; }
fi

As I understood it tries to find ~vpopmail/etc/inc_deps and
~vpopmail/etc/lib_deps. Just curious, what is inc_deps and lib_deps? I
guess it has something to do with 4.9.x devel? Am I wrong?

What I did in order to run ./configure with no errors.
I checked configure script from old releases of Courier-IMAP and made
some changes.
First, I defined full path to vpopmail working directory and tried to
use old-style configure script:

# if test -f ${vpopmail_home}/etc/lib_deps
# then
CFLAGS="-I/home/vpopmail/include $CFLAGS"
VPOPMAILLIBS="-L/home/vpopmail/lib"
# else
#
{ echo "configure: error: vpopmail too old - upgrade" 1>&2; exit 1; }
# fi

OK, ./configure runs with NO errors, but "enemy is still at the gates"
:) - while running make I have another portion of errors:

Making all in authlib
gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -I./..  -o authvchkpw
modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a ../sha1/libsha1.a
-L/home/vpopmail/lib -lm -lcrypt
libauth.a(authvchkpw.o): In function `auth_vchkpw_changepass':
/usr/tmp/courier-imap-1.3.11.20011014/authlib/authvchkpw.c(.text+0x1ee):
undefined reference to `vget_assign'
/usr/tmp/courier-imap-1.3.11.20011014/authlib/authvchkpw.c(.text+0x1fe):
undefined reference to `vauth_getpw'
/usr/tmp/courier-imap-1.3.11.20011014/authlib/authvchkpw.c(.text+0x27d):
undefined reference to `vpasswd'
libauth.a(preauthvchkpw.o): In function `auth_vchkpw_pre':
/usr/tmp/courier-imap-1.3.11.20011014/authlib/preauthvchkpw.c(.text+0xa1):
undefined reference to `vget_assign'
/usr/tmp/courier-imap-1.3.11.20011014/authlib/preauthvchkpw.c(.text+0xb1):
undefined reference to `vauth_getpw'
/usr/tmp/courier-imap-1.3.11.20011014/authlib/preauthvchkpw.c(.text+0xe0):
undefined reference to `make_user_dir'
/usr/tmp/courier-imap-1.3.11.20011014/authlib/preauthvchkpw.c(.text+0xed):
undefined reference to `vauth_getpw'
/usr/tmp/courier-imap-1.3.11.20011014/authlib/preauthvchkpw.c(.text+0x103):
undefined reference to `vsqwebmail_pass'
/usr/tmp/courier-imap-1.3.11.20011014/authlib/preauthvchkpw.c(.text+0x117):
undefined reference to `vclose'
*** Error code 1

Stop in /usr/tmp/courier-imap-1.3.11.20011014/authlib.
*** Error code 1

Stop in /usr/tmp/courier-imap-1.3.11.20011014.

1) I tried to copy preauthvchkpw.c from
http://www.inter7.com/vpopmail/preauthvchkpw.c. Same error.
2) I tried to run "make" as root/regular user. No effect.
3) I changed permissions on /home/vpopmail/lib (755, libvpopmail.a -
644) as it was suggested by Tren. Still no success.

Anyone had any success with building Courier-IMAP 1.3.11 with Vpopmail
5.0? Or should we wait response from Mr. Sam? :)

Thank you very much.
Regards,
Roman