User@domain Authentication (Still Newbie question)

2000-08-01 Thread Webmaster

Is there a way to bypass the username@domain when checking mail?


Kathleen




Fw: User@domain Authentication (Still Newbie question)

2000-08-01 Thread Webmaster

Ok what about the other domains I'm rather confused!
I have serveral other domains on my server.  Will option #1 fix this for
everyone?


- Original Message -
From: "Jacob Scott" <[EMAIL PROTECTED]>
To: "Webmaster" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, August 01, 2000 6:36 PM
Subject: RE: User@domain Authentication (Still Newbie question)


>
> configure --enable-default-domain (or something that looks like that)
>
> or symlink /vpopmail/users to your prefered domain.
>
> Note: #1 is best.
>
> Jacob
>




Re: User@domain Authentication (Still Newbie question)

2000-08-03 Thread Webmaster

Thank you Ken for your response but this still doesn't work.

We are using option #2 and we still have to check mail via outlook with
username@domain
and we would prefer just the username.

It worked fine till we changed the hostname and main nameservers for the
server.  Then we upgraded vpop and now we have to use username@domain.

Any other suggestions?
Kathleen

- Original Message -
From: "Ken Jones" <[EMAIL PROTECTED]>
To: "Webmaster" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, August 03, 2000 12:16 PM
Subject: Re: User@domain Authentication (Still Newbie question)


> Webmaster wrote:
> >
> > Is there a way to bypass the username@domain when checking mail?
> >
> > Kathleen
>
> You are probably asking "can i log in with just username and not
> username@domain?".
>
> Read over the INSTALL and FAQ files. Basicly, you have
> two options:
>
> 1) You can login with just username with only one domain if
>you configure with --enable-default-domain=domain
>
> 2) you can use IP based virtual domains by configuring
>with --enable-ip-alias-domains=y
>Then make sure your IP reverse lookup for each IP
>returns the domain name and not a machine in the domain.
>
> Ken Jones
>





[vchkpw] Over quota message to recipient

2003-07-09 Thread webmaster
Assuming that we can truncate the bounced message to a certain size, it
would 
be useful to notify the recipient as well as the sender about e-mail
account 
being over quota.

Any pointers on how to accomplish this ?

Thanks.

Lu




[vchkpw] Re: Tom's fork of vpopmail (and qmailadmin)

2003-09-10 Thread webmaster
My first and only e-mail

Like most of the people who are members of this list, we are the benefactors
of your work over the past many years.  I take vpopmail and qmailadmin,
customise them to add in our own features, in a production environment and
our clients are happy with them.  We contributed little and are reaping the
fruit of your labor.

I am sorry to see many disrespectful words towards you being thrown around
thanklessly.  I don't understand this "spoiled brat" demeanor.  I don't know
whether people are born with this entitlement attitude or they just acquire
them over a period of time which they mostly take from others.

I have been on this list long enough to know that you have been generously
donating a lot of your time in developing these software and providing help
to those in need including myself.

Ken, I am sure you must be saying to yourself "why, after all that I have
done for this community, that there are these dis-respectful and thankless
words".
All projects have their moments.  There are periods of great ideas and spurs
of development and other time, a slow down.  At times other people such as
Bill Shupp stepped in and contributed.  You showed great cooperation.

I hope you do not think that a few of these rants are representative of the
wide, and more thoughtful membership.

Do not let these bitter, abusive words discourage you from continuing to
contribute.

On behalf of those who are the benefactors of your work over the past many
years,  you have our THANKS.

Lu.




[vchkpw] pop3d qmail or courier

2003-09-18 Thread webmaster
I am currently running qmail's pop3d.

However, I am thinking of switching to courier's pop3d to take advantage of
it's native maildir++ support.

What are the advantages and disadvantages of courier's pop3d as compared to
qmail's ?

Those of you who have used both, please let me know if there is anything I
should look out for.

Many thanks.

Lu




RE: [vchkpw] Feature request for vaddaliasdomain

2003-09-24 Thread webmaster
If you do this often enough, why not just write a simple little shell script
to accomplish this:

Say you have 100 domains you need to alias to 1.
Put this 100 domains in a text file - one per line.
Write a perl script to take in 2 arguments, the main domain name and the
file with all the domains to be aliased.

parse the file and run the vaddaliasdomain.

This will save you even more time since you do not have to left-arrow or
backspace at all.

Lu

> -Original Message-
> From: Paul L. Allen [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, September 24, 2003 9:16 AM
> To: [EMAIL PROTECTED]
> Subject: [vchkpw] Feature request for vaddaliasdomain
> 
> 
> 
> A feature request for vaddaliasdomin.  I would like a 
> configure option 
> (best) or a command-line switch (not so good) that reverses 
> the order of the two arguments.  I'd like it for two reasons:
> 
>   1) It is then the same order as for ln (original, alias) so 
> easier to
>   remember if they're that way around.
> 
>   2) We get clients who register lots of domain names and 
> want them aliased.
>   After the first vaddaliasdomain I can up-arrow to recall 
> the command but
>   then I have to left-arrow over the original domain (a pain 
> if the network
>   in between me and the server is bursty because it's easy to 
> overshoot) so
>   I can modify the alias domain.  Reversing the order of 
> these two would
>   greatly cut down the number of times I have to left-arrow.
> 
> Obviously it would have to default to the old behaviour, but 
> those of us who knew of it could take advantage of it.
> 
> -- 
> Paul Allen
> Softflare Support
> 
> 




RE: [vchkpw] Re: Feature request for vaddaliasdomain

2003-09-24 Thread webmaster
Gotta give this Paul guy a round of applause.
I have never seen anyone who uses his sheer incompetency as a brutal attack
weapon.
Have you ?

Let's try this Paul,
if it is soo important to you and it seems from what you're saying that it
is also soo important to everyone else to fix this "OBVIOUS DEFECT",  we
would love for you to submit a patch at once so we can all benefit.
This way, only a bit of your precious time is wasted and not THOUSANDS of
man hours spent by mindless people try to back-space and left-arrow.

>From the sound of the horn, you can do this with your eyes closed so we
won't feel too imposing.

Thanks in advance for the patch.

Lu

> -Original Message-
> From: Paul L. Allen [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, September 24, 2003 3:07 PM
> To: JB
> Cc: [EMAIL PROTECTED]
> Subject: [vchkpw] Re: Feature request for vaddaliasdomain
> 
> 
> 
> You don't read so good, do you?
> 
> JB writes:
> 
> > Write a shell script that takes the arguments in the order you want 
> > and
> > pass them to vaddaliasdomain in the order expected,
> 
> I already explained that while I am more than capable of 
> coming up with that idea and implementing it all by myself, 
> that such a solution does not help the many others who have 
> this same problem.  Now you may think it 
> sensible that hundreds or thousands of people each spend time 
> writing a script that overcomes an OBVIOUS DEFECT in a piece 
> of software but I do not.  I think it more sensible to fix 
> the defect at source, thereby minimizing the total amount of 
> person-hours wasted.
> 
> But since you did not bother to read (or could not 
> comprehend) my previous message where I stated that, no doubt 
> this too will pass several miles over your head.
> 
> GOOD software design requires creating a user interface that 
> is optimized for the common case.  The common case is people 
> who already know about the order in which ln expects its 
> arguments and who have to add several alias domains at once.  
> I'm picking up some vibes here... Apparently, you do not 
> understand that either.  "Me used to having to do a lot of 
> extra key-presses.  Me no want change.  Change bad. Me hated 
> vpopmail being ported from abacus to computer."
> 
> -- 
> Paul Allen
> Softflare Support
> 
> 




[vchkpw] RE: imap before smtp

2003-10-01 Thread webmaster
> -Original Message-
> From: Ken Jones [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, September 11, 2003 12:44 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [vchkpw] imap before smtp
> 
> 
> The preauthvchkpw.c module needs to be modified.
> The problem is, when a user attempts to authenticate,
> if their user name exists on the system then it will
> open up relay. However, at that point in the code the
> user has not been authenticated. I attempted to fix
> this before but became confused on which function
> is called from what file. It's a bit obtuse for me. 
> 
> an quick hack could be to verify the password at
> that point, then open up relay on a valid password.
> 
> The real fix would be to trace the fucntions and
> open up relay after password verification.
> 
> Perhaps someone could figure it out.
> 
> Ken Jones
> 
> 
> On Thursday 11 September 2003 2:35 pm, Charles Sprickman wrote:
> > This is a good FAQ item, for when we have a FAQ.
> >
> > Mr. Sam has disabled the imap-before-smtp function in the 
> authvchkpw 
> > code. I've looked at the courier archives, and there's no 
> explanation 
> > from him as to what the problem is...  Just lots of questions. :)
> >
> > Bill's suggestion might not work, as he "#undef"s the 
> value.  In your 
> > courier source dir, go into the "authlib" dir and open 
> > "preauthvchkpw.c" for editing.  Look for a line like this:
> >
> > #undef HAVE_OPEN_SMTP_RELAY
> >
> > Go ahead and change that "#undef" to "#define" and it will work 
> > properly. I can't comment on what the security concerns 
> are, because I 
> > don't know what they are.  It does work however.
> >
> > Charles
> >
> > On Thu, 11 Sep 2003, ted wrote:
> > > I've got a LWQ-style qmail configuration, plus vpopmail 
> 5.3.27 and 
> > > courier-imap-2.1.1.20030902.  I have  roaming users 
> enabled (as well 
> > > as qmail-ext), and  POP3  before SMTP works perfectly (using  
> > > qmail-pop3d).
> > >
> > > IMAP also seems to work just fine, but it does not update 
> open-smtp. 
> > > My workaround of creating a separate POP account to POP 
> in without 
> > > retrieving msgs allows me to send via IMAP, but is 
> obviously not an 
> > > ideal solution. (I'm using Thunderbird .2).
> > >
> > > I've installed courier-imap numerous times (with 
> different releases 
> > > up to 20030902), both with authdaemon enabled as well as 
> disabled. 
> > > In both cases, the results are the same (meaning that I can read 
> > > mail but not relay).
> > >
> > > Perhaps my understanding is wrong, but I was under the impression 
> > > that since these are virtual domains I'm having trouble 
> with (all my 
> > > domains are virtual), the fact that I am able to read mail at all 
> > > under IMAP would indicate that vchkpw is being called from 
> > > courier-imap. Since qmail-pop3d invokes vchkpw and works, I'm 
> > > puzzled. I'm afraid I don't know where to look log-wise.
> > >
> > > thanks for any hints.
> > >
> > > -ted




What Ken says is correct.  Simply by turning HAVE_OPEN_SMTP_RELAY on will 
allow IPs to be added to open-smtp REGARDLESS of whether authentication is 
successful.

Here is a patch for preauthvchkpw.c
 use it at your own risk ***
works for me.

==

--- preauthvchkpw.c.orig2003-10-01 20:24:26.0 -0400
+++ preauthvchkpw.c 2003-10-01 20:24:51.0 -0400
@@ -27,8 +27,17 @@
 static const char rcsid[]="$Id: preauthvchkpw.c,v 1.18 2003/03/12 02:45:55
mrsam Exp $";
 
 
-#undef HAVE_OPEN_SMTP_RELAY
+#define HAVE_OPEN_SMTP_RELAY
 /* Disabled, pending fix */
+#ifdef HAVE_OPEN_SMTP_RELAY
+struct callback_info {
+   const char *pass;
+   char *userret;
+   int issession;
+   void (*callback_func)(struct authinfo *, void *);
+   void *callback_arg;
+   };
+#endif
 
 int auth_vchkpw_pre(const char *userid, const char *service,
 int (*callback)(struct authinfo *, void *),
@@ -71,6 +80,10 @@
 free(usercopy);
 vclose();
 
+#ifdef HAVE_OPEN_SMTP_RELAY
+struct callback_info *i=(struct callback_info *)arg;
+#endif
+
 if (!vpw)
 {
 errno=notfound;
@@ -86,7 +99,9 @@
 } else {
 #ifdef HAVE_OPEN_SMTP_RELAY
 /* open the relay to pop users */
+   if (vpw->pw_passwd != 0 &&
!authcheckpassword(i->pass, vpw->pw_passwd)) {
 open_smtp_relay();
+   }
 #endif
 }
 } else if ( strcmp("imap", service) == 0 ) {
@@ -95,7 +110,9 @@
 } else {
 #ifdef HAVE_OPEN_SMTP_RELAY
 /* open the relay to imap users */
+if (vpw->pw_passwd != 0 &&
!authcheckpassword(i->pass, vpw->pw_passwd)) {
 open_smtp_relay();
+}
 #endif
 }
 }

==


Lu


 




[vchkpw] Help with rblsmtpd

2003-12-21 Thread webmaster
Hello folks.

I am using spamcop RBL to block known spammers

Do you know how I can selectively EXEMPT certain virtualhosts from spamcop ?

Say, hostation.com is a virtualhost on my system and I wish to accept all
e-mail even from servers listed with spamcop.

I thought of using :

:allow,RBLSMTPD="",TCPLOCALHOST="hostation.com"

in tcp.smtp
but this does not work.

Any advice is very much appreciated.

Lu
Thank you



RE: [vchkpw] Help with rblsmtpd

2003-12-21 Thread webmaster


> -Original Message-
> From: Jeremy Kitchen [mailto:[EMAIL PROTECTED] 
> Sent: Sunday, December 21, 2003 8:15 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [vchkpw] Help with rblsmtpd
> 
> 
> On Sun, 2003-12-21 at 20:50, [EMAIL PROTECTED] wrote:
> > I am using spamcop RBL to block known spammers
> > Do you know how I can selectively EXEMPT certain virtualhosts from 
> > spamcop ?
> 
> This question has nothing to do with vpopmail.  Instead, it 
> should go either on the qmail mailing list, or the ucspi-tcp 
> mailing list (since rblsmtpd is part of the ucspi-tcp 
> package, but most commonly used in conjuction with qmail, so 
> either would probably yield proper results), but I will 
> answer your qestion anyways.
> 

Thanks Jeremy,
believe it or not, I do realize that this is a bit off topic to this mailing
list but I have been having unexplained phenomenon where my posts to qmail
list do not get through although I am receiving all the posts.
So I thought I give it a try here.  I think most subscribers here use qmail
and rblsmptd as well.
I guess I am hoping it doesn't bother people too much to solicit some
response from here.


> > Say, hostation.com is a virtualhost on my system and I wish 
> to accept 
> > all e-mail even from servers listed with spamcop.
> 
> from http://cr.yp.to/ucspi-tcp/rblsmtpd.html :
> 
> If the $RBLSMTPD environment variable is set and is nonempty, 
> rblsmtpd blocks mail. It uses $RBLSMTPD as an error message 
> for the client. Normally rblsmtpd runs under tcpserver; you 
> can use tcprules to set $RBLSMTPD for selected clients. 
> 
> If $RBLSMTPD is set and is empty, rblsmtpd does not block mail.
> 
> If $RBLSMTPD is not set, rblsmtpd looks up $TCPREMOTEIP in 
> the RBL, and blocks mail if $TCPREMOTEIP is listed. tcpserver 
> sets up $TCPREMOTEIP as the IP address of the remote host.
> 


I read all that in the doc before and have a basic understanding how it
works.  My requirement is a bit different and I haven't come across any
published doc.

> > :allow,RBLSMTPD="",TCPLOCALHOST="hostation.com"
> 
> why set TCPLOCALHOST?  just do this: 
> some.ip.add.ress:allow,RBLSMTPD=""
> .host.example.org:allow,RBLSMTPD=""
> 

Well, as I explained, the control point I am trying to achieve is at the
receiving end and not the source IP since I can not possibly cover who are
currently listed.


> etc.
> 
> >From the example you provided, it seems that you want to do this only
> for mails headed to some domain.  With only one IP address, 
> that is not possible.  However, you can set up a different 
> smtp service on another IP address, point your MX records at 
> that, and allow spamcop listed hosts either by not adding 
> spamcop to your rblsmtpd list (something I would recommend 
> anyways, as they are too overly anal for my tastes), or if 
> you want to not block any mail to that domain, simply leave 
> out rblsmtpd all together.  Or, you can use any combination 
> of setting tcprules rules for hosts/removing rbl 
> lists/removing rblsmtpd to get the required effect.

Yes, I thought of different MX records as well but this would necessitate
running qmail on a separate server since I cannot run 2 instances of
qmail-smtpd on the same port (25) on the same server even if each is using a
different virtual IP.  At least I don't think I can.


> 
> Hope this helps, and please, in the future, try to post 
> questions to the proper mailing lists, as that is why they exist :)
> 

Thanks for trying.  I am still trying to find out why is it that I cannot
post to the qmail list.

Lu


> -Jeremy
> -- 
> Jeremy Kitchen <[EMAIL PROTECTED]>
> 



RE: [vchkpw] Help with rblsmtpd

2003-12-22 Thread webmaster
I think that might work.  Will give that a try.
Thanks!

> -Original Message-
> From: Jeremy Kitchen [mailto:[EMAIL PROTECTED] 
> Sent: Sunday, December 21, 2003 10:09 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [vchkpw] Help with rblsmtpd
> 
> 
> On Sun, 2003-12-21 at 23:36, [EMAIL PROTECTED] wrote:
> > Yes, I thought of different MX records as well but this would 
> > necessitate running qmail on a separate server since I cannot run 2 
> > instances of qmail-smtpd on the same port (25) on the same 
> server even 
> > if each is using a different virtual IP.  At least I don't think I 
> > can.
> 
http://cr.yp.to/ucspi-tcp/tcpserver.html

you can specify an address for tcpserver to listen to.  Make one listen to
one address, and make another listen to the other address, then set up
different rules and such for each.

> Thanks for trying.  I am still trying to find out why is it that I 
> cannot post to the qmail list.

I had something similar to that happen to me once before, but I was able to
post from another email address, so that's what I did  Strange, indeed.

-Jeremy
-- 
Jeremy Kitchen <[EMAIL PROTECTED]>



[vchkpw] Broken e-mail headers - may be by vdelivermail

2004-05-18 Thread webmaster
Hello list,
Please help if you can.  I am running out of ideas.

Recently, I have upgraded vpopmail to version 5.4 and although it is not
conclusive, I think the upgrade contributed to this problem since I did not
see it before.

I have been seeing some e-mail coming in truncated causing MUAs such as
Outlook to choke.
Log entries indicated nothing unusual.

These e-mails end up having only partial headers and nothing else - no
bodies.  furthermore, so far, they are all spams but they cause problems for
clients.

Examples of these e-mail in their entirety:

1) 
Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 11819 invoked by uid 503); 30 Apr 2004 14:06:05 -
Date: 30 Apr 2004 14:06:05 -
From: [EMAIL PROTECTED]
Cc: recipient list not shown: ;
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 11814 invoked from network); 30 Apr 2004 14:06:05 -
Received: from unknown (HELO smtp1.superb.net) (10.10.10.102)
  by vpop1.superb.net with SMTP; 30 Apr 2004 14:06:05 -
Received: (qmail 25155 invoked by uid 503); 30 Apr 2004 14:06:16 -
Received: from unknown (HELO adsl-68-121-199-215.dsl.sndg02.pacbell.net)
(68.121.199.215)
  by smtp1.superb.net with SMTP; 30 Apr 2004 14:06:16 -
Received: from 253.80.0.112 by web333.mail.yahoo.com; Sat, 01 May 2004
01:58:54 -0500
Message-ID: 
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 5081 invoked from network); 18 May 2004 07:17:54 -
Received: from unknown (HELO smtp1.superb.net) (10.10.10.102)
  by vpop1.superb.net with SMTP; 18 May 2004 07:17:54 -
Received: (qmail 14037 invoked by uid 503); 18 May 2004 07:17:57 -
Received: from unknown (HELO 207.228.225.14) (140.111.100.42)
  by smtp1.superb.net with SMTP; 18 May 2004 07:17:57 -
X-Message-Info: BKKSL+od63+z+RLO+89/336029040351
Received: (qmail 44015 invoked by uid 59); Tue, 18 May 2004 05:21:02 -0300
Date: Tue, 18 May 2004 14:20:02 +0600
Message-Id: <[EMAIL PROTECTED]@portugalnet.com>
From: Jerold Teague <[EMAIL PROTECTED]>
To: Russell <[EMAIL PROTECTED]>
Subject: Cheapp Soft-offfers - very big disccounts! compellable
MIME-Version: 1.0 (produced by candela[2

3)
Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 14665 invoked by uid 503); 18 May 2004 17:16:33 -
Date: 18 May 2004 17:16:33 -
From: [EMAIL PROTECTED]
Cc: recipient list not shown: ;
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 14657 invoked from network); 18 May 2004 17:16:33 -
Received: from unknown (HELO smtp1.superb.net) (10.10.10.102)
  by vpop1.superb.net with SMTP; 18 May 2004 17:16:33 -
Received: (qmail 14305 invoked by uid 503); 18 May 2004 17:16:31 -
Received: from unknown (HELO 58.101-200-80.adsl.skynet.be) (80.200.101.58)
  by smtp1.superb.net with SMTP; 18 May 2004 17:16:31 -
Received: from 249.250.96.238 by web612.mail.yahoo.com; Tue, 18 May 2004
11:15:21 -0700
Message-ID: 

[vchkpw] SATA NAS for vpop cluster

2004-06-29 Thread webmaster
I am looking around for a suitable (ie, reasonably priced and performance)
NAS unit in order to convert a bunch of standalone servers into a cluster.
SATA RAID units seem to be what I am looking for.

I would appreciate those out there who have experience using NAS boxes for
this purpose to share your wisdom.

What are you using ?
How has it been working for you ?
Any performance issues during busy times etc ?

Thanks a lot.
Lu



RE: [vchkpw] SATA NAS for vpop cluster

2004-06-29 Thread webmaster
>> I am looking around for a suitable (ie, reasonably priced and 
>> performance)
>> NAS unit in order to convert a bunch of standalone servers 
>> into a cluster.
>> SATA RAID units seem to be what I am looking for.
>> 
>> I would appreciate those out there who have experience using 
>> NAS boxes for
>> this purpose to share your wisdom.
>> 
>> What are you using ?
>> How has it been working for you ?
>> Any performance issues during busy times etc ?
>> 
>> Thanks a lot.
>> Lu
>> 

> From: Clayton Weise [mailto:[EMAIL PROTECTED] 

> We use netapps (www.netapp.com) and it works great.  One of 
> the big things that made me move towards the netapp in place 
> of many of the other NAS units out there was the fact that it 
> runs a nix based OS.  Most of the ones, say..
> Dell for example just run a stripped down version of windows 
> with file sharing for unix.  It doesn't give you the ability 
> to make any tweaks to the nfs server.  We've been using the 
> netapps for about 6 months now and it's been awesome.  A 
> client that hosts in our datacenter turned us on to the 
> netapps nas units.  He's been using them for I think about 2 
> years now and swears by them.
> 

That's great to hear.
Can you let me know the specific model you are using ?
How many domains are you currently handling with the above unit ?
Also, do you have any redundancy capability in case that box goes down ?

Thanks again Clayton
Lu



RE: [vchkpw] SATA NAS for vpop cluster

2004-07-01 Thread webmaster

Thank you to :

Clayton Weise
Mike Horwath
Nick Harring
Rainer Duffner
Jay Tortorelli

for your feedback and insight into this.  I will now use those information
to go on from there.

Regards,
Lu



[vchkpw] not subscribe

2004-11-03 Thread Webmaster
Hello ,

  

-- 
Best regards,
 Webmaster  mailto:[EMAIL PROTECTED]




Re[2]: [vchkpw] not subscribe

2004-11-03 Thread Webmaster
Hello Jeremy,

Wednesday, November 3, 2004, 6:13:06 PM, you wrote:

Thank your for the e-mail.
I thought there would be some kind of automated response system.

I would like to unsubscrive the mailling list.

Good luck with you work

Best regards,

Daniel Antunes

JK> On Wednesday 03 November 2004 11:39 am, Webmaster wrote:
JK> [ . nothing! ]

JK> since your email contained no content and had a subject of 'not subscribe' I
JK> am going to assume you wanted to unsubscribe from the mailing list.  If so,
JK> please read the headers of every message sent to you by the list.

JK> If not, please try sending your message again, this time with some content so
JK> we know what you want.

JK> Thank you.

JK> -Jeremy




-- 
Best regards,
 Webmastermailto:[EMAIL PROTECTED]




Re[2]: [vchkpw] not subscribe

2004-11-03 Thread Webmaster
Hello Jeremy,

Wednesday, November 3, 2004, 6:13:06 PM, you wrote:

Thank your for the e-mail.
I thought there would be some kind of automated response system.

I would like to unsubscrive the mailling list.

Good luck with you work

Best regards,

Daniel Antunes

JK> On Wednesday 03 November 2004 11:39 am, Webmaster wrote:
JK> [ . nothing! ]

JK> since your email contained no content and had a subject of 'not subscribe' I
JK> am going to assume you wanted to unsubscribe from the mailing list.  If so,
JK> please read the headers of every message sent to you by the list.

JK> If not, please try sending your message again, this time with some content so
JK> we know what you want.

JK> Thank you.

JK> -Jeremy




-- 
Best regards,
 Webmastermailto:[EMAIL PROTECTED]






[vchkpw] unsbscribe

2004-11-04 Thread Webmaster
Hi again!

Sent you an e-mail yesterday, but i'm still receiving your maillint
list.

Coud you please check.

Best regards,

Daniel Antunes




More Problems

2001-07-16 Thread KENet Webmaster

Ok, as far as I can tell, in order to the qmailadmin to function properly
with vpopmail, the apache server has to be running under the same
username/group as vpopmail.  That is vpopmail.vchkpw

So, having figure this out, I switched my apache server over to run under
the same username.group.  Unfortunately, this made another function of my
site have some problems, as it was running under the username webmaster

So I switched it back, because the ther function was more important than the
qmailadmin.

Ok.. So far so good.

Now I find out, that sqwebmail stopped authenticating users and the apache
error log shows
authdaemon: connect: Connection refused
authdaemon: connect: Connection refused

So i tried to set the webserver and its directories back over to the
vpopmail username, but sqwebmail is still not working correctly.

So I guess there is two questions

1) How do I get this one fixed.

2) How do I work it out, that the webserver can run under its own username,
but qmailadmin and sqwebmail still work correctly?






Re: More Problems

2001-07-16 Thread KENet Webmaster

Ok, your email address bounced for the reply, so Ill try through the list.

Call me a little undereducatd in linux, but how do you "turn on suexec" and
setuid vpopmail?

:: notes hes only been working in linux for a year or two and hasnt
encountred this before. ::


- Original Message -
From: "Stuart Harris" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 16, 2001 8:13 AM
Subject: Re: More Problems


> turn on suexec.. then set the cgi scripts setuid vpopmail..
>
> ----- Original Message -
> From: "KENet Webmaster" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, July 16, 2001 1:06 PM
> Subject: More Problems
>
>
> > Ok, as far as I can tell, in order to the qmailadmin to function
properly
> > with vpopmail, the apache server has to be running under the same
> > username/group as vpopmail.  That is vpopmail.vchkpw
> >
> > So, having figure this out, I switched my apache server over to run
under
> > the same username.group.  Unfortunately, this made another function of
my
> > site have some problems, as it was running under the username webmaster
> >
> > So I switched it back, because the ther function was more important than
> the
> > qmailadmin.
> >
> > Ok.. So far so good.
> >
> > Now I find out, that sqwebmail stopped authenticating users and the
apache
> > error log shows
> > authdaemon: connect: Connection refused
> > authdaemon: connect: Connection refused
> >
> > So i tried to set the webserver and its directories back over to the
> > vpopmail username, but sqwebmail is still not working correctly.
> >
> > So I guess there is two questions
> >
> > 1) How do I get this one fixed.
> >
> > 2) How do I work it out, that the webserver can run under its own
> username,
> > but qmailadmin and sqwebmail still work correctly?
> >
> >
> >
>
>




Re: Closing an account when a customer hasn't paid?

2001-07-24 Thread KENet Webmaster

I think he needs it to disable an entire domain tho.  not just a user.


- Original Message -
From: "cbunnell" <[EMAIL PROTECTED]>
To: "Mike Rogers" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; "Jesper Hess
Nielsen" <[EMAIL PROTECTED]>
Sent: Tuesday, July 24, 2001 10:38 PM
Subject: Re: Closing an account when a customer hasn't paid?


> snip.
>
> All WAY too much work.  Use the power that vpopmail gives you.
>
> ns3:~ 4% /RAID/vpopmail/bin/vmoduser
> vmoduser: usage: [options] email_addr or domain (for the entire domain)
> options: -n (don't rebuild the vpasswd.cdb file)
>  -u (set no dialup flag)
>  -d (set no password changing flag)
>  -p (set no pop access flag)
>  -w (set no web mail access flag)
>  -i (set no imap access flag)
>  -b (set bounce mail flag)
>  -r (set no external relay flag)
>  -c comment (set the comment/gecos field)
>  -x (clear all flags)
>
>
> vmoduser the user and set the -p flag.  Then they're email will continue
to
> queue up, but they can't POP in to get it until they pay up.  If they go
> delinquent long enough (see company policy) then vdeluser them!
>
> If they pay, vmoduser -x to reset them to be able to pop.
>
> Hope this helps.
>
> Chris Bunnell
>
> - Original Message -
> From: "Mike Rogers" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>; "Jesper Hess Nielsen" <[EMAIL PROTECTED]>
> Sent: Tuesday, July 24, 2001 12:21 PM
> Subject: Re: Closing an account when a customer hasn't paid?
>
>
> > Easy methods:
> >
> > 1.They don't get mail while not paying:
> > 1.remove the line from /var/qmail/control files.  it doesn't
> see
> > it as local, but the passwords and existing usernames/messages exist.
> > 2.move the password file (or dump and delete the MySQL rows)
> for
> > the domain.  Mail coming in will not be recieved and they will not be
able
> > to authenticate.  Since they can't authenticate, they can't open a
relay.
> > 2.They DO get mail while not paying:
> > 1.simply backup the password file and make a simple awk or
sed
> > script to change the password field to maybe 'haha' or something.  Of
> > course, who knows what encrypted string that is, so unless they are
really
> > ___REALLY___ lucky, they won't be able to login to get their mail.  They
> > will however still receive mail [useful for 'payment is in the mail'-
you
> > don't want your customers business failing because you lost their big
> > contract and big client] and it will queue up on the server and be there
> > when you do get paid.  When you get paid, copy the password file back
and
> > you're set.  Be sure to run ./vmkpasswd after any changes if you use CDB
> > files.  On SQL, this is easier, as you can just make an update where
> > domain="domain.com" password="haha" or something like that.
> >
> > These are valid solutions.  THey make sense and work quite well.  Your
> > alternate is to maybe place a file in the domain directory.  If it
exists,
> > it should not allow anything to happen for the domain... this of course
> > requires a code hack
> >
> > Cheers-  Hopefully good temporary solutions
> > --
> > Mike
> >
> >
> > - Original Message -
> > From: "Jesper Hess Nielsen" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Monday, July 23, 2001 3:52 PM
> > Subject: Closing an account when a customer hasn't paid?
> >
> >
> > > Hi,
> > >
> > > Is there an easy way to close a domain temporarily, allowing me to
shut
> > off
> > > all incoming and outgoing mail when a customer hasn't paid? - It would
> be
> > > cool if you could send a message to people when they log on via pop3
> > saying
> > > "Pay up or ship out" :-)
> > >
> > > /Jesper
> > >
> > >
> >
>
>
>




Re: Vivek Tuli

2001-07-24 Thread KENet Webmaster

WARNING:

In Case anyone does not KNOW.. The attachment on the EMAIL message just
received below is an infected Virus file.   Namely I believe the SirCam
virus thats going around right now.

DO NOT OPEN IT!


- Original Message -
From: "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 25, 2001 1:17 AM
Subject: Vivek Tuli


Hi! How are you?

I send you this file in order to have your advice

See you later. Thanks







>




Re: Subject Lines

2001-08-26 Thread KENet Webmaster

I tend to agree with razak.

Mailing lists on the whole tend to include the listname in the subject.
While I dont sort my mail like that, I do like to know if a mail is from a
list or not..  Which is easily done with the subject tags.


- Original Message -
Sent: Sunday, August 26, 2001 6:11 AM


> Date: Sun, 26 Aug 2001 00:09:32 -0700 (PDT)
> Subject: =?iso-8859-1?Q?Re:_Prefix_Subject_ID_-_Suggestion?=
> From: "=?iso-8859-1?Q?T.J._Drennan?=" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> In-Reply-To: <[EMAIL PROTECTED]>
> References: <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> X-Mailer: SquirrelMail (version 1.2.0 [rc1])
> MIME-Version: 1.0
> Content-Type: text/plain; charset=iso-8859-1
> Content-Transfer-Encoding: 8bit
>
>
> I disagree. I don't the any mailing list software should be changing the
subject line
> or any message they process. If a user wishes to conveniently filter their
email they
> can use the to/cc address of the mailing list. There are also a number of
other
> header entries that the mailing list software places in the header that
could be
> used for filtering.
>
> -T.J.
>
> > Using the same email address I subscribe to several mailing lists.  So,
in my
> email
> > client software the posting emails sent to me are mixed in one folder
and this is
> > make me difficult to quick identification.
> > For quick identify I suggest adding prefix ID like as "[vchkpw] - " at
subject line.
> >
> > thank you,
> > Fahrizal Razak
>
>
> --
> *
> T.J. Drennan
> Software Engineer, Wireless Systems
>Spectrum Signal Processing
> [EMAIL PROTECTED]
> *
>
>
>




Qmail-scanner install

2001-09-18 Thread KENet Webmaster

Greets,

Having problems getting the qmail scanner installed.  How do I apply that
qmailqueue patch to the system?






Re: Qmail-scanner install

2001-09-18 Thread KENet Webmaster

I realize that its applied to qmail.  I may not know everything about what
Im doing, but Im not stupid.  I asked on this list, because everyone is
talking about it, and I have yet to find any instructions on what to
actually do with it.  So far everything I find about it appears to be an
email message with the Diff output of the patch.

Nothing about what to do with it.

- Original Message -
From: "Tren Blackburn" <[EMAIL PROTECTED]>
To: "'KENet Webmaster'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, September 18, 2001 3:40 PM
Subject: RE: Qmail-scanner install


> The qmailqueue patch is applied to qmail, not to vpopmail.  Information
> is on the qmail.org site.
>
> Regards,
>
> Tren.
>
> -Original Message-
> From: KENet Webmaster [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 18, 2001 1:32 PM
> To: [EMAIL PROTECTED]
> Subject: Qmail-scanner install
>
>
> Greets,
>
> Having problems getting the qmail scanner installed.  How do I apply
> that qmailqueue patch to the system?
>
>
>
>
>




Vpopmail and Qmail Scanner

2001-09-19 Thread KENet Webmaster

Ok,

I finally got qmail scanner compiled and tests show it to be working,
however, Im  having a slight problem.

qmail-scanner-queue.pl is in the bin directory.  The install instructions
are for a qmail install in general.  Could someone who has successfully done
this show me what and which files I need to alter for qmail scanner to work
with the server and webamil

Thanks






Fw: Vpopmail and Qmail Scanner

2001-09-19 Thread KENet Webmaster

Just in case it didnt make it the first time (had some sending problems. )


> Ok,
>
> I finally got qmail scanner compiled and tests show it to be working,
> however, Im  having a slight problem.
>
> qmail-scanner-queue.pl is in the bin directory.  The install instructions
> are for a qmail install in general.  Could someone who has successfully
done
> this show me what and which files I need to alter for qmail scanner to
work
> with the server and webamil
>
> Thanks
>
>
>




SMTP Auth

2001-09-24 Thread KENet Webmaster

Greetings,

Well, I couldnt get POP to SMTP authentication to work.  I still havent
figured that out, and with the numerous times its been discussed on this
list, I havent seen a real good explanation of how to do it other than
"RTFM"  most the time.

Having read the manual forwards and backwards, and not figuring this out, I
decided to try to do the SMTP Auth instructions that were posted last week.
I downloaded the new qmail-smtpd.c file, did make setup check (which
compiles and installs I believe)  and made my run file look like this...

#!/bin/sh
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE


exec /usr/local/bin/softlimit -m 600 \
 /usr/local/bin/tcpserver -H -R -v -p -x /home/vpopmail/etc/tcp.smtp.cdb \
 -u $QMAILDUID -g $NOFILESGID 0 smtp /usr/local/bin/rblsmtpd
/usr/local/bin/rblsmtpd -rrelays.mail-abuse.org /var/qmail/bin/qmail-smtpd
/home/vpopmail/bin/vchkpw /bin/true 2>&1

Im still not sure if qmail-scanner is doing anything (no virus notifications
sent to me yet), but mail is going through.

Sooo... heres where I am at.  Im obviously still not good enough at this to
figure out the problem myself (or it wouldnt be a problem) so I need to
know.  What do I need to do to enable Roaming users support (Pop to SMTP)
O  SMTP-AUTH on the server so that my users can use the outbound server.
Personally, I would prefer the first.

Thanks





Feature?

2001-09-24 Thread KENet Webmaster

Just curious.

Is there any plans to add the function of automatic subscription of a new
user to a mailing list in vQregister program in the future.

I dont know if anyone else uses it, but I have a main mailing list that ALL
users should be on for announcements.  It would be nice and easy if they
register program would send the subscription onto the server when they
signup, like you can inside qmailadmin :-)

Let me know.. thanks





Forwards not displayed

2001-09-25 Thread Homerton Webmaster

Hi,

I wonder if someone can help. When trying to view the forwards on an
account through qmailadmin, I can't see anything. I can add a forward
and if I add a second forwarding, the second address is added to the
file, but I just cannot see it online.

I am using vpopmail 4.9.10 and qmailadmin 0.45 on FreeBSD 4, with
CDB databases. Everything is running perfectly apart from this.

Any pointers to progress this would be much appreciated.

TIA!




Assistance

2001-09-27 Thread KENet Webmaster

Greetings,

Well, I couldnt get POP to SMTP authentication to work.  I still havent
figured that out, and with the numerous times its been discussed on this
list, I havent seen a real good explanation of how to do it other than
"RTFM"  most the time.

Having read the manual forwards and backwards, and not figuring this out, I
decided to try to do the SMTP Auth instructions that were posted last week.
I downloaded the new qmail-smtpd.c file, did make setup check (which
compiles and installs I believe)  and made my run file look like this...

#!/bin/sh
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE


exec /usr/local/bin/softlimit -m 600 \
 /usr/local/bin/tcpserver -H -R -v -p -x /home/vpopmail/etc/tcp.smtp.cdb \
 -u $QMAILDUID -g $NOFILESGID 0 smtp /usr/local/bin/rblsmtpd
/usr/local/bin/rblsmtpd -rrelays.mail-abuse.org /var/qmail/bin/qmail-smtpd
/home/vpopmail/bin/vchkpw /bin/true 2>&1

Im still not sure if qmail-scanner is doing anything (no virus notifications
sent to me yet), but mail is going through.

Sooo... heres where I am at.  Im obviously still not good enough at this to
figure out the problem myself (or it wouldnt be a problem) so I need to
know.  What do I need to do to enable Roaming users support (Pop to SMTP)
O  SMTP-AUTH on the server so that my users can use the outbound server.
Personally, I would prefer the first.

Thanks






Any ideas

2001-10-15 Thread KENet Webmaster

Greetings,

This might be a bit off topic, but does anyone know how to make a PHP script
pass on information to a CGI script.

On my website users can register for using the forum and other features
there.   I want to be able to set it up so that I can take the user.php
script that has the signup form i it, and make it pass the username and
password over to the vqregister script to register the email at the same
time.

Like cgi, I am not very good at php and have not been able to figure out how
to do it.   Anyone have any ideas?






[vchkpw] 5.3.14 make errors

2003-01-16 Thread SoftHaus Webmaster
Hi,

When I try to compile Version 5.3.14 with mySQL support I get the following
make errors:
...
gcc -I. -I/usr/include/mysql  -g -O2 -Wall -c bigdir.c
gcc -I. -I/usr/include/mysql  -g -O2 -Wall -c vauth.c
vauth.c: In function `vget_limits':
vauth.c:1455: structure has no member named `disablepop'
vauth.c:1456: structure has no member named `disableimap'
vauth.c:1457: structure has no member named `disabledialup'
vauth.c:1458: structure has no member named `disablepasswordchanging'
vauth.c:1459: structure has no member named `disablewebmail'
vauth.c:1460: structure has no member named `disablerelay'
vauth.c: In function `vset_limits':
vauth.c:1504: structure has no member named `disablepop'
vauth.c:1505: structure has no member named `disableimap'
vauth.c:1506: structure has no member named `disabledialup'
vauth.c:1507: structure has no member named `disablepasswordchanging'
vauth.c:1508: structure has no member named `disablewebmail'
vauth.c:1509: structure has no member named `disablerelay'
...

My configure lines are these:
./configure --enable-roaming-users=y \
--enable-clear-passwd=y \
--enable-valias=y \
--enable-mysql=y \
--enable-mysql-limits=y \
--enable-vpopuser=vpopmail \
--enable-relay-clear-minutes=15

works without errors!

It all worked fine till version 5.3.11!
Can anyone tell me if this is a bug in this dev version or a wrong config at
my system.
Thanks.





Support?

2001-06-25 Thread KEnet Webmaster

Greetings,

Im running into a couple problems, tho Im not sure if this list is the place
to take them.   Since my site is a hobby site offering free email, I dont
have the money to pay for support, although I think this is a Great product.

The problems are as follows.

./vadddomain  is causing a segmentation fault, the core, when dumped, looks
like this.






support? Second try

2001-06-25 Thread KEnet Webmaster

The core when dumped looks like this

Core was generated by `./vadddomain test.com
Program terminated with signal 11, Segmentation fault.
#0  0x400cd866 in ?? ()


Any ideas?  All the configure and install directions were follwoed to a tee.

The second problem is (and I was thrilled to see these functions in the
newest version) is that in the mailing list addition screen I have all the
options for the list Im creating.   However, when I hit add.. all that
happens is the qmailadmin goes to a blank screen and sits there.  The list
is never created.

Thanks to anyone who has anyinformation on t his.

Kil





Re: unable to 'adddomain'

2001-06-25 Thread KEnet Webmaster



I could be wrong about this, but that looks like a 
configuration error.  It looks like the script is attempting to go to 
vpopmail/domains/ in the BIN directory, rather than going to 
/home/vpopmail/domains.
 
Someone please correct me if Im wrong, but I think 
you need to check the config on your install.
 
Klingonempire.net Webmaster
 

  - Original Message - 
  From: 
  Jonathan 
  Edwards 
  To: [EMAIL PROTECTED] 
  Sent: Monday, June 25, 2001 4:26 PM
  Subject: unable to 'adddomain'
  
  I just installed vpopmail and when I try to run 
  '/home/vpopmail/bin/vadddomain myvirtualdomain.com', I get the 
  message:
   
  Error: Unable to chdir to 
  vpopmail/domains/domain directory
   
  Sounds like a permissions issue to me, but I 
  think all of my permissions are correct. I haven't changed any of them, I just 
  followed the install directions.
   
  Here they are for ~/vpopmail
   
  drwxr-xr-x    9 vpopmail 
  vchkpw   4096 Jun 25 15:52 
  ./drwxr-xr-x    5 root 
  root 4096 Jun 25 15:28 
  ../-rw-r--r--    1 vpopmail 
  vchkpw 24 Jun 25 15:28 
  .bash_logout-rw-r--r--    1 vpopmail 
  vchkpw    230 Jun 25 15:28 
  .bash_profile-rw-r--r--    1 vpopmail 
  vchkpw    124 Jun 25 15:28 
  .bashrc-rw-r--r--    1 vpopmail 
  vchkpw   3394 Jun 25 15:28 
  .screenrcdrwxr-xr-x    2 vpopmail 
  vchkpw   4096 Jun 25 15:52 
  bin/drwxr-xr-x    4 vpopmail 
  vchkpw   4096 Jun 25 15:52 
  doc/drwx--    2 vpopmail 
  vchkpw   4096 Jun 25 15:52 
  domains/drwxr-xr-x    2 vpopmail 
  vchkpw   4096 Jun 25 15:50 
  etc/drwxr-xr-x    2 vpopmail 
  vchkpw   4096 Jun 25 15:52 
  include/drwxr-xr-x    2 vpopmail 
  vchkpw   4096 Jun 25 15:52 
  lib/drwx--    2 vpopmail 
  vchkpw   4096 Jun 25 15:52 
  users/
   
   
  Here they are for ~/vpopmail/bin:
  drwxr-xr-x    2 vpopmail 
  vchkpw   4096 Jun 25 15:52 
  ./drwxr-xr-x    9 vpopmail 
  vchkpw   4096 Jun 25 15:52 
  ../-rwxr-xr-x    1 vpopmail 
  vchkpw  35168 Jun 25 15:52 
  clearopensmtp*-rwxr-xr-x    1 vpopmail 
  vchkpw  35680 Jun 25 15:52 
  vaddaliasdomain*-rwxr-xr-x    1 vpopmail 
  vchkpw  37312 Jun 25 15:52 
  vadddomain*-rwxr-xr-x    1 vpopmail 
  vchkpw  36160 Jun 25 15:52 
  vadduser*-rwxr-xr-x    1 vpopmail 
  vchkpw  38336 Jun 25 15:52 
  vchkpw*-rwxr-xr-x    1 vpopmail 
  vchkpw  38016 Jun 25 15:52 
  vconvert*-rwxr-xr-x    1 vpopmail 
  vchkpw  35264 Jun 25 15:52 
  vdeldomain*-rwxr-xr-x    1 vpopmail 
  vchkpw  42112 Jun 25 15:52 
  vdelivermail*-rwxr-xr-x    1 vpopmail 
  vchkpw  35328 Jun 25 15:52 
  vdeluser*-rwxr-xr-x    1 vpopmail 
  vchkpw   4740 Jun 25 15:52 
  vipmap*-rwxr-xr-x    1 vpopmail 
  vchkpw  34912 Jun 25 15:52 
  vmkpasswd*-rwxr-xr-x    1 vpopmail 
  vchkpw  37696 Jun 25 15:52 
  vmoduser*-rwxr-xr-x    1 vpopmail 
  vchkpw  35520 Jun 25 15:52 
  vpasswd*-rwxr-xr-x    1 vpopmail 
  vchkpw  37280 Jun 25 15:52 
  vpopbull*-rwxr-xr-x    1 vpopmail 
  vchkpw  35552 Jun 25 15:52 
  vsetuserquota*-rwxr-xr-x    1 vpopmail 
  vchkpw  37568 Jun 25 15:52 
vuserinfo*
   
   
  Here they are for 
/~vpopmail/domains:
  drwx--    2 vpopmail 
  vchkpw   4096 Jun 25 15:52 
  ./drwxr-xr-x    9 vpopmail 
  vchkpw   4096 Jun 25 15:52 ../
   
  Any help would be greatly 
  appreciated!
   
  Jon
   


Re: Support?

2001-06-26 Thread KEnet Webmaster

Im looking at the 4.10 version of vpopmail.   What is mysql replication?
Does that mean that it uses the vpasswd file, but replicates the info to
mysql, or does it mean that it just makes more than one mysql table?


- Original Message -
From: "Ken Jones" <[EMAIL PROTECTED]>
To: "KEnet Webmaster" <[EMAIL PROTECTED]>
Sent: Tuesday, June 26, 2001 2:54 AM
Subject: Re: Support?


KEnet Webmaster wrote:
>
> Greetings,
>
> Im running into a couple problems, tho Im not sure if this list is the
place
> to take them.   Since my site is a hobby site offering free email, I dont
> have the money to pay for support, although I think this is a Great
product.
>
> The problems are as follows.
>
> ./vadddomain  is causing a segmentation fault, the core, when dumped,
looks
> like this.

You are running on debian?

are your qmail binaries in /var/qmail/bin
or are they in /usr/bin and /usr/sbin ?

Try testing 4.10.24 release.

Please let me know

Ken Jones
inter7





Re: Support?

2001-06-26 Thread KEnet Webmaster

Ok,

In installing v 4.10  I have run into the same problem as the other guy.
When trying to use one of the bin files to add/del a domain, I get Error:
Unable to chdir to vpopmail/domains/domain directory

I have not been able to find where the dir is specified.






Contiuing

2001-06-26 Thread KEnet Webmaster

Ok... Summary so far

OS: SuSe Linux 7.0 Kernel 2.2.18smp

Distr vpopmail 4.9.10

  Installs fine, config line is

./configure --enable-roaming-users=y --enable-relay-clear-minutes=20 --enabl
e-clear-passwd=n --enable-tcprules-prog=/usr/local/bin/tcprules --enable-cle
ar-passwd=y --enable-auth-logging=y --enable-mysql=y

Everything functions normally, except for adding in a new domain.  New
domains cause the program to seg fault

vpopmail@www:~/bin > ./vadddomain test.com
Please enter password for postmaster:
enter password again:
Segmentation fault

However, mysql conversion worked, and as far as I can tell users are able to
authenticate with the existing domain.


Distr: vpopmail 4.10.24

Compile and install works normally  Config line

./configure --enable-roaming-users=y --enable-relay-clear-minutes=20 --enabl
e-clear-passwd=n --enable-tcprules-prog=/usr/local/bin/tcprules --enable-cle
ar-passwd=y --enable-auth-logging=y --enable-mysql=y

mysql conversion of existing domain does not appear to work, and therefore
users cannot authenticate.  (did not try it without mysql)   Addition of new
domains causes a seg fault

vpopmail@www:~/bin > ./vadddomain test.com
Please enter password for postmaster:
enter password again:
Segmentation fault

Attempted deletion of old domains causes error: cannot chdir to
vpopmail/domains/domain dir

Allow relay of pop-auth users does not work in either case...  Error
returned is that "domain is not in my rcpthosts"

I will report what happens re: the mailing list creation as soon as I verify
I have all installed for that








More stuff

2001-06-27 Thread KEnet Webmaster

I will be replying to the previous queries re: support tonight.

In the meantime, here is a problem I have run into with sqwebmail being
setup.

e/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_setquota_size':
/home/archives/vpopmail-4.9.10/vauth.c:363: undefined reference to
`mysql_query'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_vpasswd_size':
/home/archives/vpopmail-4.9.10/vauth.c:404: undefined reference to
`mysql_query'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_getall_size':
/home/archives/vpopmail-4.9.10/vauth.c:445: undefined reference to
`mysql_free_result'
/home/archives/vpopmail-4.9.10/vauth.c:448: undefined reference to
`mysql_query'
/home/archives/vpopmail-4.9.10/vauth.c:453: undefined reference to
`mysql_use_result'
/home/archives/vpopmail-4.9.10/vauth.c:467: undefined reference to
`mysql_fetch_row'
/home/archives/vpopmail-4.9.10/vauth.c:479: undefined reference to
`mysql_free_result'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_setpw_size':
/home/archives/vpopmail-4.9.10/vauth.c:547: undefined reference to
`mysql_query'
/home/archives/vpopmail-4.9.10/vauth.c:552: undefined reference to
`mysql_store_result'
/home/archives/vpopmail-4.9.10/vauth.c:553: undefined reference to
`mysql_free_result'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vopen_smtp_relay':





Re: Contiuing

2001-06-28 Thread KEnet Webmaster

Path to the qmail programs is  /var/qmail/bin/

path to tcprules is /usr/local/bin/




From: Ken Jones
Subject: Re: Contiuing
Date: Tue, 26 Jun 2001 06:30:32 -0700





What is the full path to  your qmail-newu qmail-newmrh qmail-inject
and tcprules programs?

Ken Jones

KEnet Webmaster wrote:
>
> Ok... Summary so far
>
> OS: SuSe Linux 7.0 Kernel 2.2.18smp
>
> Distr vpopmail 4.9.10
>
>   Installs fine, config line is
>
>
./configure --enable-roaming-users=y --enable-relay-clear-minutes=20 --enabl
>
e-clear-passwd=n --enable-tcprules-prog=/usr/local/bin/tcprules --enable-cle
> ar-passwd=y --enable-auth-logging=y --enable-mysql=y
>
> Everything functions normally, except for adding in a new domain.  New
> domains cause the program to seg fault
>
> vpopmail@www:~/bin > ./vadddomain test.com
> Please enter password for postmaster:
> enter password again:
> Segmentation fault
>
> However, mysql conversion worked, and as far as I can tell users are able
to
> authenticate with the existing domain.
>
> Distr: vpopmail 4.10.24
>
> Compile and install works normally  Config line
>
>
./configure --enable-roaming-users=y --enable-relay-clear-minutes=20 --enabl
>
e-clear-passwd=n --enable-tcprules-prog=/usr/local/bin/tcprules --enable-cle
> ar-passwd=y --enable-auth-logging=y --enable-mysql=y
>
> mysql conversion of existing domain does not appear to work, and therefore
> users cannot authenticate.  (did not try it without mysql)   Addition of
new
> domains causes a seg fault
>
> vpopmail@www:~/bin > ./vadddomain test.com
> Please enter password for postmaster:
> enter password again:
> Segmentation fault
>
> Attempted deletion of old domains causes error: cannot chdir to
> vpopmail/domains/domain dir
>
> Allow relay of pop-auth users does not work in either case...  Error
> returned is that "domain is not in my rcpthosts"
>
> I will report what happens re: the mailing list creation as soon as I
verify
> I have all installed for that









mailing lists

2001-06-28 Thread KEnet Webmaster

Well, dont know how, but it seems that I got the mailing list creation to
work.  However, now the options in the creation page went from about 10
options down to 2 and it doesnt ask me for who the list owner is.  Ideas?

Also, How, or where do I set up web accessible archives for this

(if you couldnt tell by now, Im fairly new to qmail/ezmlm)






Re: mailing lists

2001-06-28 Thread KEnet Webmaster

Having read the site several times over already, I havent found anything
there definitive on how to set up web-accessible archives.  Although it does
make reference to them in regards to ezmlm-make

I suppose what Im looking for, is something that will tell me step by step
how to do it.  Intrestingly enough tho, I notice vchkpw@ is archived off
site.  :-)


- Original Message -
From: "Kieran Barnes" <[EMAIL PROTECTED]>
To: "'KEnet Webmaster'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, June 28, 2001 9:48 AM
Subject: RE: mailing lists


www.ezmlm.org will answer ANYTHING you want to know about ezmlm. Really.


--
Regards,

Kieran Barnes
Signum 1226 Ltd
Visit our website at http://www.1226.net
Phone: 01772 622889 || Fax: 01772 622558


> -Original Message-
> From: KEnet Webmaster [mailto:[EMAIL PROTECTED]]
> Sent: 28 June 2001 14:38
> To: [EMAIL PROTECTED]
> Subject: mailing lists
>
>
> Well, dont know how, but it seems that I got the mailing list
> creation to
> work.  However, now the options in the creation page went
> from about 10
> options down to 2 and it doesnt ask me for who the list owner
> is.  Ideas?
>
> Also, How, or where do I set up web accessible archives for this
>
> (if you couldnt tell by now, Im fairly new to qmail/ezmlm)
>
>
>





Re: vconvert

2001-06-29 Thread KEnet Webmaster

Theres two things I could reccommend for using mysql

The first (and simplistic) is PHPmyAdmin  which is a php based MySQL
administration tool.

The second is WebMin.  I like webmin personally.  It gives you total
protected access to all your system stuff  (system, crons, servers, etc)
including mysql, and in the mysql section you canpoint and click your way to
a back up.

But theres always the better way of RTFM at mysql.com and learn how to do
it.

Kil

- Original Message -
From: "Syed Faruque Ahmed" <[EMAIL PROTECTED]>
To: "chris" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, June 29, 2001 1:21 PM
Subject: Re: vconvert


I have been mulling over this for sometime.  I still don't feel comfortable
putting the development versions into production; too many frequent changes
that might be necessary.  So I am still with the stable version of vpopmail
with a working vconvert.
However, there is an interesting script in the source under "contrib"
directory called addusers.pl, that manually adds a list of users, one by
one, to a domain you specify.  The catch is that it requires cleartext
passwords.  Can "vadduser" work with encrypted passwords?
Another problem is how to backup a list of users with their passwords from
the MySQL db?  I plan to use vconvert to create vpasswd files on a regular
basis, but how can one do that with the development vpopmail?  Does anybody
have a (perl?) script that can read the db table and write out a neat
little vpasswd file?  I think that it is do-able, but am too pressed with
other stuff.

Faruque

At 09:56 AM 6/29/01 -0700, chris wrote:
>With the current version of vconvert "disabled," does anyone have a
>suggestion on how to import my current domains into mysql?  I'm not
>currently using the replication feature which is -as I understand it- the
>reason vconvert is disabled right now.  It doesn't currently support the
>replication freature that the rest of vpopmail does.  I tried using an
older
>version of vconvert, I believe it was 4.10.18.  It loaded the domain info,
>but it seemed that the path to the domains dir was not imported correctly.
>
>Any ideas?
>
>Thanks,
>Chris Bunnell






Re: virus scanning

2001-07-02 Thread KENet Webmaster

I need to find a Free virus scanner that I can use on the server, also,
where is this "Qmail-Scanner"


- Original Message -
From: "Bjorn Nilsen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 02, 2001 6:00 PM
Subject: RE: virus scanning


> Someone might find this useful.
>
> I use qmail-scanner and McAfee's Virusscan here's the script I use daily
as
> a cron job. It only downloads the update if it is new and email
notification
> is by crontab as it just prints to STDOUT.
>
> Requires Perl, LWP, tar and uvscan. Config is in the script.
>
> cheers,
>
> Bjorn Nilsen
> Manux Solutions Ltd
>
>
>
> > -Original Message-
> > From: Philip Wall [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, 3 July 2001 9:21 a.m.
> > To: Bill Shupp
> > Cc: Tim Janes; [EMAIL PROTECTED]
> > Subject: Re: virus scanning
> >
> >
> > I received several requests to post the perl script I use to update
> > Sophos IDE files. Runs as a cron job on my system twice a week
> > at 4 am.
> > Requires Perl, LWP and Qmail
> > Read the comments in the script before running it please.
> >
> > Philip Wall
> >
> >
>




Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-05 Thread KEnet Webmaster

Thats the exact same error I have been getting when I try to install
SQwebmail

Even after I did their suggestion of adding in the lmysqlclient line to one
of the files.

I think the referenced it to FAQ #28 or something

- Original Message -
From: "alexus" <[EMAIL PROTECTED]>
To: "Sam Varshavchik" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, July 05, 2001 3:49 PM
Subject: sqwebmail w/ encyption feature + vpopmail w/ mysql support


> back to my original question
>
> i'd say there is a bug
>
> another thing is there is no #28 in my FAQ or FAQ the one on the web..
>
> someone posted a patch for that.. which i couldn't get to work (yet)
>
> although from #28 in FAQ that i never saw and someone's replay on my
> question
> i got this.. still didn't help
>
> please help
>
> -- old message --
> due to i use BASH as a shell i used
> export LIBS="-L/usr/local/mysql/lib/mysql -lmysqlclient -lz"
>
> and to verify it settings took effect
>
> su-2.05# echo $LIBS
> -L/usr/local/mysql/lib/mysql -lmysqlclient -lz
> su-2.05#
>
> then i did gmake
> and i end up on same thing (i think)
>
> Making all in authlib
> gmake[1]: Entering directory `/usr/local/src/sqwebmail-2.1.1/authlib'
>
gcc  -I/var/qmail/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/var/qmail/vpo
> pmail/lib  -o authvchkpw  modauthvchkpw.o libauthmod.a libauth.a
> ../md5/libmd5.a ../sha1/libsha1.a -lvpopmail  -lm -lcrypt
> /var/qmail/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_open':
> /usr/local/src/vpopmail-4.9.10/vauth.c:70: undefined reference to
> `mysql_init'
> /usr/local/src/vpopmail-4.9.10/vauth.c:73: undefined reference to
> `mysql_real_connect'
> /usr/local/src/vpopmail-4.9.10/vauth.c:75: undefined reference to
> `mysql_real_connect'
> /usr/local/src/vpopmail-4.9.10/vauth.c:81: undefined reference to
> `mysql_query'
> /usr/local/src/vpopmail-4.9.10/vauth.c:86: undefined reference to
> `mysql_store_result'
> /usr/local/src/vpopmail-4.9.10/vauth.c:87: undefined reference to
> `mysql_free_result'
> /usr/local/src/vpopmail-4.9.10/vauth.c:88: undefined reference to
> `mysql_select_db'
> /var/qmail/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_adddomain_size':
> /usr/local/src/vpopmail-4.9.10/vauth.c:121: undefined reference to
> `mysql_query'
> /usr/local/src/vpopmail-4.9.10/vauth.c:125: undefined reference to
> `mysql_store_result'
> /usr/local/src/vpopmail-4.9.10/vauth.c:126: undefined reference to
> `mysql_free_result'
> /var/qmail/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_adduser_size':
> /usr/local/src/vpopmail-4.9.10/vauth.c:186: undefined reference to
> `mysql_query'
> /usr/local/src/vpopmail-4.9.10/vauth.c:194: undefined reference to
> `mysql_error'
> /usr/local/src/vpopmail-4.9.10/vauth.c:189: undefined reference to
> `mysql_query'
> /usr/local/src/vpopmail-4.9.10/vauth.c:199: undefined reference to
> `mysql_store_result'
> /usr/local/src/vpopmail-4.9.10/vauth.c:200: undefined reference to
> `mysql_free_result'
> /var/qmail/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_getpw_size':
> /usr/local/src/vpopmail-4.9.10/vauth.c:240: undefined reference to
> `mysql_query'
> /usr/local/src/vpopmail-4.9.10/vauth.c:245: undefined reference to
> `mysql_store_result'
> /usr/local/src/vpopmail-4.9.10/vauth.c:250: undefined reference to
> `mysql_num_rows'
> /usr/local/src/vpopmail-4.9.10/vauth.c:260: undefined reference to
> `mysql_fetch_row'
> /usr/local/src/vpopmail-4.9.10/vauth.c:272: undefined reference to
> `mysql_free_result'
> /usr/local/src/vpopmail-4.9.10/vauth.c:269: undefined reference to
> `mysql_free_result'
> /var/qmail/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_deldomain_size':
> /usr/local/src/vpopmail-4.9.10/vauth.c:297: undefined reference to
> `mysql_query'
> /usr/local/src/vpopmail-4.9.10/vauth.c:300: undefined reference to
> `mysql_store_result'
> /usr/local/src/vpopmail-4.9.10/vauth.c:301: undefined reference to
> `mysql_free_result'
> /var/qmail/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_deluser_size':
> /usr/local/src/vpopmail-4.9.10/vauth.c:331: undefined reference to
> `mysql_query'
> /usr/local/src/vpopmail-4.9.10/vauth.c:335: undefined reference to
> `mysql_store_result'
> /usr/local/src/vpopmail-4.9.10/vauth.c:336: undefined reference to
> `mysql_free_result'
> /var/qmail/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_setquota_size':
> /usr/local/src/vpopmail-4.9.10/vauth.c:363: undefined reference to
> `mysql_query'
> /var/qmail/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_vpasswd_size':
> /usr/local/src/vpopmail-4.9.10/vauth.c:404: undefined reference to
> `mysql_query'
> /var/qmail/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_getall_size':
> /usr/local/src/vpopmail-4.9.10/vauth.c:467: undefined reference to
> `mysql_fetch_row'
> /usr/local/src/vpopmail-4.9.10/vauth.c:479: undefined reference to
> `mysql_free_result'
> /usr/local/src/vpopmail-4.9.10/vauth.c:445: undefined re

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread KEnet Webmaster

I did it with all those little pesky / characters Ken...

Same errors

My libs are in
www:/home/archives/sqwebmail-2.1.1.20010620 # cd /usr/lib/mysql/
www:/usr/lib/mysql # ls
.  ..  libmysqlclient.a  libmysqlclient.la  libmysqlclient.so
www:/usr/lib/mysql #

Here is exactly what I put into the command line.

www:/home/archives/sqwebmail-2.1.1.20010620 # env
"LIBS=-L/usr/lib/mysql -lmysqlclient -lz" \
> ./configure --enable-webpass=vpopmail --without-authuserdb \
>
then I hit enter, the Configure works fine, I run MAKE and it runs for a
while, then hits vauth.o and I start getting the errors.
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_open_update':
/home/archives/vpopmail-4.10.24/vauth.c:102: undefined reference to
`mysql_init'
/home/archives/vpopmail-4.10.24/vauth.c:105: undefined reference to
`mysql_real_connect'
/home/archives/vpopmail-4.10.24/vauth.c:112: undefined reference to
`mysql_real_connect'
/home/archives/vpopmail-4.10.24/vauth.c:124: undefined reference to
`mysql_query'
/home/archives/vpopmail-4.10.24/vauth.c:132: undefined reference to
`mysql_store_result'
/home/archives/vpopmail-4.10.24/vauth.c:133: undefined reference to
`mysql_free_result'
/home/archives/vpopmail-4.10.24/vauth.c:136: undefined reference to
`mysql_select_db'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function
`vauth_open_read_getall':
/home/archives/vpopmail-4.10.24/vauth.c:184: undefined reference to
`mysql_init'
/home/archives/vpopmail-4.10.24/vauth.c:185: undefined reference to
`mysql_real_connect'
/home/archives/vpopmail-4.10.24/vauth.c:189: undefined reference to
`mysql_real_connect'





- Original Message -
From: "Ken Jones" <[EMAIL PROTECTED]>
To: "alexus" <[EMAIL PROTECTED]>
Cc: "KEnet Webmaster" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 10:39 AM
Subject: Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support


>
> I notice you missed the "\" character in my example.
> This is a very important character. It tells the shell
> to continue the command on the next line.
>
> The way you did it:
> su-2.05# env "LIBS=-L/usr/local/mysql/lib/mysql -lmysqlclient -lz"
> Is your first command
>
> Your second command was probably your configure line.
> ./configure blah blah
>
>
> Look again, very very closely at what I sent you.
> env "LIBS=-L/usr/lib/mysql -lmysqlclient -lz" \
> ./configure --enable-webpass=vpopmail --without-authuserdb \
>
> Notice those pesky \ characters.
>
> Ken Jones
>
> alexus wrote:
> >
> > grr
> >
> > i used --prefix=/usr/local/mysql when i was installing mysql and i did
> > specify it while building vpopmail and vpopmail found everything and
it's
> > working fine
> >
> > but even so i used env
> >
> > su-2.05# env "LIBS=-L/usr/local/mysql/lib/mysql -lmysqlclient -lz"
> > PWD=/usr/local/src/sqwebmail-2.1.1
> > PAGER=more
> > HOSTNAME=box.nexgen.com
> > ENV=/home/alexus/.shrc
> > BLOCKSIZE=K
> > USER=alexus
> > MACHTYPE=i386-unknown-freebsdelf4.3
> > IRCNAME=http://www.alexus.org/
> > MAIL=/var/mail/alexus
> > EDITOR=vi
> > DISPLAY=box.nexgen.com:16.0
> > LOGNAME=alexus
> > SHLVL=2
> > SHELL=/usr/local/bin/bash
> > HOSTTYPE=i386
> > OSTYPE=freebsdelf4.3
> > HOME=/root
> > TERM=vt100
> >
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6
> > /bin
> > SSH_TTY=/dev/ttypa
> > _=/usr/bin/env
> > OLDPWD=/usr/local/src
> > LIBS=-L/usr/local/mysql/lib/mysql -lmysqlclient -lz
> > su-2.05#
> >
> > and once again i end up with
> >
> >
gcc  -I/var/qmail/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/var/qmail/vpo
> > pmail/lib  -o authvchkpw  modauthvchkpw.o libauthmod.a libauth.a
> > ../md5/libmd5.a ../sha1/libsha1.a -lvpopmail  -lm -lcrypt
> > /var/qmail/vpopmail/lib/libvpopmail.a(vauth.o): In function
`vauth_open':
> > /usr/local/src/vpopmail-4.9.10/vauth.c:70: undefined reference to
> > `mysql_init'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:73: undefined reference to
> > `mysql_real_connect'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:75: undefined reference to
> > `mysql_real_connect'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:81: undefined reference to
> > `mysql_query'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:86: undefined reference to
> > `mysql_store_result'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:87: undefined reference to
> > `mysql_free_result'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:88: undefined reference to
&

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread KEnet Webmaster

Oh, Just to note

Im running SuSe Linux v 7.0 with Kernel 2.2.18smp


- Original Message -
From: "Ken Jones" <[EMAIL PROTECTED]>
To: "alexus" <[EMAIL PROTECTED]>
Cc: "KEnet Webmaster" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 10:39 AM
Subject: Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support


>
> I notice you missed the "\" character in my example.
> This is a very important character. It tells the shell
> to continue the command on the next line.
>
> The way you did it:
> su-2.05# env "LIBS=-L/usr/local/mysql/lib/mysql -lmysqlclient -lz"
> Is your first command
>
> Your second command was probably your configure line.
> ./configure blah blah
>
>
> Look again, very very closely at what I sent you.
> env "LIBS=-L/usr/lib/mysql -lmysqlclient -lz" \
> ./configure --enable-webpass=vpopmail --without-authuserdb \
>
> Notice those pesky \ characters.
>
> Ken Jones
>
> alexus wrote:
> >
> > grr
> >
> > i used --prefix=/usr/local/mysql when i was installing mysql and i did
> > specify it while building vpopmail and vpopmail found everything and
it's
> > working fine
> >
> > but even so i used env
> >
> > su-2.05# env "LIBS=-L/usr/local/mysql/lib/mysql -lmysqlclient -lz"
> > PWD=/usr/local/src/sqwebmail-2.1.1
> > PAGER=more
> > HOSTNAME=box.nexgen.com
> > ENV=/home/alexus/.shrc
> > BLOCKSIZE=K
> > USER=alexus
> > MACHTYPE=i386-unknown-freebsdelf4.3
> > IRCNAME=http://www.alexus.org/
> > MAIL=/var/mail/alexus
> > EDITOR=vi
> > DISPLAY=box.nexgen.com:16.0
> > LOGNAME=alexus
> > SHLVL=2
> > SHELL=/usr/local/bin/bash
> > HOSTTYPE=i386
> > OSTYPE=freebsdelf4.3
> > HOME=/root
> > TERM=vt100
> >
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6
> > /bin
> > SSH_TTY=/dev/ttypa
> > _=/usr/bin/env
> > OLDPWD=/usr/local/src
> > LIBS=-L/usr/local/mysql/lib/mysql -lmysqlclient -lz
> > su-2.05#
> >
> > and once again i end up with
> >
> >
gcc  -I/var/qmail/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/var/qmail/vpo
> > pmail/lib  -o authvchkpw  modauthvchkpw.o libauthmod.a libauth.a
> > ../md5/libmd5.a ../sha1/libsha1.a -lvpopmail  -lm -lcrypt
> > /var/qmail/vpopmail/lib/libvpopmail.a(vauth.o): In function
`vauth_open':
> > /usr/local/src/vpopmail-4.9.10/vauth.c:70: undefined reference to
> > `mysql_init'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:73: undefined reference to
> > `mysql_real_connect'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:75: undefined reference to
> > `mysql_real_connect'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:81: undefined reference to
> > `mysql_query'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:86: undefined reference to
> > `mysql_store_result'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:87: undefined reference to
> > `mysql_free_result'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:88: undefined reference to
> > `mysql_select_db'
> > /var/qmail/vpopmail/lib/libvpopmail.a(vauth.o): In function
> > `vauth_adddomain_size':
> > /usr/local/src/vpopmail-4.9.10/vauth.c:121: undefined reference to
> > `mysql_query'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:125: undefined reference to
> > `mysql_store_result'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:126: undefined reference to
> > `mysql_free_result'
> > /var/qmail/vpopmail/lib/libvpopmail.a(vauth.o): In function
> > `vauth_adduser_size':
> > /usr/local/src/vpopmail-4.9.10/vauth.c:186: undefined reference to
> > `mysql_query'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:194: undefined reference to
> > `mysql_error'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:189: undefined reference to
> > `mysql_query'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:199: undefined reference to
> > `mysql_store_result'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:200: undefined reference to
> > `mysql_free_result'
> > /var/qmail/vpopmail/lib/libvpopmail.a(vauth.o): In function
> > `vauth_getpw_size':
> > /usr/local/src/vpopmail-4.9.10/vauth.c:240: undefined reference to
> > `mysql_query'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:245: undefined reference to
> > `mysql_store_result'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:250: undefined reference to
> > `mysql_num_rows'
> > /usr/local/src/vpopmail-4.9.10/vauth.c:260: undefined reference

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread KEnet Webmaster

Same error.

- Original Message -
From: "Andrea Cerrito" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Ken Jones" <[EMAIL PROTECTED]>; "alexus" <[EMAIL PROTECTED]>; "KEnet
Webmaster" <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 11:43 AM
Subject: R: sqwebmail w/ encyption feature + vpopmail w/ mysql support


> Hope it helps: try
>
> LDFLAGS=" -L/usr/local/mysql/lib/mysql -lmysqlclient"
> ./configure --blablabla
> ---
> Cordiali saluti / Best regards
> Andrea Cerrito
> ^^
> Net.Admin @ Centro MultiMediale di Terni S.p.A.
> P.zzale Bosco 3A
> 05100 Terni IT
> Tel. +39 0744 5441330
> Fax. +39 0744 5441372
>
> > -Messaggio originale-
> > Da: KEnet Webmaster [mailto:[EMAIL PROTECTED]]
> > Inviato: venerdì 6 luglio 2001 17.24
> > A: Ken Jones; alexus
> > Cc: [EMAIL PROTECTED]
> > Oggetto: Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support
> >
> >
> > Oh, Just to note
> >
> > Im running SuSe Linux v 7.0 with Kernel 2.2.18smp
>
>




Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread KEnet Webmaster

:: Wonders why everyone keeps repeating the same answer ::

I dont mean to be ungrateful, but Im not stupid.   I have put the line in
properly, I have added it to the make file, I have followed FAQ 28 (which
wasnt too helpful) I have the following mysql packages installed.

- Original Message -
From: "Andrea Cerrito" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Ken Jones" <[EMAIL PROTECTED]>; "KEnet Webmaster"
<[EMAIL PROTECTED]>; "alexus" <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 12:36 PM
Subject: R: sqwebmail w/ encyption feature + vpopmail w/ mysql support


> > nope.. didn't help:(
>
> Well, you have to change:
>
> LDFLAGS=" -L/where/are/your/mysql/lib -lmysqlclient"
./configure --blablabla
>
> All on the same line. To find /where/are/your/mysql/lib try
>
> # find / -name libmysqlclient.*





Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread KEnet Webmaster

Tries again ---

> :: Wonders why everyone keeps repeating the same answer ::
>
> I dont mean to be ungrateful, but Im not stupid.   I have put the line in
> properly, I have added it to the make file, I have followed FAQ 28 (which
> wasnt too helpful) I have the following mysql packages installed.

Package Class Description
mysql-3.23.33
MySQL-shared-3.23.39
mysql-client-3.23.33
mysql-devel-3.23.33
ezmlm-idx-mysql-0.53.324
mysql-bench-3.23.33

I have been following what everyone has suggested from the first one.  Yet
everyone comes back with  "Well you must not have done it right, cuz it
works for me"   Which (since I work in the field) is a classic tech support
answer.

The fact of the matter is, that every option you guys have presented to me,
has failed to work.  I dont know how many different places I can but the LIB
and LDFLAGS lines, but apparently they are not working in the Makefile, or
the command line.   Any other ideas?





>
> - Original Message -
> From: "Andrea Cerrito" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: "Ken Jones" <[EMAIL PROTECTED]>; "KEnet Webmaster"
> <[EMAIL PROTECTED]>; "alexus" <[EMAIL PROTECTED]>
> Sent: Friday, July 06, 2001 12:36 PM
> Subject: R: sqwebmail w/ encyption feature + vpopmail w/ mysql support
>
>
> > > nope.. didn't help:(
> >
> > Well, you have to change:
> >
> > LDFLAGS=" -L/where/are/your/mysql/lib -lmysqlclient"
> ./configure --blablabla
> >
> > All on the same line. To find /where/are/your/mysql/lib try
> >
> > # find / -name libmysqlclient.*
>
>




Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread KEnet Webmaster

Attached is the List of errors as the system kicks them out.

Keep in mind, this is a MAKE run on sqwebmail

I dont know if it will help anyone or not. 


- Original Message - 
From: "Marcus Williams" <[EMAIL PROTECTED]>
To: "KEnet Webmaster" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: "alexus" <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 12:30 PM
Subject: RE: sqwebmail w/ encyption feature + vpopmail w/ mysql support


> Okay since I'm now being copied on the messages after sending the
> request for slimming them down (and now I'm getting flamed for
> that... cheers RSS) how about this:
> 
> (1) Go to your vpopmail source directory
> (2) using your fave editor, open Makefile
> (3) search for line starting 'LDFLAGS =' (dont look for the quotes) -
> it may have something after the equals sign (its around line 154 in my
> copy but probably not yours)
> (4) add '-L/path/to/your/mysql/lib/directory' to the end of the line
> (dont add the quotes)
> (5) search for the line starting 'LIBS =' (dont look for the quotes) -
> it may have something after the equals sign (its on the line below in
> my Makefile)
> (6) add '-lmysqlclient -lz' to the end of the line (dont add the
> quotes)
> (7) save the new Makefile and exit vi/your fave editor
> (8) run make again
> 
> Not the best solution but it works for me.
> 
> Marcus
> 
> 


gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/home/vpopmail/lib  -o 
authvchkpw  modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a ../sha1/libsha1.a 
-lvpopmail  -lm -lcrypt
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_open_update':
/home/archives/vpopmail-4.10.24/vauth.c:102: undefined reference to `mysql_init'
/home/archives/vpopmail-4.10.24/vauth.c:105: undefined reference to 
`mysql_real_connect'
/home/archives/vpopmail-4.10.24/vauth.c:112: undefined reference to 
`mysql_real_connect'
/home/archives/vpopmail-4.10.24/vauth.c:124: undefined reference to `mysql_query'
/home/archives/vpopmail-4.10.24/vauth.c:132: undefined reference to 
`mysql_store_result'
/home/archives/vpopmail-4.10.24/vauth.c:133: undefined reference to `mysql_free_result'
/home/archives/vpopmail-4.10.24/vauth.c:136: undefined reference to `mysql_select_db'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_open_read_getall':
/home/archives/vpopmail-4.10.24/vauth.c:184: undefined reference to `mysql_init'
/home/archives/vpopmail-4.10.24/vauth.c:185: undefined reference to 
`mysql_real_connect'
/home/archives/vpopmail-4.10.24/vauth.c:189: undefined reference to 
`mysql_real_connect'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_adddomain':
/home/archives/vpopmail-4.10.24/vauth.c:217: undefined reference to `mysql_query'
/home/archives/vpopmail-4.10.24/vauth.c:223: undefined reference to 
`mysql_store_result'
/home/archives/vpopmail-4.10.24/vauth.c:224: undefined reference to `mysql_free_result'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_adduser':
/home/archives/vpopmail-4.10.24/vauth.c:286: undefined reference to `mysql_query'
/home/archives/vpopmail-4.10.24/vauth.c:291: undefined reference to 
`mysql_store_result'
/home/archives/vpopmail-4.10.24/vauth.c:292: undefined reference to `mysql_free_result'
/home/archives/vpopmail-4.10.24/vauth.c:287: undefined reference to `mysql_error'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_getpw':
/home/archives/vpopmail-4.10.24/vauth.c:336: undefined reference to `mysql_query'
/home/archives/vpopmail-4.10.24/vauth.c:341: undefined reference to 
`mysql_store_result'
/home/archives/vpopmail-4.10.24/vauth.c:346: undefined reference to `mysql_num_rows'
/home/archives/vpopmail-4.10.24/vauth.c:358: undefined reference to `mysql_fetch_row'
/home/archives/vpopmail-4.10.24/vauth.c:370: undefined reference to `mysql_free_result'
/home/archives/vpopmail-4.10.24/vauth.c:373: undefined reference to `mysql_free_result'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_deldomain':
/home/archives/vpopmail-4.10.24/vauth.c:394: undefined reference to `mysql_query'
/home/archives/vpopmail-4.10.24/vauth.c:397: undefined reference to 
`mysql_store_result'
/home/archives/vpopmail-4.10.24/vauth.c:398: undefined reference to `mysql_free_result'
/home/archives/vpopmail-4.10.24/vauth.c:403: undefined reference to `mysql_query'
/home/archives/vpopmail-4.10.24/vauth.c:406: undefined reference to 
`mysql_store_result'
/home/archives/vpopmail-4.10.24/vauth.c:407: undefined reference to `mysql_free_result'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_deluser':
/home/archives/vpopmail-4.10.24/vauth.c:439: undefine

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread KEnet Webmaster

Ok, finally, as I went down through my messages I found the line from
someone saying to put the entire command on one line.  I did so, it compiled
fine, and appears to be working

Alexus Dont forget to run
/usr/local/share/sqwebmail/libexec/authlib/authdaemond start   so that it
can authenticate the users

and put that in your start up script.

Everything on this end seems to be working fine now.   Thanks


- Original Message -
From: "KEnet Webmaster" <[EMAIL PROTECTED]>
To: "Marcus Williams" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: "alexus" <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 1:40 PM
Subject: Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support


> Attached is the List of errors as the system kicks them out.
>
> Keep in mind, this is a MAKE run on sqwebmail
>
> I dont know if it will help anyone or not.
>
>
> - Original Message -
> From: "Marcus Williams" <[EMAIL PROTECTED]>
> To: "KEnet Webmaster" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Cc: "alexus" <[EMAIL PROTECTED]>
> Sent: Friday, July 06, 2001 12:30 PM
> Subject: RE: sqwebmail w/ encyption feature + vpopmail w/ mysql support
>
>
> > Okay since I'm now being copied on the messages after sending the
> > request for slimming them down (and now I'm getting flamed for
> > that... cheers RSS) how about this:
> >
> > (1) Go to your vpopmail source directory
> > (2) using your fave editor, open Makefile
> > (3) search for line starting 'LDFLAGS =' (dont look for the quotes) -
> > it may have something after the equals sign (its around line 154 in my
> > copy but probably not yours)
> > (4) add '-L/path/to/your/mysql/lib/directory' to the end of the line
> > (dont add the quotes)
> > (5) search for the line starting 'LIBS =' (dont look for the quotes) -
> > it may have something after the equals sign (its on the line below in
> > my Makefile)
> > (6) add '-lmysqlclient -lz' to the end of the line (dont add the
> > quotes)
> > (7) save the new Makefile and exit vi/your fave editor
> > (8) run make again
> >
> > Not the best solution but it works for me.
> >
> > Marcus
> >
> >
>




Re: hacked, need help restoring

2001-07-06 Thread KEnet Webmaster

Personally, I just redid the mail server.

total format.  I installed qmail, and vpopmail just like I had the first
time, then sat down in the bin directory of vpopmail and did ./vadddomain to
add the domains in. (even tho I keep getting a seq fault now)

After that was done, I went into the domains directory, deleted the domain
name directory, and then restored it from my backup.

Works like a charm

PS: The seq fault was happening fresh out of the install, and no one has
been able to give me a solution on it yet

- Original Message -
From: "Jeff Gordon" <[EMAIL PROTECTED]>
To: "Chris Scheller" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 3:05 PM
Subject: Re: hacked, need help restoring


> On Fri, Jul 06, 2001 at 11:53:38AM -0700, Chris Scheller wrote:
>
> > > Is there any reasonable way to "set things right" from here?  Or is
the
> > > only sane option to re-create vpopmail domains, lists and users from
> > > scratch?
>
> > one thought would be to not restore the ~/domains/ right away, but
> > first readd the domains with the command line utils. this will put all
> > your control files back in place. once this is done delete ~/domains/*
> > and restore from your backup.
>
> Hmm; not bad -- the restore has been done but I could rename /domains
> and use it as sort of a roadmap for what needs to happen. Thanks for
> the spark of that idea. :-)
>
> > else you could always just recreate the
> > control files by hand, shouldn't be horribly difficult(notice i didn't
> > say easy.)
>
> Right. :-)  I'm too new to feel confident that I know how to go about
> that -- the 'hacked' server had my first-ever installs of qmail,
> vpopmail, ezmlm-idx, qmailadmin, sqwebmail, and one other web-based
> thing I can't seem to remember the name of now -- not vmailmgr, not
> vmailadmin, but the same idea A "newbie tried in the fire" would
> describe my current level of expertise on this. :-)
>
> --
>
>  -- Jeff --   
>
>  "There's nothing left in the world to prove.  All that's worth doing
>   is to love one another, using whatever means are available to serve."
>




Re: hacked, need help restoring

2001-07-06 Thread KEnet Webmaster


> Y'know, it feels like the back of my brain knows what that's about, but
> I can't quite catch sight of it for you. :(  Almost has to be that when
> you redid the server, you left out some recently updated lib file or
> other; ya think...?  You're saying you "installed...just like I had the
> first time" -- does that mean you did a complete re-configure and
> re-make...?  Or something else?
>

When I re-did the server, everything was re-installed from scracth
./configure make make install-strip

But for some reason, I have the seg fault when I try to add a domain.

Core dump does not give any helpful information either.





Re: Deferral on database failure

2001-07-09 Thread KEnet Webmaster

Actually that makes sense.

Right now, when you choose an authentication methode (ie mysql)  you are
stuck with that one.   I was thinking the other day myself, I wanted to use
Mysql because, as I understood the instructions, I could in the future add
in questions on the sqregister page like Password retrieval questions and
stuff like that to be stored in the database with their username.

I suddenly thought tho, while its unlikely that the mysql server will be
down, without the entire server being down, what would happen if for some
reason mysql stops functioning and cannot authenticate the users?   Well,
the users would suddenly find themselves without access to their mail.

I think its a marvelous idea to make it so that the mysql authentication can
be used, but in the event of a failure to authenticate from mysql, the
server will check the vpasswd file for the username and password as a back
up authentication.

This would of course require that the vadd  and vdel programs would have to
update the mysql database, AND the vpasswd files when a user is added or
removed.   Is not actually replication, but rather redundancy.  However, as
I am not a programmer, I dont know how hard it would be to have the programs
write to both the mysql DB and the vpasswd files.   Not to mention the
actualy vpopmail porgram having to have the code to understand that when it
gets a failed mysql authentication, to check the vpasswd file before denying
the user.


- Original Message -
From: "Ken Jones" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 09, 2001 10:57 AM
Subject: Re: Deferral on database failure


>
> Sounds like a disaster waiting to happen.
> Ever try to build a replicated database (which is kinda what
> you are talking about). The things you have to watch for
> are almost endless.
>
> But hey :) if you want to build it, test it, and then support
> it on the mailing list for the next two years, rock on!
>
> What problem are you trying to solve with having a cdb file?
> Lookup speed?
>
> Ken
>
> Troy Settle wrote:
> >
> > I don't know how expensive this would be, but what about building in a
cache
> > mechinism?  Where vauth_getpw can update a cdb stored locally and use
that
> > cdb in the event of a database failure.
> >
> > The mechnism would need to be able to add/remove/update records in the
cdb
> > based on the contents of the sql database.
> >
> > --
> >   Troy Settle
> >   Pulaski Networks
> >   540.994.4254
> >   http://www.psknet.com
> >
> > ** -Original Message-
> > ** From: inter7 [mailto:inter7]On Behalf Of Ken Jones
> > ** Sent: Monday, July 09, 2001 10:00 AM
> > ** To: Troy Settle
> > ** Cc: [EMAIL PROTECTED]
> > ** Subject: Re: Deferral on database failure
> > **
> > **
> > ** Troy Settle wrote:
> > ** >
> > ** > All,
> > ** >
> > ** > In searching through the archives, I found this posting from Ken
last
> > ** > October:
> > ** >
> > ** > > > We are thinking to upgrade to the new version of Vpopmail
> > ** because the
> > ** > > > old one(currently installed vpopmail) has one critical bug in
the
> > ** > > > current version we are using needs to be addressed is that mail
> > ** > > > bounces when vdelivermail can't connect to MySQL for
> > ** whatever reason
> > ** > > > (usually because MySQL is down or busy).
> > ** > >
> > ** > > Hmm.. That's an interesting point. If vdelivermail can't retrieve
> > ** > > a users information because it can't connect to the database, it
> > ** > > should cause a deferral. I'll put that on the TODO list.
> > ** >
> > ** > Has this been done?  I don't see it in the TODO list or
> > ** Changelog (4.9.10).
> > ** > If not, what would it take to get it done?
> > **
> > ** No it has not been done. The error return code from
> > ** the function in questino, vauth_getpw only returns
> > ** NULL (for use not found) and a value (for a user found)
> > ** There is no other error types. If we changed it to
> > ** return a -1, for example, it may break other code.
> > ** It could return an OutOfBand error, in a global
> > ** error variable.
> > **
> > ** What would be the best way to do this?
> > ** 1) Have vauth_getpw return -1 and review all the code
> > **using vauth_getpw
> > ** or
> > ** 2) return an out of band error value?
> > **
> > ** Ken Jones
> > **
> > **
>




Re: vpopmail login problem

2001-07-10 Thread KEnet Webmaster

It looks to me from what you pasted, that qmail is already running on the
server.  and that it is failing to bind because its already using the port
as it should.


- Original Message -
From: "celano" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 10, 2001 10:27 AM
Subject: vpopmail login problem


>
> Hi
> I've just installed qmail, sqwebmail, vpopmail, following the install
> instruction.
>
> I've added the startup line for vchkpw and qmail-pop3d into my qmail
> script.
>
> It seems to work ok through the web with sqwebmail, but when I try to
start
> qmail, "qmail start" i get:
>
> tcpserver: fatal: unable to bind: address already used
> qmail-send: up (pid 376) 975 seconds
> qmail-smtpd: up (pid 373) 975 seconds
> qmail-send/log: up (pid 28679) 0 seconds
> qmail-smtpd/log: up (pid 28678) 0 seconds
>
>
> Also I am not able to check e-mail via outlook for istance.
>
> Is there a problem with supervise?
>
> Thanks
> Nicola
>




Re: sqwebmail w/ encryption feature | and yes i did read INSTALL/FAQ for sqwebmail and for vpopmail

2001-07-12 Thread KEnet Webmaster



Alexus, 
 
I had the same problem once I finally 
got it installed over here, but it was because I didnt run the program 
authdaemon.
 
When you ran the make install, it 
should have given you a line you n eeded to add into your start script for the 
machine. 
 
 
This is what mine told me. 

 
---You must 
now create the following cron job that runs atregular 
intervals:
 
su -c 
"/usr/local/share/sqwebmail/cleancache.pl" bin
 
---(note - 
your su command may use slightly different arguments)
 
You 
must now set up the following command to run at system boot:
 
/usr/local/share/sqwebmail/libexec/authlib/authdaemond 
startmake[3]: 
Leaving directory `/home/archives/sqwebmail-2.1.1.20010620'make[2]: Leaving 
directory `/home/archives/sqwebmail-2.1.1.20010620'make[1]: Leaving 
directory 
`/home/archives/sqwebmail-2.1.1.20010620'www:/home/archives/sqwebmail-2.1.1.20010620 
#
 

  - Original Message - 
  From: 
  alexus 
  To: Techzoo Lin 
  Cc: [EMAIL PROTECTED] ; Sam 
  Varshavchik ; Ken 
  Jones 
  Sent: Wednesday, July 11, 2001 10:22 
  AM
  Subject: Re: sqwebmail w/ encryption 
  feature | and yes i did read INSTALL/FAQ for sqwebmail and for vpopmail
  
  see and you were tellin me that hundreds 
  and thousand people was able to do it without no problems.. i'm geting simliar 
  emails every now and then...
   
  if you can't fix this in your source code 
  you should at least add this question in F.A.Q.
   
  as for Techzoo Lin, you should've tryed 
  to look in archive of mailing lits.. I assume thats where you got my 
  e-mail...
   
  try 
   
  LDFLAGS=" -L/usr/local/mysql/lib/mysql 
  -lmysqlclient" ./configure
   
  assuming that your mysql installed in 
  /usr/local/mysql, or change path to something else (where ever your mysql's 
  library is)
   
  although that helps to build sqwebmail 
  without those errors... sqwebmail doesn't work.. at least for me.. whenever i 
  put username and password (local or virtual) it gives me that 
  username/password is incorect
   
  anyone have any ideas on 
  that?
   
  i'm able to check my e-mail just fine 
  from other clients..
   
  - Original Message - 
  
From: 
Techzoo 
Lin 
To: [EMAIL PROTECTED] 
Sent: Wednesday, July 11, 2001 6:49 
AM
Subject: sqwebmail w/ encryption 
feature | and yes i did read INSTALL/FAQ for sqwebmail and for 
vpopmail

Hi alexus,
It seems I am facing the same problem with you now. And 
still cannot work.
I would like to know if you've already got it work 
now..
can you tell me how to make it???
 
Thank you in advance
 
techzoo


RE: [vchkpw] setting quota

2009-01-25 Thread Webmaster Derechoteca.com


-Mensaje original-
De: Yavuz [mailto:mas...@ihlas.net.tr] 
Enviado el: domingo, 25 de enero de 2009 16:50
Para: vchkpw@inter7.com
Asunto: [vchkpw] setting quota

Hi

 I use qmailadmin1.2.12 for manage email accounts.
 I have many customers. They can manage their users with qmailadmin.
 But I have problem. I set quota for a domain with vmoddomlimits. That's to
 say I define a quota pool for a domain.
 For instance, I set 500 Mbyte quota for a domain. I add a user with
 qmailadmin. I can set quota more than 500 Mbyte.
 Whereas I couldn't set a quota more than 500 Mbyte.
 How can I do that? is there a patch for it ? or could you advise another 
tool / program  for it?


!DSPAM:497cd09a32681485354978!


smime.p7s
Description: S/MIME cryptographic signature
!DSPAM:497d2f0732682047181433!