[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
On 08/31/2014 06:57 PM, Eric Shubert wrote: 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 presu

[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

[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

[vchkpw] Re: [qmailadmin] Spam filtering and forward revisited

2005-09-09 Thread Kurt Bigler
Reviving a thread fromt the qmailadmin list a couple months back. Looks like this particular topic really belongs on the vchkpw list... on 7/19/05 10:34 PM, Kurt Bigler <[EMAIL PROTECTED]> wrote: > on 7/19/05 9:20 AM, Tom Collins <[EMAIL PROTECTED]> wrote: > >> An external delivery program cou

[vchkpw] RE: [qmailadmin] qmailadmin 1.2.3 cannot read vpopmail.mysql

2005-04-19 Thread Ricardo Moreno
I have the same problem.. but not with qmailadmin I have the problem login with pop3 Sometimes happen sometimes does not.. first time error loading shared libraries second time everything went fine third time couldn't read vpopmail.mysql I think it is a problem related to fedora Core 3,=20 Are

Re: [vchkpw] Re: [qmailadmin-devel] aliases and forwards

2004-11-30 Thread Tom Collins
On Nov 30, 2004, at 8:32 AM, Tom Collins wrote: How do you define an alias vs. a forward? Do you count the number of email addresses the customer can create, or the number of addresses each message forwards to? This should have gone to the [EMAIL PROTECTED] list -- if you're interested in the t

[vchkpw] Re: [qmailadmin-devel] aliases and forwards

2004-11-30 Thread Tom Collins
On Nov 30, 2004, at 1:39 AM, [EMAIL PROTECTED] wrote: At 05.24 30/11/2004, you wrote: During development of 1.2, we combined aliases and forwards into one. You can now have addresses that forward to multiple addresses, either local or remote. This is nice but i need to limit aliases and forwards fo

[vchkpw] Re: qmailadmin quota bug ?

2004-03-25 Thread master
no one ? is it a bug or ? :) - Original Message - From: "master" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 19, 2004 12:16 AM Subject: qmailadmin quota bug ? > Hi, i have seen that today don t know if it s already known but here is what > i seen : > when we put a quo

Re: [vchkpw] Re: [qmailadmin] Re: PHP vpopmail extension

2004-02-21 Thread X-Istence
Rick Widmer wrote: Existence wrote: Rick Widmer wrote: That is what i meant, not everyone is able to have a special server just for mail, and thus running Apache as vpopmail:vchkpw is not an option. If you created some sort of deamon that allows you with public and privatekey's to communica

Re: [vchkpw] Re: [qmailadmin] Re: PHP vpopmail extension

2004-02-21 Thread Rick Widmer
Existence wrote: Rick Widmer wrote: That is what i meant, not everyone is able to have a special server just for mail, and thus running Apache as vpopmail:vchkpw is not an option. If you created some sort of deamon that allows you with public and privatekey's to communicate. Then you can run

Re: [vchkpw] Re: [qmailadmin] Re: PHP vpopmail extension

2004-02-18 Thread X-Istence
Rick Widmer wrote: X-Istence wrote: Rick Widmer wrote (At least in part): I am adding the following functions to vpopmail: valias_select_names, valias_select_names_next, valias_select_names_end Kinda like C++'s std::vector things, allowing you to walk thru an "array" of aliased domain names.

Re: [vchkpw] Re: [qmailadmin] Re: PHP vpopmail extension

2004-02-18 Thread Rick Widmer
X-Istence wrote: Rick Widmer wrote (At least in part): I am adding the following functions to vpopmail: valias_select_names, valias_select_names_next, valias_select_names_end Kinda like C++'s std::vector things, allowing you to walk thru an "array" of aliased domain names. I don't know about s

Re: [vchkpw] Re: [qmailadmin] Re: PHP vpopmail extension

2004-02-16 Thread Jeremy Kitchen
On Mon, 2004-02-16 at 21:19, X-Istence wrote: > > If you don't agree, now is the time to > > show me a better way. > > How about a public private key sort of thing like SSH? > > Using named pipes as a means to "talk" to each other. This would require > a deamon. Or even, just exec, and having a

Re: [vchkpw] Re: [qmailadmin] Re: PHP vpopmail extension

2004-02-16 Thread X-Istence
Rick Widmer wrote (At least in part): I am adding the following functions to vpopmail (If Tom allows them...) and adding support for them in the extension: valias_select_names, valias_select_names_next, valias_select_names_end Kinda like C++'s std::vector things, allowing you to walk thru an

[vchkpw] Re: [qmailadmin] Re: PHP vpopmail extension

2004-02-14 Thread Rick Widmer
qmadmin wrote: I'm interested in the PHP extensions you have for the current versions of vpopmail. Since I got more than one response, I'll answer on the list... I have changed vpopmail_auth_user (which calls vauth_user) so it returns false if the username/password/domain is invalid, or for

[vchkpw] Re: [qmailadmin] PHP vpopmail extension

2004-02-13 Thread Oden Eriksson
(off list) fredagen den 13 februari 2004 13.27 skrev Rick Widmer: > Is there anyone on these lists that are using the PHP extension for > vpopmail? > > > I have made substantial changes that adapt it to vpopmail 5.4.0 and I am > wondering how much effort I need to put into compatability with older

[vchkpw] Re: [qmailadmin] Differences in html templates

2003-12-23 Thread Tom Collins
On Dec 23, 2003, at 4:05 AM, Rick Widmer wrote: The real reason I want to move those items is so I can also move all the and I've done it here, and it seems to be working just fine. If you are interested I can send a patch. Please send the patch directly to me, or post it to the patch tracker

Re: [vchkpw] Re: [qmailadmin] Delete Mail-- Serious Issue!

2003-11-13 Thread Mike Miller
> However, /bin/sh exists. > [EMAIL PROTECTED] /]# su vpopmail > [EMAIL PROTECTED] /]$ w > > [EMAIL PROTECTED] /]$ /bin/sh > [EMAIL PROTECTED] /]$ exit > [EMAIL PROTECTED] /]$ exit > > seems to work if you ask me. It is your lack of talent to install it, in my system vpopmail is account with

[vchkpw] Re: [qmailadmin] Delete Mail-- Serious Issue!

2003-11-11 Thread Mike Miller
However, /bin/sh exists. [EMAIL PROTECTED] /]# su vpopmail [EMAIL PROTECTED] /]$ w [EMAIL PROTECTED] /]$ /bin/sh [EMAIL PROTECTED] /]$ exit [EMAIL PROTECTED] /]$ exit seems to work if you ask me. As well, another oddity. This is all just on the one delete and didn't do it before I added it. S

Re: [vchkpw] Re: qmailadmin and apache suexec

2003-11-05 Thread Don Walters
In my case, i use a specific virtualhost for qmailadmin, and i set suexec on this virtualhost to vpopmail.vchkpw After setting up my vhosts as you described, I discovered that in order for apache to run suexec as the vpopmail user, it must run as uid and gid of 89. My suexec is configured to r

[vchkpw] Re: qmailadmin and apache suexec

2003-11-05 Thread Stephane Bouvard [ML]
Hi, ,- - [ Le mercredi 5 novembre 2003 vers 19:09 Don Walters écrivait: ] - - | > I had qmailadmin installed and working great. Today, I setup my apache > server to use suexec. I noticed my qmailadmin stopped working. After > looking through the archives, I found a post where someone mentione

[vchkpw] Re: [qmailadmin] user forward error

2003-09-24 Thread Ken Jones
Which versions of qmailadmin and vpopmail are you using? Ken Jones On Tuesday 23 September 2003 10:01 pm, Medgyesi Gergely wrote: > Hi All ! > > My problem is: > > If I want to forward a mail to another address, and I create a > forward/alias > Everything goes WELL... BUT !! > > When a user adjus

[vchkpw] Re: [qmailadmin] Problems Compiling Qmailadmin

2003-08-28 Thread Tom Collins
On Thursday, August 28, 2003, at 04:58 AM, <[EMAIL PROTECTED]> wrote: I then tried to specify the location of vpopmail (which is in the default /home/vpopmail) and got the folowing errors with configure: cat: /home/vpopmail/etc/inc_deps: No such file or directory cat: /home/vpopmail/etc/lib_dep

[vchkpw] Re: [qmailadmin] Vpopmail + qmail + courier + imp - IMAP login problem

2003-08-21 Thread nik [tm]
Tom Collins wrote: On Wednesday, August 20, 2003, at 11:27 PM, Uljashin Sergey wrote: I had a similar problem using courier-imap & vpopmail. Try recompiling courier-imap with '--without-authdaemon' option specified. The incompatibility with authdaemon should have been fixed around 5.3.8. If

[vchkpw] Re: [qmailadmin] Vpopmail + qmail + courier + imp - IMAP login problem

2003-08-21 Thread Tom Collins
On Wednesday, August 20, 2003, at 11:27 PM, Uljashin Sergey wrote: I had a similar problem using courier-imap & vpopmail. Try recompiling courier-imap with '--without-authdaemon' option specified. The incompatibility with authdaemon should have been fixed around 5.3.8. If you compile and install

Re: [vchkpw] Re: [qmailadmin] Why support imap?

2003-08-14 Thread Adam Hooper
I don't use it so I had to do a bit of a search, but I know Fetchmail does it, here's a relevent snippet from the FAQ, at http://www.catb.org/~esr/fetchmail/fetchmail-FAQ.html#O4 "The other (which we recommend) is to switch to IMAP. IMAP has an explicit expunge command and fetchmail normally us

Re: [vchkpw] Re: [qmailadmin] Why support imap?

2003-08-14 Thread Evren Yurtesen
well for windows? :) I dont think you will have many clients using fetchmail heh On Thu, 14 Aug 2003, Adam Hooper wrote: > I don't use it so I had to do a bit of a search, but I know Fetchmail > does it, here's a relevent snippet from the FAQ, at > http://www.catb.org/~esr/fetchmail/fetchmail-F

Re: [vchkpw] Re: [qmailadmin] Why support imap?

2003-08-14 Thread Evren Yurtesen
how do you delete messages from server? :) next time you check your emails, your mail client would delete all from your inbox too... unless you move them to another folder manually (probably a local folder) On Thu, 14 Aug 2003, Adam Hooper wrote: > Chris Shenton wrote: > > Because when you're on

Re: [vchkpw] Re: [qmailadmin] Why support imap?

2003-08-14 Thread Adam Hooper
Chris Shenton wrote: Because when you're on travel, your mail is inaccessible on those PCs, whether at work or at home. With IMAP you can leave mail on server, organize it into folders, search it, etc. Sure, it the server has to pay for disk, but in a corporate setting, one would pay for disk whet

[vchkpw] Re: [qmailadmin] Why support imap?

2003-08-14 Thread Chris Shenton
Jeff Koch <[EMAIL PROTECTED]> writes: > It seems that the qmail, vpopmail, qmailadmin people tend to recommend > squirrelmail and sqwebmail. However, these are both imap clients. SqWebMail isn't an IMAP client, it reads Maildirs natively. > Our initial reaction is to prefer (in order to save ba

RE: [vchkpw] Re: [qmailadmin-devel] Updated vpopmail -- please reviewbefore public announcement

2003-07-20 Thread Remo Mattei
] Cc: [EMAIL PROTECTED] Subject: [vchkpw] Re: [qmailadmin-devel] Updated vpopmail -- please review before public announcement On Sat, 19 Jul 2003, Jeff Hedlund wrote: > This definitely needs to be looked into as a bug, but in the meantime-- > why don't you check out my mailfilter script h

[vchkpw] Re: [qmailadmin-devel] Updated vpopmail -- please review beforepublic announcement

2003-07-20 Thread spork
On Sat, 19 Jul 2003, Jeff Hedlund wrote: > This definitely needs to be looked into as a bug, but in the meantime-- > why don't you check out my mailfilter script here: > http://marc.theaimsgroup.com/?l=qmailadmin&m=105689448125793&w=2 > > You are calling maildrop from the directory where the Maild

[vchkpw] RE: [qmailadmin] Finally Posted - New Look, Feel, and Navigation for Qmailadmin

2003-07-14 Thread Justin Couto
- From: Tom Collins [mailto:[EMAIL PROTECTED] Sent: Monday, July 14, 2003 6:32 PM To: Justin Couto Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [qmailadmin] Finally Posted - New Look, Feel, and Navigation for Qmailadmin   On Monday, July 14, 2003, at 05:56 PM, Justin

[vchkpw] Re: [qmailadmin] Finally Posted - New Look, Feel, and Navigation for Qmailadmin

2003-07-14 Thread Ken Jones
Very Nice. I really like it. I would vote Yes to using it as the new interface look. Looks like there are some hard coded hosts names in the show_login.html template. Do you have any examples of using iframe to incorporate qmailadmin into other web applications? Thanks Ken Jones On Monday 14

[vchkpw] Re: [qmailadmin] Finally Posted - New Look, Feel, and Navigation for Qmailadmin

2003-07-14 Thread Tom Collins
On Monday, July 14, 2003, at 05:56 PM, Justin Couto wrote: I hope this helps some of you and we really hope it gets adopted as the new qmailadmin interface. Please give us feedback in the mailing list and if you would like to see these changes in future releases of qmail admin please show your sup

[vchkpw] Re: [qmailadmin] Autoresponder

2003-04-03 Thread vol
Oh. That autoresponder was written for EPS 0.9 and below. I'll have to update that at some time in the future. Try downloading http://www.inter7.com/eps/eps-0.9.tar.gz. It's not as fast and efficient as EPS v1.x, but it works in the same fashion. Lay[N]e wrote: Hi, Layne. Try the autoresponder

[vchkpw] Re: [qmailadmin] Quotas

2003-03-17 Thread Tom Collins
On Monday, March 17, 2003, at 01:22 PM, Brian Kolaci wrote to the qmailadmin list: vmoduser needs to be updated to write a properly formatted data to the field. Currently, it just writes the information verbatim from the command line. Note: I was unable to find any versions of vpopmail newer than

RE: [vchkpw] Re: Qmailadmin feature request

2003-02-07 Thread Robert Kropiewnicki
> -Original Message- > From: Davide Giunchi [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 07, 2003 4:56 AM > To: Rhett Hermer; [EMAIL PROTECTED] > Subject: Re: [vchkpw] Re: Qmailadmin feature request > > > Il 09:13, venerdì 7 febbraio 2003, Rhett Herme

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-07 Thread Davide Giunchi
Il 09:13, venerdì 7 febbraio 2003, Rhett Hermer ha scritto: > If djb doesn't want to improve qmail with all of those patches et al, then > what's stopping us to write new MTA based on qmail design? Is there any > restriction that I am not aware of? I don't think that anybody here want to write yet

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-07 Thread Rhett Hermer
t;[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 9:01 PM Subject: Re: [vchkpw] Re: Qmailadmin feature request > > Just out of genuine curiosity, were you actually seeing problems that > > required each of those patches? I've been running a > > qm

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Iain
This has been an ongoing argument on the qmail list. Some 'purists' believe that there is no need for any patch apart from QMAILQUEUE which dan has indicated he will probably include in the next version. While I was initially sceptical about this I can see some logic in what they are saying. Ta

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Davide Giunchi
> I just use vpopmail and tcpserver here. Was that insufficient for your > needs or does the method you describe offer something more/different? I > have quite a few concurrent pop3 users (maybe 50-70, not 100 [yet]) and > maybe half of that in IMAP sessions but haven't run into any problems with

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Andrew Kohlsmith
> - smtp-auth-relaying: useful for big lan with some external users > - smtp-after-pop: vpopmail feature that do this is good for small traffic > network, but when you have 100 or more concurrent connection to the pop3 > you cannot use binary file but you must use a database. I just use vpopmail a

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Davide Giunchi
> Just out of genuine curiosity, were you actually seeing problems that > required each of those patches? I've been running a > qmail/vpopmail/sqwebmail/qmailadmin setup for the past year now and have > yet to actually find need for a patch. There's a lot of needs that plain qmail doesn't suite o

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Andrew Kohlsmith
> Just out of genuine curiosity, were you actually seeing problems that > required each of those patches? I've been running a > qmail/vpopmail/sqwebmail/qmailadmin setup for the past year now and have > yet to actually find need for a patch. Not problems per se, but rather features I would like t

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Andrew Kohlsmith
> yes, patch upon patches... the same thing that other's qmail administrator > has done. For this reaseon i've proposed the project described in my > previous mail about this thread. Exactly. I'm saying I've _got_ a master patch that does this, and none of the patches in the master list are esot

RE: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Robert Kropiewnicki
> -Original Message- > From: Andrew Kohlsmith [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 11:44 AM > To: [EMAIL PROTECTED] > Subject: Re: [vchkpw] Re: Qmailadmin feature request > > > > > I believe you're using the wr

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Davide Giunchi
> qmail-0.0.0.0 > qmail-1.03-qmtpc > qmail-bouncecontrol > qmail-1.03-tls > netscape-progress > qmail-send.mimeheaders > qmail-pop3d+vpomail > yes, patch upon patches... the same thing that other's qmail administrator has done. For this reaseon i've proposed the project described in my previous

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Andrew Kohlsmith
> > I believe you're using the wrong MTA if you don't like patches. :-) > > Qmail is the "a patchy mail server" of mail servers. > I keep hoping that will change sometime soon. :) I guess no-one has > released a patch that everyone just can't do without though. I've put together a monster patch

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Davide Giunchi
I think that is time to create a "qmail GPL project" , "qmail megapatch project" or something similiar a big patch developed in gpl'd like project. The problem is that patching a qmail mail server is very common, and when you have to apply a lot of patch to the same source you can't do it a

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Jesse Guardiani
On Thursday 06 February 2003 11:04, Andrew Kohlsmith wrote: > > And secondly, I don't like patches. > > I believe you're using the wrong MTA if you don't like patches. :-) > Qmail is the "a patchy mail server" of mail servers. I keep hoping that will change sometime soon. :) I guess no-one has re

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Andrew Kohlsmith
> And secondly, I don't like patches. I believe you're using the wrong MTA if you don't like patches. :-) Qmail is the "a patchy mail server" of mail servers. Regards, Andrew

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Andrew Kohlsmith
> > Hey, one of my clients bought a domain which was previously held by > > someone else. This of course meant that lots and lots of spammers were > > sending mails to a couple addresses on that domain, and he'd like to be > > able to mark certain explicit addresses for bouncing, while retaining t

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Jesse Guardiani
On Thursday 06 February 2003 01:49, Ken Jones wrote: > On Wednesday 05 February 2003 18:22, you wrote: > It would be great if you knew of any C programmers with a few > hours to spare. then we could hook vpopmail into qmail-smtpd > and block the email right at the front door. I know C, and I oc

[vchkpw] Re: Qmailadmin feature request

2003-02-05 Thread Peter Palmreuther
Hello Ken, On Thursday, February 6, 2003 at 7:49:33 AM you [KJ] wrote (at least in part): > It would be great if you knew of any C programmers with a few > hours to spare. then we could hook vpopmail into qmail-smtpd > and block the email right at the front door. You might have missed it, but th

[vchkpw] Re: Qmailadmin feature request

2003-02-05 Thread Ken Jones
On Wednesday 05 February 2003 18:22, you wrote: > Hey, one of my clients bought a domain which was previously held by someone > else. This of course meant that lots and lots of spammers were sending > mails to a couple addresses on that domain, and he'd like to be able to > mark certain explicit a

[vchkpw] Re: qmailadmin postmaster utility

2003-02-03 Thread DOODS
This can be done with the vqadmin package. You can check it out at the inter7 homepage. Manish Jain writes: Hi All.. I want to give "setting user quota facility" to the postmaster of the domain. Is it Possible? if Yes, Give me the workable solution. Regards ... -- MANISH JAIN ER&DCI (Min

Re: [vchkpw] Re: qmailadmin-limits update

2002-10-29 Thread Pasi Kärkkäinen
On Tue, 29 Oct 2002, Brian Kolaci wrote: > > > > > On Thu, 24 Oct 2002, John Johnson wrote: > > > > > I am not a programmer but from what I can see this > > > looks like a clean and very efective way to do the > > > qmailadmin-limits. If you try to bloat things down > > > for someth

Re: [vchkpw] Re: qmailadmin-limits update

2002-10-29 Thread Brian Kolaci
> > On Thu, 24 Oct 2002, John Johnson wrote: > > > I am not a programmer but from what I can see this > > looks like a clean and very efective way to do the > > qmailadmin-limits. If you try to bloat things down > > for something that MIGHT be added or changed then > > we really

Re: [vchkpw] Re: qmailadmin-limits update

2002-10-29 Thread Pasi Kärkkäinen
On Thu, 24 Oct 2002, John Johnson wrote: > I am not a programmer but from what I can see this > looks like a clean and very efective way to do the > qmailadmin-limits. If you try to bloat things down > for something that MIGHT be added or changed then > we really will not have things really plann

[vchkpw] Re: [qmailadmin] users not in alphabetical order (ldap)

2002-10-27 Thread Michael Bowe
> - Original Message - > From: "Iain" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, October 28, 2002 12:16 PM > Subject: [qmailadmin] users not in alphabetical order (ldap) > > Hi, > > I have noticed a problem where the users are not appearing in alphabetical > order. This

[vchkpw] Re: qmailadmin-limits update

2002-10-24 Thread John Johnson
I am not a programmer but from what I can see this looks like a clean and very efective way to do the qmailadmin-limits. If you try to bloat things down for something that MIGHT be added or changed then we really will not have things really planned, they will be half planned and still open waiting

[vchkpw] RE: [qmailadmin] RE: [vchkpw] Major autorespond problems.

2002-10-07 Thread Brad Dameron
rdale, WA. 1-888-8TSCNET > -Original Message- > From: Tom Collins [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 07, 2002 12:02 PM > To: [EMAIL PROTECTED] > Cc: vpopmail list; [EMAIL PROTECTED] > Subje

[vchkpw] RE: [qmailadmin] RE: [vchkpw] Major autorespond problems.

2002-10-07 Thread Brad Dameron
Silverdale, WA. 1-888-8TSCNET > -Original Message- > From: Tom Collins [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 07, 2002 12:02 PM > To: [EMAIL PROTECTED] > Cc: vpopmail list; [EMAIL PROTECTED

[vchkpw] Re: [qmailadmin] Re: Problem with qmailadmin-limits

2002-09-08 Thread tonix (Antonio Nati)
One additional question: when you create a new mailbox, can you see it later from qmailadmin, editing the mailbox itself? Another question: when you moved to mandrake (from Red Hat, I remember) dir you "configure & make" again your qmail/vpopmail/qmailadmin? Tonino At 09/09/2002 09/09/2002

RE: qmailadmin abd ezmlm

2001-11-09 Thread Tren Blackburn
Install ezmlm with IDX extentions and recompile qmailadmin. regards, Tren. -Original Message- From: QMAIL [mailto:[EMAIL PROTECTED]] Sent: Friday, November 09, 2001 6:08 AM To: [EMAIL PROTECTED] Subject: qmailadmin abd ezmlm I need help. I have installed the ezmlm and qmailadmin. I c

Re: qmailadmin problem

2001-11-04 Thread Szentmarjay Tibor
It worked, tnx. bye Tibor At 16:26 2001. 11. 04.t Converted: -0600, Bill Shupp wrote: >Try grabbing qmailadmin-0.90 (candidate, not official) from my site: >http://shupp.org/patches/qmailadmin-0.90.tar.gz and read FAQ #5. This is >most likely due to you compiling vpopmail-5.0 with clear passwo

Re: qmailadmin problem

2001-11-04 Thread Bill Shupp
> I have: qmailadmin-0.88, vpopmail-5.0 > > I moved some of my domains to a new server from my old server > (vpopmail-4.9.10, qmailadmin-0.76ac3), copied the domains directories > to the new server. On the new server I created the domains with > vadddomain and then I copied the data from the old

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

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 qma

Re: qmailadmin

2001-09-24 Thread Dushyanth Harinath
Hi, Please dont cross post..i like to save my bandwidth :) > how install and configurations qmailadmin ?.. > how install and configurations ezlm ?.. u wouldnt have asked this question if u have read the INSTALL and README files that come with both the packages.They r very clear and easy to under

Re: qmailadmin make problem

2001-06-18 Thread Ken Jones
vpopmail-4.10.20 requires qmailadmin-0.53 Ken Jones [EMAIL PROTECTED] wrote: > > Hi, > The env is : I have vpopmail 4.10.20 + mysql 3.23.38 + qmail > I'm trying to make the outputs for qmailadmin and I encountered the next > problem: > 1) after ./configure--prefix=/usr/local/qmailadm >

Re: qmailadmin templates

2001-06-16 Thread Ken Jones
Dave Weiner wrote: > > Hi all, and especially Ken! > > I'm just about finished building and testing my qmail cluster (yes, I'll > make a full report when I'm done and can breath! My "proof-of-concept, > let's see if we can build a qmail cluster and then see how much load it can > handle" projec

Re: qmailadmin problem

2001-05-05 Thread Tamas Amon
ello everybody Sorry, this is the error message in the apache error-log: --- Error: could not change to directory --- I think there must be a directory name, but there is nothing. Tamas Amon wrote: > > Hello everybody. > > Where I can see the error-messages about qmailadmin? I like to solv

Re: qmailadmin problem

2001-05-05 Thread Tamas Amon
Hello everybody. Where I can see the error-messages about qmailadmin? I like to solve this problem. Other thong. In the last time it eas working. I change something, because I had some other problems, but it is solved. Rick Updegrove wrote: > > From: "Tamas Amon" <[EMAIL PROTECTED]> > > I

Re: qmailadmin problem

2001-05-03 Thread Rick Updegrove
From: "Tamas Amon" <[EMAIL PROTECTED]> > I have a problem with qmailadmin. What version of qmailadmin, what os/version, what type/version of web server etc. etc. ? > After, when I login, I get a list of > available functions. When I click on one, I get the login again. > > What is the solution?

RE: qmailadmin/autoresponder patch

2001-04-27 Thread Lu Vo
Here is a patch that turns autoresonder into vacation. Someone suggested using directory to do this. Thanks. Now, someone please fix the GUI to allow this as an option so one can have a choice to receive the e-mail or not. --- autorespond.c.orig Fri Apr 27 14:13:52 2001 +++ autorespond.c.new

RE: Qmailadmin and Vpopmail

2001-04-04 Thread Tim Hunter
How about something we can read? -Original Message- From: Han Lim [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 04, 2001 8:12 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Qmailadmin and Vpopmail Thanks for your help Tim, Ok, let me explain it in detail : First I

Re: Qmailadmin and Vpopmail

2001-04-04 Thread Han Lim
Thanks for your help Tim, Ok, let me explain it in detail : First I install qmail and follow the instruction step by step, my box have no DNS name and it point to other box for DNS query, so I use ./config-fast machine.domain.com to configure the file under the control directory, then I create

Re: Qmailadmin and Vpopmail

2001-04-03 Thread Tim Hunter
Sounds like you are having some configuration issues. How did you setup qmailadmin, vpopmail, and vqsignup? from source? using mysql? cbd? etc... I am sure everything couldn't be setup correctly if things are not working. try checking your logs for more info. It would be nice to see some logs,

Re: qmailadmin does not handle subdomains ?

2001-03-16 Thread Ken Jones
Patrick Naubert wrote: > > I have not been able to get qmailadmin to work with subdomain.domain.com > I always get authentication errors. > > ANyone can confirm this ? > > Pat. I tested it and everything worked, here is my test procedure: Machine - RedHat 7.0 cd vpopmail-4.9.9 ./configure ma

RE: Qmailadmin

2001-03-15 Thread Lu
Now you must use: /path-to-vpopmail/bin/vadddomain mydomain.com mypassword.com lu > -Original Message- > From: Marcus Ouimet [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 15, 2001 12:52 PM > To: [EMAIL PROTECTED] > Subject: Qmailadmin > > > I am setting up qmail admin I have

Re: qmailadmin and vpop

2001-03-08 Thread Bill Shupp
on 3/8/01 3:28 PM, Lu at [EMAIL PROTECTED] wrote: > I am new at this so my apologies if I have missed the instructions in the > Fine Manual or the FAQs. > > I set up a POP user "test" for a virtual domain "vpop.hostation.com" using > qmailadmin. > > I am ABLE to retrieve mail using SQWEBMAIL >

Re: qmailadmin Enhancement

2001-02-11 Thread Peter Green
* Peter Bieringer <[EMAIL PROTECTED]> [010210 14:55]: > At 13:29 10.02.2001, [EMAIL PROTECTED] wrote: > >My customers are managing their domains mail accounts by qmailadmin as > >postmasters. Qmailadmin web interface is equipped with mailing list > >creation and adding subscribers only. Is there a

Re: qmailadmin Enhancement

2001-02-10 Thread Peter Bieringer
At 13:29 10.02.2001, [EMAIL PROTECTED] wrote: >My customers are managing their domains mail accounts by qmailadmin as >postmasters. Qmailadmin web interface is equipped with mailing list >creation and adding subscribers only. Is there a way to enable qmailadmin >to have these mailing list viewed b

Re: qmailadmin can change pop password but not the webpass

2001-02-05 Thread M. Guven Mucuk
sqwebmail > preferences > change password: this changes the web password. but i want my qmailadmin work fine too. So no one knows why does qmailadmin *ONLY* change POP3 password? [EMAIL PROTECTED] writes: > Have you tried to change the password via the sqwebmail preferences > screen? These

Re: qmailadmin can change pop password but not the webpass

2001-02-05 Thread fox
Have you tried to change the password via the sqwebmail preferences screen? These settings won't affect the qmailadmin software, only the sqwebmail software. Tren. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTEC

Re: qmailadmin can change pop password but not the webpass

2001-02-04 Thread Mr Guven
I used this configure line, but it STILL don't workany ideas? ./configure --with-cachedir=/home/mailsys/sqwebmail/cache --without-authmysql --with-authvchkpw --enable-webpass=no --enable-webpass=vpopmail --enable-logincache --enable-hardtimeout=7200 --enable-softtimeo

Re: qmailadmin can change pop password but not the webpass

2001-02-04 Thread fox
Actually, it should be --with-authvchkpw There is no such configure line as --with-module-authvchkpw. Also, as stated in the INSTALL docs, if the vpopmail account exists, it will include that in the list of authentication modules to be built. Regards, Tren. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Re: qmailadmin can change pop password but not the webpass

2001-02-04 Thread Francis P. Ling
Rick Updegrove writes: > Hi all > > I myself and 2 others have had this exact, ongoing, no matter what, always > using the latest versions of vpopmail and sqwebmail problem. > One person has stopped using vpopmail altogether, the other is just lazy > like me and was waiting for someone else

Re: qmailadmin can change pop password but not the webpass

2001-02-03 Thread Rick Updegrove
Mr Guven writes: > Hello, > > Ken, i've checked what you've said. > Checked that 3 steps and read the sqwebmail INSTALL file, > I still get the error and cant find out why. > > After qmailadmin changes the password of a user; > that password works for POP3 connections, > but for web (sqwe

Re: Qmailadmin Error ---PLEASE HELP! Still Stuck

2001-01-24 Thread Sumith Ail
I am still stuck with Vpopmail 4.9.8 and Qmailadmin 0.42. Has anyone out there got both of them working together... If I add a domain without the -u option the domain gets created in /home/vpopmail/domains and Qmailadmin 0.42 works properly but if I create a Unix system user test and, vadddoma

RE: qmailadmin

2000-12-14 Thread Ron Guerin
Brian Kolaci wrote: > A feature missing from qmailadmin is the ability > to set the "catch all" box to an alias or forward > rather than just the pop accounts. Many customers > want their catch all to go to an external account YES! Indeed. Last thing I need is a Postmaster POP account. A forwa

Re: Qmailadmin 0.38/0.39

2000-10-10 Thread Ken Jones
Tammer Hassan wrote: > > Hi, > > In your latest changelog of QmailAdmin -as of oct 6, 2000- it mentioned: > > > - add support for vpopmail 4.9.5 which allows virtual email > domains to be created in a /etc/passwd users home dir and > to be owned by that user. (Allows for

Re: qmailadmin + forward to another site

2000-09-19 Thread Joel Michael
- Original Message - From: "Andras Kende" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 19, 2000 10:23 PM Subject: qmailadmin + forward to another site > Dear all, > > Is there any way to create a forwarder in qmailadmin > to forward email to a different [EMAIL PR

RE: QmailAdmin Error -> vsql_getpw: failed select

2000-08-07 Thread Tony Publiski (tonyp)
Title: RE: QmailAdmin Error -> vsql_getpw: failed select Ken, I've tried all the solutions you presented to a similar error.  The problem must be in that LD_LIBRARY_PATH, but I don't know where in the world to modify that.  I've searched all through the /etc directory, but

Re: QmailAdmin Error -> vsql_getpw: failed select

2000-08-07 Thread Ken Jones
Harsha Linux wrote: > > Hi, > > I've installed qmail + vpopmail + qmailadmin. Now when I give the domain > and the password at the qmailadmin login page, I get an "Invalid Login" > error and qmailadmin also reports the cause at the top of the page ie... > > vsql_getpw: failed select >

Re: QmailAdmin Error -> vsql_getpw: failed select

2000-08-05 Thread Robin S. Socha
* Harsha Linux <[EMAIL PROTECTED]> writes: > I've installed qmail + vpopmail + qmailadmin. Now when I give the domain > and the password at the qmailadmin login page, I get an "Invalid Login" > error and qmailadmin also reports the cause at the top of the page ie... > vsql_getpw: failed sele

  1   2   >