Re: [vchkpw] qmailadmin and forwards

2014-09-01 Thread Charles Sprickman
On Sep 1, 2014, at 10:38 AM, Eric Shubert wrote: > On 09/01/2014 01:31 AM, Laurent Bercot wrote: >> On 01/09/2014 03:11, Eric Shubert wrote: >>> Does anyone have any insight or recommendations for how to best use >>> dovecot's LDA along with vpopmail and qmail? QMT already uses dovecot >>> for im

[vchkpw] Re: qmailadmin and forwards

2014-09-01 Thread Eric Shubert
On 09/01/2014 01:31 AM, Laurent Bercot wrote: On 01/09/2014 03:11, Eric Shubert wrote: Does anyone have any insight or recommendations for how to best use dovecot's LDA along with vpopmail and qmail? QMT already uses dovecot for imap and pop3 services. We're simply looking to take the next logic

Re: [vchkpw] Re: qmailadmin and forwards

2014-09-01 Thread Laurent Bercot
On 01/09/2014 03:11, Eric Shubert wrote: Does anyone have any insight or recommendations for how to best use dovecot's LDA along with vpopmail and qmail? QMT already uses dovecot for imap and pop3 services. We're simply looking to take the next logical step. Not answering your question, but:

[vchkpw] Re: qmailadmin and forwards

2014-08-31 Thread Eric Shubert
file, where maildrop is presently hooked in. Any thoughts on this? I expect I'll need to modify a few vpopmail and qmailadmin modules to make this happen. Thanks for any thoughts on this. -- -Eric 'shubes' !DSPAM:5403d5df56441597863918!

[vchkpw] Re: qmailadmin and forwards

2014-08-31 Thread Eric Shubert
On 08/28/2014 10:26 AM, Laurent Bercot wrote: On 08/28/2014 02:26 PM, Eric Shubert wrote: Thanks for this explanation Rick. Now knowing how this actually works, I think I'll join you in being peeved about it. Not knowing any better, I would have presumed that the user d-q files would have been p

Re: [vchkpw] qmailadmin and forwards

2014-08-29 Thread Laurent Bercot
On 08/28/2014 02:26 PM, Eric Shubert wrote: Thanks for this explanation Rick. Now knowing how this actually works, I think I'll join you in being peeved about it. Not knowing any better, I would have presumed that the user d-q files would have been processed before the domain d-q files. Makes me

Re: [vchkpw] qmailadmin and forwards

2014-08-28 Thread Tom Collins
Rick, At issue was that qmail only processes the ".qmail-alias" files in the domain directory. It then hands off to vdelivermail via the .qmail-default file in the domain directory. The vdelivermail program is what parses the "user/.qmail" file for delivery instructions. While that file foll

Re: [vchkpw] qmailadmin and forwards

2014-08-28 Thread Rick Widmer
.qmail files in ~vpopmail/domains/example.com/username will be handled by vdelivermail depending on compiler options. Vpopmail and qmailadmin do manage the .qmail files in the domain directory, but during the delivery process qmail does not pass control to vpopmail unless none of the other

Re: [vchkpw] qmailadmin and forwards

2014-08-28 Thread Eric Shubert
/example.com/username will be handled by vdelivermail depending on compiler options. Vpopmail and qmailadmin do manage the .qmail files in the domain directory, but during the delivery process qmail does not pass control to vpopmail unless none of the other .qmail files match. Thanks for

Re: [vchkpw] qmailadmin and forwards

2014-08-27 Thread Rick Widmer
vdelivermail depending on compiler options. Vpopmail and qmailadmin do manage the .qmail files in the domain directory, but during the delivery process qmail does not pass control to vpopmail unless none of the other .qmail files match. !DSPAM:53fecb3a56448570372193!

Re: [vchkpw] qmailadmin and forwards

2014-08-27 Thread Charles Sprickman
On Aug 27, 2014, at 10:00 AM, Eric Shubert wrote: > On 08/25/2014 05:48 PM, Charles Sprickman wrote: >>> >I block the spam before it enters the system using simscan. >> Thanks - not an option here since I need to allow users to opt in or out, >> etc. > > The simcontrol file allows you to custo

[vchkpw] Re: qmailadmin and forwards

2014-08-27 Thread Eric Shubert
On 08/25/2014 05:48 PM, Charles Sprickman wrote: >I block the spam before it enters the system using simscan. Thanks - not an option here since I need to allow users to opt in or out, etc. The simcontrol file allows you to customize settings per email address. I presume that this would be the

Re: [vchkpw] qmailadmin and forwards

2014-08-26 Thread Charles Sprickman
t;> Hello all, >>>> >>>> A quick question, curious about what others are doing… >>>> >>>> We still use qmailadmin with our vpopmail setup, because it does handle >>>> all the basics pretty well. One weakness that’s giving us g

Re: [vchkpw] qmailadmin and forwards

2014-08-26 Thread Rick Macdougall
Hi, On 2014-08-25 8:48 PM, Charles Sprickman wrote: On Aug 25, 2014, at 3:04 PM, Rick Macdougall wrote: Hi, On 2014-08-25 2:55 PM, Charles Sprickman wrote: Hello all, A quick question, curious about what others are doing… We still use qmailadmin with our vpopmail setup, because it does

Re: [vchkpw] qmailadmin and forwards

2014-08-25 Thread Tom Collins
Charles, It's been a long time since I've worked in that code, but here are some quick thoughts: 1) There's already code reading the headers, searching for mail loops by looking at the Delivered-To header. You could tap into that code. 2) You could look at simscan.c to see how they're interfa

Re: [vchkpw] qmailadmin and forwards

2014-08-25 Thread Charles Sprickman
On Aug 25, 2014, at 3:04 PM, Rick Macdougall wrote: > Hi, > > On 2014-08-25 2:55 PM, Charles Sprickman wrote: >> Hello all, >> >> A quick question, curious about what others are doing… >> >> We still use qmailadmin with our vpopmail setup, because it doe

Re: [vchkpw] qmailadmin and forwards

2014-08-25 Thread Rick Macdougall
Hi, On 2014-08-25 2:55 PM, Charles Sprickman wrote: Hello all, A quick question, curious about what others are doing… We still use qmailadmin with our vpopmail setup, because it does handle all the basics pretty well. One weakness that’s giving us grief is forwarding. Since qmailadmin has

[vchkpw] qmailadmin and forwards

2014-08-25 Thread Charles Sprickman
Hello all, A quick question, curious about what others are doing… We still use qmailadmin with our vpopmail setup, because it does handle all the basics pretty well. One weakness that’s giving us grief is forwarding. Since qmailadmin has no option to both pipe the mail through the spam

[vchkpw] Re: [SPAM] Re: [vchkpw] Unable to change bounce processing with qmailadmin

2013-02-21 Thread Eric Shubert
On 01/22/2013 11:25 AM, Tom Collins wrote: Eric, I'm not sure what's happening there, but I seem to recall making a change at least in my own copy of QmailAdmin to disable users' ability to change catchall status. In this day and age of dictionary spam, I can't see using

Re: [vchkpw] qmailadmin suggestions -- SOrry if I send a Personal one

2013-02-19 Thread Remo Mattei
That did fix the problems.. Remo On Feb 19, 2013, at 22:47 , Tom Collins wrote: > Looks like a problem in vauth_getpw() from vpopmail. I think you're on the > right track with going from 5.5 back down to 5.4. > > I'm still running QmailAdmin 1.2.12 and Vpop

Re: [vchkpw] qmailadmin suggestions -- SOrry if I send a Personal one

2013-02-19 Thread Tom Collins
Looks like a problem in vauth_getpw() from vpopmail. I think you're on the right track with going from 5.5 back down to 5.4. I'm still running QmailAdmin 1.2.12 and Vpopmail 5.4.20. -Tom On Feb 19, 2013, at 9:09 PM, Remo Mattei wrote: > one more update on this > >

Re: [vchkpw] qmailadmin suggestions -- SOrry if I send a Personal one

2013-02-19 Thread Remo Mattei
01 , Remo Mattei wrote: > Hi Tom, I have a problem with Qmailadmin for some reasons it show half page, > could you suggest something, it does not have any error on the web but if I > run it I get >Password maxlength="128"> > > > Segmentati

[vchkpw] qmailadmin suggestions -- SOrry if I send a Personal one

2013-02-19 Thread Remo Mattei
Hi Tom, I have a problem with Qmailadmin for some reasons it show half page, could you suggest something, it does not have any error on the web but if I run it I get Password Segmentation fault this is a centos 5.9 before installing the ezmlm I remember it was working

Re: [vchkpw] Qmailadmin -- on a Remote Machine

2013-02-19 Thread Todor Petkov
On 19/02/2013 07:01 PM, Camille Ollié wrote: Le 19/02/2013 15:50, Remo Mattei a écrit : Thanks this is what I thought. Do u guys have an alternative to qmailadmin? There is no way to use qmail with mysql database, and a web intertface to manage account which i using the database, as postfix

Re: [vchkpw] Qmailadmin -- on a Remote Machine

2013-02-19 Thread Chris Stone
ks this is what I thought. Do u guys have an alternative to >> qmailadmin? >> >> > There is no way to use qmail with mysql database, and a web intertface to > manage account which i using the database, as postfix and postfixadmin > works ? > > -- > Cam

Re: [vchkpw] Qmailadmin -- on a Remote Machine

2013-02-19 Thread Camille Ollié
Le 19/02/2013 15:50, Remo Mattei a écrit : Thanks this is what I thought. Do u guys have an alternative to qmailadmin? There is no way to use qmail with mysql database, and a web intertface to manage account which i using the database, as postfix and postfixadmin works ? -- Camille Ollié

Re: [vchkpw] Qmailadmin -- on a Remote Machine

2013-02-19 Thread Remo Mattei
Thanks this is what I thought. Do u guys have an alternative to qmailadmin? Inviato da iPhone () Il giorno 19/feb/2013, alle ore 06:05, Rick Romero ha scritto: > > Using an NFS mount works just fine, but is really only practical if you're > going to have the same machine h

Re: [vchkpw] Qmailadmin -- on a Remote Machine

2013-02-19 Thread Rick Romero
Using an NFS mount works just fine, but is really only practical if you're going to have the same machine handle email as well - not just web. Assuming, like Thibault said, you want to open up your entire userbase to a web vulnerability. If qmailadmin were re-written to use vpopmai

RE: [vchkpw] Qmailadmin -- on a Remote Machine

2013-02-19 Thread Thibault Richard
Hello, I think the only way is to make a NFS mount (but it's a really bad idea to implement it in production) Best Regards Thibault -Original Message- From: Todor Petkov [mailto:z...@online.bg] Sent: mardi 19 février 2013 09:17 To: vchkpw@inter7.com Subject: Re: [vchkpw] Qmail

Re: [vchkpw] Qmailadmin -- on a Remote Machine

2013-02-19 Thread Todor Petkov
On 18/02/2013 11:37 PM, Remo Mattei wrote: Hello everyone, I have a qmail server running and for some reasons qmailadmin does not install, I have rebuild a new qmail server and the qmailadmin works fine same version of OS pretty much same configuration but does not want to listen about having

[vchkpw] Qmailadmin -- on a Remote Machine

2013-02-18 Thread Remo Mattei
Hello everyone, I have a qmail server running and for some reasons qmailadmin does not install, I have rebuild a new qmail server and the qmailadmin works fine same version of OS pretty much same configuration but does not want to listen about having qmailadmin running. So is there a way to

[vchkpw] [SPAM] Re: [vchkpw] Unable to change bounce processing with qmailadmin

2013-01-22 Thread Tom Collins
Eric, I'm not sure what's happening there, but I seem to recall making a change at least in my own copy of QmailAdmin to disable users' ability to change catchall status. In this day and age of dictionary spam, I can't see using anything other than "bounce-no-mail

[vchkpw] [SPAM] Re: [SPAM] Unable to change bounce processing with qmailadmin

2013-01-22 Thread Eric Shubert
On 01/22/2013 08:47 AM, Eric Shubert wrote: The qmailadmin list is getting spammed, so I thought I'd post this here as well. I'm running qmailadmin 1.2.16 (with vpopmail 5.4.33), and when I click on an account's catchall button or otherwise attempt to change the catchall status

[vchkpw] [SPAM] Unable to change bounce processing with qmailadmin

2013-01-22 Thread Eric Shubert
The qmailadmin list is getting spammed, so I thought I'd post this here as well. I'm running qmailadmin 1.2.16 (with vpopmail 5.4.33), and when I click on an account's catchall button or otherwise attempt to change the catchall status for the domain, it simply returns a bla

Re: [vchkpw] [SPAM] assign mailing privileges on qmailadmin

2012-12-21 Thread Remo Mattei
It does not read the .qmailadmin-limits at all. Vmoduser vmoddomlimits but I wonder what options should be on or off. Thanks On 12/21/12 15:40 , "Rick Macdougall" wrote: > >Hi, > >Probably by setting the pop account values in the .qmailadmin-limits file >to -1

Re: [vchkpw] [SPAM] assign mailing privileges on qmailadmin

2012-12-21 Thread Rick Macdougall
Hi, Probably by setting the pop account values in the .qmailadmin-limits file to -1 or 0. I forget which one disables and which one sets unlimited. Regards, Rick Sent from my iPad On 2012-12-21, at 5:27 PM, Remo Mattei wrote: > Hello guys, I wonder if there is a way to assign just mail

[vchkpw] [SPAM] assign mailing privileges on qmailadmin

2012-12-21 Thread Remo Mattei
Hello guys, I wonder if there is a way to assign just mailing list permission to an account but nothing else, no user creation etc.. Thanks !DSPAM:50d4c75c34141147061620!

Re: [vchkpw] qmailadmin buffer overflow

2012-10-15 Thread Bob Hutchinson
I would like to get to the bottom of this. > > -Tom > > > On Sep 19, 2012, at 6:35 AM, Bob Hutchinson wrote: >> On 19/09/12 11:52, Tom Collins wrote: >>> I'm offline, with limited Internet connectivity, so apologies if someone >>> else has already res

Re: [vchkpw] qmailadmin buffer overflow

2012-10-15 Thread Tom Collins
ty, so apologies if someone >> else has already responded. >> >> I think you need to recompile QmailAdmin and manually install the binary. >> The installation process strips debug information that would probably show >> up in this dump and help isolate the problem.

Re: [vchkpw] qmailadmin buffer overflow

2012-09-20 Thread Tom Collins
That should be just fine. Keep a copy of the currently-installed version to switch back to after debugging. -Tom (Sent from my phone; forgive my brevity) On Sep 19, 2012, at 3:35 PM, Bob Hutchinson wrote: > OK, I will look into doing this at a quiet time. > I notice that there is a binary in t

Re: [vchkpw] qmailadmin buffer overflow

2012-09-19 Thread Bob Hutchinson
On 19/09/12 11:52, Tom Collins wrote: > I'm offline, with limited Internet connectivity, so apologies if someone else > has already responded. > > I think you need to recompile QmailAdmin and manually install the binary. The > installation process strips debug information

Re: [vchkpw] qmailadmin buffer overflow

2012-09-19 Thread Tom Collins
I'm offline, with limited Internet connectivity, so apologies if someone else has already responded. I think you need to recompile QmailAdmin and manually install the binary. The installation process strips debug information that would probably show up in this dump and help isolat

[vchkpw] qmailadmin buffer overflow

2012-09-18 Thread Bob Hutchinson
Not sure if this is the right place to post but I don't know where else. I am using qmailadmin in a standard shupp toaster, on a 64bit machine. qmailadmin-1.2.15 I getting a WSOD after adding a new mailinglist. The mailinglist is made and all appears correct. Each line in the apache erro

[vchkpw] qmailadmin 1.4.16 added as a development version

2011-02-08 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You can find the source under the Subversion branches directory, or on SourceForge. Current ChangeLog: - Removed mailbox image - Updated quota code to work with vpopmail v5.4.33 - Fixed some compiler warnings - Updated default compiler flags

[vchkpw] qmailadmin and vpopmaild

2010-11-27 Thread Jason Frisvold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I remember a while back (many years, apparently) that someone was working on a qmailadmin replacement that used vpopmaild. I've googled around and found pmailadmin, but it appears that project was abandoned long ago. Are

[vchkpw] Re: latested qmailadmin trunk... error also.

2010-06-28 Thread Ken
Sérgio Rosa awd.pt> writes: > (truncated) The working version is here, tested with success: http://qmailadmin.svn.sourceforge.net/viewvc/qmailadmin/branches/v1_4_0/qmailadm in/?view=tar Ken !DSPAM:4c28555d32715964367774!

[vchkpw] latested qmailadmin trunk... error also.

2010-05-04 Thread Sérgio Rosa
ok, I got the latest trunk (with subversion) but no success. The output (parcial) qmailadmin 1.3.0 Current settings --- cgi-bin dir = /var/www/cgi-bin html dir = /var/www/html image dir = /var/www/html/images

[vchkpw] Vpopmail 5.5.0 & Qmailadmin 1.2.14

2010-05-04 Thread Sérgio Rosa
Hi all, installed vpopmail-5.5.0 today and downloaded form SF qmailadmin-1.2.14, but qmailadmin won't compile. Matt refered earlier that the latest trunk of qmailadmin shuld be used. Is it not 1.2.14? The output: [r...@mail-srv qmailadmin-1.2.14]# ./configure checking for a BSD-compa

RE: [vchkpw] qmailadmin issue

2010-03-22 Thread Paul H. Giesberts
hkpw@inter7.com Subject: [vchkpw] qmailadmin issue Hi all, Hopefully this is the right place for this issue. If not please let me know. I've built a new mail server on Ubuntu with qmail, vopopmail, dovecot, clamav, qmailadmin etc. Everything is working well with one exception. When I set a vacatio

Re: [vchkpw] qmailadmin issue

2010-03-19 Thread Remo Mattei
Please contact me offline Remo On 3/19/10 15:09 , "asi...@i3tcorp.com" wrote: > root > > >> The user no the path >> >> >> >> >> On 3/19/10 14:21 , "asi...@i3tcorp.com" wrote: >> >>> /var/www/html/images/qm

Re: [vchkpw] qmailadmin issue

2010-03-19 Thread Remo Mattei
Please do not tell me that your apache is running as root. Can linux r u running? (centos, debian etc) On 3/19/10 15:09 , "asi...@i3tcorp.com" wrote: > root > > >> The user no the path >> >> >> >> >> On 3/19/10 14:21 , "asi...@

Re: [vchkpw] qmailadmin issue

2010-03-19 Thread asimon
root > The user no the path > > > > > On 3/19/10 14:21 , "asi...@i3tcorp.com" wrote: > >> /var/www/html/images/qmailadmin >> >> >>> What is your web running under? >>> >>> >>> On 3/19/10 13:56 , "asi...@i3

Re: [vchkpw] qmailadmin issue

2010-03-19 Thread Remo Mattei
The user no the path On 3/19/10 14:21 , "asi...@i3tcorp.com" wrote: > /var/www/html/images/qmailadmin > > >> What is your web running under? >> >> >> On 3/19/10 13:56 , "asi...@i3tcorp.com" wrote: >> >>> Hi Remo, >

Re: [vchkpw] qmailadmin issue

2010-03-19 Thread asimon
/var/www/html/images/qmailadmin > What is your web running under? > > > On 3/19/10 13:56 , "asi...@i3tcorp.com" wrote: > >> Hi Remo, >> >> Below are the permissions on qmailadmin. Is there anything else I should >> check? >> >> >&

Re: [vchkpw] qmailadmin issue

2010-03-19 Thread Remo Mattei
What is your web running under? On 3/19/10 13:56 , "asi...@i3tcorp.com" wrote: > Hi Remo, > > Below are the permissions on qmailadmin. Is there anything else I should > check? > > > Andrew > > -rwsr-sr-x 1 vpopmail vchkpw 193K 2010-03-1

Re: [vchkpw] qmailadmin issue

2010-03-19 Thread asimon
Hi Remo, Below are the permissions on qmailadmin. Is there anything else I should check? Andrew -rwsr-sr-x 1 vpopmail vchkpw 193K 2010-03-19 13:16 /usr/lib/cgi-bin/qmailadmin > Check permissions > Remo > > > On 3/19/10 12:35 , "asi...@i3tcorp.com" wrote: > >

Re: [vchkpw] qmailadmin issue

2010-03-19 Thread Remo Mattei
Check permissions Remo On 3/19/10 12:35 , "asi...@i3tcorp.com" wrote: > Hi all, > > Hopefully this is the right place for this issue. If not please let me > know. I've built a new mail server on Ubuntu with qmail, vopopmail, > dovecot, clamav, qmailadmin etc. E

[vchkpw] qmailadmin issue

2010-03-19 Thread asimon
Hi all, Hopefully this is the right place for this issue. If not please let me know. I've built a new mail server on Ubuntu with qmail, vopopmail, dovecot, clamav, qmailadmin etc. Everything is working well with one exception. When I set a vacation message with qmailadmin it stops that users

[vchkpw] segfault on qmailadmin 2.1.12 and 2.1.13 with vpopmail 5.4.30

2010-02-25 Thread Luciano Bolonheis
Hi ALL, i can't get qmailadmin running on my server.. first, i compiled vpopmail 5.5.0 but didn't manage to compile qmailadmin against it... then i changed to 5.4.30, qmailadmin compiles, but gets a Segmentation Fault. Running in the shell shows the start of the HTML code and Segmenta

Re: [vchkpw] Can't compile qmailadmin with vpopmail 5.5.0

2010-01-19 Thread Matt Brookings
t appears in.) > user.c: In function ‘set_qmaildefault’: > user.c:627: error: ‘VPOPMAILDIR’ undeclared (first use in this function) > make[1]: *** [user.o] Error 1 > make[1]: Leaving directory `/usr/local/src/qmailadmin-1.2.13' > make: *** [all] Error 2 > > vpopmail compiles

[vchkpw] Can't compile qmailadmin with vpopmail 5.5.0

2010-01-19 Thread OVi C
Hi! I'm trying to compile qmailadmin with vpopmail 5.5.0 on Debian Testing and i get the following error: --- ./configure --enable-htmldir

[vchkpw] Can't compile qmailadmin with vpopmail 5.5.0

2010-01-19 Thread Ovi C
Hi! I'm trying to compile qmailadmin with vpopmail 5.5.0 on Debian Testing and i get the following error: --- ./configure --enable-htmldir

[vchkpw] qmailadmin 1.2.13 - catchall won't work, even with --enable-catchall

2009-12-08 Thread Harm van Tilborg
Hello everyone, Just found a small bug in qmailadmin 1.2.13. This release introduced the `--disable-catchall' configure option. Together with that of course some pre-compiler additions inside the qmailadmin source. However, in `command.c' it was forgotten to include `config.h',

Re: [vchkpw] using pkgconfig in vpopmail , qmailadmin and others.

2009-10-13 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Itamar Reis Peixoto wrote: > and in qmailadmin configure.in > > auth_incs=`cat $vpopmaildir/etc/inc_deps` > AC_SUBST(auth_incs) > auth_libs=`cat $vpopmaildir/etc/lib_deps` > AC_SUBST(auth_libs) Was this the 1.4 branch of qmailadmin

[vchkpw] using pkgconfig in vpopmail , qmailadmin and others.

2009-10-13 Thread Itamar Reis Peixoto
for example. [r...@itamar vpopmail]# pwd /etc/vpopmail [r...@itamar vpopmail]# cat inc_deps -I/usr/include/vpopmail [r...@itamar vpopmail]# cat lib_deps -L/usr/lib -ldl -lcrypt -lvpopmail and in qmailadmin configure.in auth_incs=`cat $vpopmaildir/etc/inc_deps` AC_SUBST(auth_incs) auth_libs

Re: [vchkpw] ezmlm + vpopmail + qmailadmin

2008-04-18 Thread Bob Hutchinson
ed to be installed before either vpopmail or qmailadmin? I.E. before > Do I need to recompile/reinstall either after ezmlm? no > > > > Thx. > > > > -- - Bob Hutchinson Midwales dot com - !DSPAM:48090235120501807385810!

[vchkpw] ezmlm + vpopmail + qmailadmin

2008-04-18 Thread D. Hilbig
Quick questions: Which version of ezmlm should I be using? ezmlm 0.53, ezmlm-idx 0.44, ezmlm-idx 5.1.2, or something else? Does ezmlm need to be installed before either vpopmail or qmailadmin? I.E. Do I need to recompile/reinstall either after ezmlm? Thx. !DSPAM:4808e911120505998911410!

Re: [vchkpw] qmailadmin

2008-04-16 Thread Lampa
Hello, i found the core of problem. Qmailadmin is staticaly linked with libvpopmail.a, so to apply new version you must recompile qmailadmin. My problem was that i stripped libvpopmail.a and qmailadmin have problem to link with libvpopmail.a (undefined reference when building qmailadmin). So i

RE: [vchkpw] qmailadmin

2008-04-16 Thread D. Hilbig
I don't think the developers have updated qmailadmin to include that feature. John Simpson has a patch for qmailadmin which may work for you: http://qmail.jms1.net/vpopmail/ -Original Message- From: Lampa [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 16, 2008 11:34

Re: [vchkpw] qmailadmin

2008-04-16 Thread Lampa
Seem to be 1.2.12 not working too :( same errors when compiling 2008/4/16, Lampa <[EMAIL PROTECTED]>: > Hello, > > i'm using, 5.4.26d vpopmaild and qmailadmin 1.2.11. Not patched. > > Qmailadmin is staticaly linked libvpopmail. > > Perhaps 1.2.12 qmailadmin s

Re: [vchkpw] qmailadmin

2008-04-16 Thread Lampa
Hello, i'm using, 5.4.26d vpopmaild and qmailadmin 1.2.11. Not patched. Qmailadmin is staticaly linked libvpopmail. Perhaps 1.2.12 qmailadmin should be ok ? It's question for Bill Shupp. Compile is not possible: make[1]: Entering directory `/root/src/qmailadmin-1.2.11-n

Re: [vchkpw] qmailadmin

2008-04-16 Thread Robbie Garrett
> Hello, > > qmailadmin is not calling vpopmaild functions ? Eg. script onchange is > not fired ? > > Thank you. > -- > Lampa > > > Im thinking that there was a patch to qmailadmin for make it work. am i correct in this? and if so.. did u patch it? !DSPAM:48064a7f120501176517693!

[vchkpw] qmailadmin

2008-04-16 Thread Lampa
Hello, qmailadmin is not calling vpopmaild functions ? Eg. script onchange is not fired ? Thank you. -- Lampa !DSPAM:480646ab120507228016015!

Re: [vchkpw] qmailadmin "invalid user"

2007-10-11 Thread João Luiz - Terra
Hi Sree, Great! Thank you!!! Regards, Joao - Original Message - From: Sreedevi To: vchkpw@inter7.com Sent: Thursday, October 11, 2007 6:04 AM Subject: Re: [vchkpw] qmailadmin "invalid user" Hi, I have faced the similar problem. In my case SELINUX was t

Re: [vchkpw] qmailadmin "invalid user"

2007-10-11 Thread Sreedevi
Luiz - Terra <[EMAIL PROTECTED]> To: vchkpw@inter7.com Sent: Thursday, 11 October, 2007 7:49:20 AM Subject: [vchkpw] qmailadmin "invalid user" Hi, Sorry. My english is not good :) I am using qmail toaster. (http://www.shupp.org/toaster) After the installation, it

[vchkpw] qmailadmin "invalid user"

2007-10-10 Thread João Luiz - Terra
Hi, Sorry. My english is not good :) I am using qmail toaster. (http://www.shupp.org/toaster) After the installation, it is all certainty smtp, pop3, webmail, but qmailadmin does not function. I enter postmaster, domain and password, but it returns "invalid user". Can you help me

[vchkpw] Re: Onchange Working with Commandline Utilities but not qmailadmin and vqadmin

2007-09-28 Thread Len Burns
DaemonTools part of this scheme. I rebuilt and re-installed vpopmail-5.4.23 with onchange enabled, and then rebuilt qmailadmin and vqadmin. From the commandline onchange is working just as I would expect. The user list is updating, all is well. From qmailadmin or vqadmin the script does not appear

[vchkpw] Onchange Working with Commandline Utilities but not qmailadmin and vqadmin

2007-09-28 Thread Len Burns
Good morning all, Yesterday I decided to implement onchange to support a mechanism to reject nonexistent accounts on the system. thanks to John Simpson for the DaemonTools part of this scheme. I rebuilt and re-installed vpopmail-5.4.23 with onchange enabled, and then rebuilt qmailadmin and

Re: [vchkpw] 5.4.22 + Qmailadmin...is it going to be fixed ?

2007-09-25 Thread Rick Widmer
Tom Collins wrote: On Sep 21, 2007, at 3:33 PM, Rick Widmer wrote: There is a patch for qmailadmin on SourceForge. Its tracker number is [1795973]. On the other hand, this weekend I will release 5.4.23 that backs out the change that caused this problem. I want a stable release that does

Re: [vchkpw] 5.4.22 + Qmailadmin...is it going to be fixed ?

2007-09-21 Thread Tom Collins
On Sep 21, 2007, at 3:33 PM, Rick Widmer wrote: There is a patch for qmailadmin on SourceForge. Its tracker number is [1795973]. On the other hand, this weekend I will release 5.4.23 that backs out the change that caused this problem. I want a stable release that does not require any

Re: [vchkpw] 5.4.22 + Qmailadmin...is it going to be fixed ?

2007-09-21 Thread Allie Daneman
Ok great...I'll wait for the official release and test that, thanks for all your work on this. On Fri, 21 Sep 2007 16:33:05 -0600, Rick Widmer <[EMAIL PROTECTED]> wrote: > > > Allie Daneman wrote: >> Is there any movement to fix 5.4.22 to co-habitate with Qmailadmin ?

Re: [vchkpw] 5.4.22 + Qmailadmin...is it going to be fixed ?

2007-09-21 Thread Rick Widmer
Allie Daneman wrote: Is there any movement to fix 5.4.22 to co-habitate with Qmailadmin ? I'm not in any hurry to try and upgrade again BUT I really like running the latest version if possible ;) There is a patch for qmailadmin on SourceForge. Its tracker number is [1795973]. On the

[vchkpw] 5.4.22 + Qmailadmin...is it going to be fixed ?

2007-09-21 Thread Allie Daneman
Is there any movement to fix 5.4.22 to co-habitate with Qmailadmin ? I'm not in any hurry to try and upgrade again BUT I really like running the latest version if possible ;)

Re: [vchkpw] vpopmail 5.4.22 breaks qmailadmin 1.2.X

2007-09-18 Thread Joshua Megerman
> On 2007-09-17, at 1751, Jeremy Kister wrote: > good idea. i just wrote a patch to do both items. > > sourceforge has it as #1797464, or you can also download it from my > web site. > > http://qmail.jms1.net/vpopmail/#passlen > I think you want it to be an #ifndef, not a #ifdef (I'm not loo

Re: [vchkpw] vpopmail 5.4.22 breaks qmailadmin 1.2.X

2007-09-18 Thread John Simpson
mail.h. i doubt it would affect anything within vpopmail, but how many other packages out there (qmailadmin, courier- authlib, etc.) use vpopmail.h as part of their compile process, and also have a "config.h" file in their source code? so what i did is added the "#ifdef&q

Re: [vchkpw] vpopmail 5.4.22 breaks qmailadmin 1.2.X

2007-09-17 Thread Jeremy Kister
On 9/17/2007 5:28 PM, John Simpson wrote: which reminds me... how about a patch to change the maximum password length to a more realistic limit? i've been doing this for several years, after applying patches but before running "./configure"... Also, since only the first eight characters of a

Re: [vchkpw] vpopmail 5.4.22 breaks qmailadmin 1.2.X

2007-09-17 Thread John Simpson
On 2007-09-16, at 2302, Rick Widmer wrote: I posted a patch on qmailadmin's SourceForge site. The tracker number is [ 1795973 ]. It should allow qmailadmin to work with 5.4.22. On the other hand, I think I am going to revert the part of the patch that caused this problem, and app

Re: [vchkpw] vpopmail 5.4.22 breaks qmailadmin 1.2.X

2007-09-17 Thread Quey
Rick Widmer wrote: Allie Daneman wrote: I have no issues with building this version BUT it breaks qmailadmin 1.2.11. I get the following when trying to make qmailadmin on vpopmail 5.4.22: Thanks for testing! Can you please tell me the ./configure options you are using? I want to get an

Re: [vchkpw] vpopmail 5.4.22 breaks qmailadmin 1.2.X

2007-09-16 Thread Len Burns
Rick, I am seeing the same behaviour building qmailadmin against vpopmail-5.4.22 on NetBSD-3.1-i386. Here is my configuration: ./configure \ --disable-roaming-users \ --enable-logging=p \ --disable-passwd \ --enable-clear-passwd \ --disable-domain-quotas \ --enable-auth-module=mysql \ --enable

Re: [vchkpw] vpopmail 5.4.22 breaks qmailadmin 1.2.X

2007-09-16 Thread Allie Daneman
Rick Widmer([EMAIL PROTECTED])@Sun, Sep 16, 2007 at 09:02:31PM -0600: > Allie Daneman wrote: > >I have no issues with building this version BUT it breaks qmailadmin > >1.2.11. I get the following when trying to make qmailadmin on vpopmail > >5.4.22: > > Thanks for testi

Re: [vchkpw] vpopmail 5.4.22 breaks qmailadmin 1.2.X

2007-09-16 Thread Rick Widmer
Allie Daneman wrote: I have no issues with building this version BUT it breaks qmailadmin 1.2.11. I get the following when trying to make qmailadmin on vpopmail 5.4.22: Thanks for testing! Can you please tell me the ./configure options you are using? I want to get an idea which ones are

[vchkpw] vpopmail 5.4.22 breaks qmailadmin 1.2.X

2007-09-15 Thread Allie Daneman
I have no issues with building this version BUT it breaks qmailadmin 1.2.11. I get the following when trying to make qmailadmin on vpopmail 5.4.22: make all-am source='qmailadmin.c' object='qmailadmin.o' libtool=no depfile='.deps/qmailadmin.Po' tmpdepfile='.dep

[vchkpw] qmailadmin-1.2.9 logger patch

2007-08-20 Thread Metin KAYA
Hi all, I have written a patch that create log file for qmailadmin-1.2.9. When a user's password or quota changed, a user deleted from the system or a user created this patch logs the events. Sample lines from log file: [EMAIL PROTECTED] ~]# cat /var/log/qmailadmin.log 12/08/2007

RE: [vchkpw] qmailadmin unable to login

2007-02-27 Thread Manish Jain [HUGHES]
Dear claas, Permissions are as follows: [EMAIL PROTECTED] ~]# ls -al /var/www/cgi-bin/qmailadmin -rwsr-sr-x 1 vpopmail vchkpw 260236 Feb 22 15:37 /var/www/cgi-bin/qmailadmin Regards, Manish Jain (Sr. Engineer - IDC) Hughes Communications India Ltd. Plot-1, Sector-18, Electronic City

Re: [vchkpw] qmailadmin unable to login

2007-02-27 Thread Claas Langbehn
Hello! > I have installed Netqmail+vchkpw+vpopmail+qmailadmin. Now I am not able to > login into the qmailadmin using postmaster account. It's saying "Invalid > Login" Probably a permissions problem. qmailadmin needs to run SUID as vpopmail. $ ls -al /home/vpopmail

[vchkpw] qmailadmin unable to login

2007-02-26 Thread Manish Jain [HUGHES]
Dear All, I have installed Netqmail+vchkpw+vpopmail+qmailadmin. Now I am not able to login into the qmailadmin using postmaster account. It's saying "Invalid Login" But I am able to telnet on port 110 using the same account. Please tell me the possible causes. Rega

[vchkpw] qmailadmin 1.2.9 problem with limits

2006-11-28 Thread hareram
Hi all I have installed qmailadmin 1.2.9 with vpopmail 5.4.17 installed good, and iam able to loging from web also problem here, i have default file in /home/vpopmail/etc/vlimits.default i had comented all the lines under domain i have added more .qmailadmin-limits maxpopaccounts 10

RE: [vchkpw] qmailadmin question

2006-09-05 Thread saimir hafizi
OK, my apologies. So, how can I deal with this case then. Do I have to change anything in these two lines. -Original Message- From: Michael Johnson [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 05, 2006 3:49 PM To: vchkpw@inter7.com Subject: Re: [vchkpw] qmailadmin question Saimir

Re: [vchkpw] qmailadmin question

2006-09-05 Thread Michael Johnson
t-configs/apache >> /usr/lib/apache >> /var/lib/apache >> /etc/apache >> >> -Original Message- >> From: Remo Mattei [mailto:[EMAIL PROTECTED] >> Sent: Tuesday, September 05, 2006 1:59 PM >> To: vchkpw@inter7.com >> Subject: Re: [vchkpw] qmailadmin question >> >> who is apache running under? >> >> saimir hafizi wrote: >> >> >> >> >> > >

Re: [vchkpw] qmailadmin question

2006-09-05 Thread Michael Johnson
To: vchkpw@inter7.com > Subject: Re: [vchkpw] qmailadmin question > > what's the username that apache is running under? not were it is.. > > Remo > > saimir hafizi wrote: >> /usr/share/apache >> /usr/share/apache/default-configs/apache >> /usr/lib/apa

  1   2   3   4   5   6   7   >