RE: [vchkpw] Get bandwidth used per domain.

2004-06-01 Thread Ross Davis - DataAnywhere.net
Take a look at isoqlog.  Do a google for it.  It does a nice job on graphing
the usage by domain.  The only problem with it is that you have to remember
to add a new config file for every domain that is added.  It is not
integrated into any of the vpopmail utilities that I know of.

Ross

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 01, 2004 8:13 PM
To: [EMAIL PROTECTED]
Subject: [vchkpw] Get bandwidth used per domain.

Is it possible to calculate the amount of bandwidth used per domain?

The only thing I'm seeing in the logs (/var/log/qmail/qmail-smtpd/current)
is pretty cyptic to see even what domain is getting all of the email for.

@400040bca54c0d132524 tcpserver: status: 11/20
@400040bca54c0d1338ac tcpserver: pid 32184 from 24.14.125.72
@400040bca54c0d268614 tcpserver: ok 32184
mx.servertest.com:206.161.120.147:25 c-24-14-125-72.client.comcast.
net:24.14.125.72::3535
@400040bca54c367f39ac tcpserver: status: 12/20
@400040bca54c367f4d34 tcpserver: pid 32186 from 208.36.7.2
@400040bca54c3691e304 tcpserver: ok 32186
mx.servertest.com:206.161.120.147:25 208.36.7.2.ptr.us.xo.net:208.3
6.7.2::7954

Regards,
-Steve




[vchkpw] Imap and pop3 problem

2003-12-16 Thread Ross Davis - DataAnywhere.net
I have configured my new server with pop3 and courier imap.  I built the
server within the last week with the latest version from source forge.
I am using maildrop to drop my spam email into a .Spam imap folder and
this works great as I have a folder that is visible from sqwebmail.
That works great.  

On my pc (using outlook 2002) I have added one pop3 account to pull the
mail from my inbox off onto my machine and another Imap account that I
can use to monitor my spam folder.  This is really nice concept wise
except I am getting an error about 20% of the time when I check my
email.  If I remove the Imap account I do not get the error.  Outlook
checks both accounts at the same time and there is no way to stop that.
I tried everything.  

I think the problem is that imap and pop3 are conflicting with each
other when checking the same account at the same time.  Anyone else
tried this or know of a solution?


Ross Davis
DataAnywhere.net
250-470-9192 

ChaletsOnline.com is coming soon
Don't you deserve a vacation!
 




RE: [vchkpw] Mysql Threads

2003-11-24 Thread Ross Davis - DataAnywhere.net
InnoDB and MyISAM (and others) are the storage engines behind Mysql.  As
far as performance goes, InnoDB is very fast was well.  We have been
using it on Production servers for over a year now and it works great.  

Ross Davis
DataAnywhere.net
250-470-9192

ChaletsOnline.com is coming soon
Don't you deserve a vacation!
 

-Original Message-
From: Erik Bourget [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 24, 2003 4:13 PM
To: Adam Hooper
Cc: Mandy; VCHKPW Mailinglist
Subject: Re: [vchkpw] Mysql Threads


Adam Hooper [EMAIL PROTECTED] writes:

 I don't quite follow you. Why is it not relational? Note that MySQL's 
 InnoDB table storage supports transactions, row-level locks, and 
 foreign keys.

To be fair, I don't count InnoDB as mysql.  Perhaps I should.  Is it
production-ready (I assume so)?  How is the speed compared to
featureless myisam? 

- Erik







RE: [vchkpw] vpopmail uid/gid 89

2003-11-07 Thread Ross Davis - DataAnywhere.net
It can be any number.  The only thing that you will run into is that a
lot of scripts refer to that number and it is used in any rpm's that you
find.

Where did it come from you ask?  It has been reserved for use by FreeBSD
and it has just become the standard.

Ross Davis
DataAnywhere.net
250-470-9192

 

-Original Message-
From: Don Walters [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 06, 2003 11:23 PM
To: [EMAIL PROTECTED]
Subject: [vchkpw] vpopmail uid/gid 89


Can somebody explain what I need to do in order to change the uid/gid
for 
vpopmail to something other than 89.89.  I have poured over the archives

looking for a way, but I can't find anything that explains how.  Is
there 
some special reason it needs to be 89?

I have tried going into some of the config files and I found a couple of

places where it specifies 89.89 for the uid/gid.  I have even tried
changing 
these to what I want them to be, but now my qmail isn't working.
Looking at 
some of my files, I discovered some of them are owned by user 89 and
group 
89, so I have changed those to vpopmail.vchkpw.  And of course, I have 
changed /etc/passwd  /etc/group to reflect the uid/gid I want to use.
Is 
there something I am missing?

_
Is your computer infected with a virus?  Find out with a FREE computer
virus 
scan from McAfee.  Take the FreeScan now! 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963







RE: [vchkpw] subdomain and ezmlm

2003-10-14 Thread Ross Davis - DataAnywhere.net
Take a look at the man page for ezmlm-reject and then look at the editor
file for your list.  The answers are in those 2 files.

Ross Davis
DataAnywhere.net
250-470-9192

ChaletsOnline.com is coming soon
Don't you deserve a vacation!
 

-Original Message-
From: David McMahon [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 14, 2003 7:07 PM
To: [EMAIL PROTECTED]
Subject: [vchkpw] subdomain and ezmlm





Hi,

I created an ezmlm list [EMAIL PROTECTED], then created
a domain alias using vaddaliasdomain like this:

vaddaliasdomain sub.domain.com domain.com

But when I send a message to [EMAIL PROTECTED], I get a returned
message with the following error:

ezmlm-reject: fatal: List address must be in To: or Cc: (#5.7.0)


Is there a workaround for this or perhaps a better way to do it
altogether? 

I really just want [EMAIL PROTECTED] to work as if it just thought
sub.domain.com was equal to domain.com.  I'm not even concerned about it
being a full domain alias. 

Thanks for any ideas here!

David








RE: [vchkpw] vlog.myd

2003-10-10 Thread Ross Davis - DataAnywhere.net
Use mysql and do a delete from vlog and it will purge all of the
records.

There is a utility in the mysql/bin directory called myisampack that
will compact the file again.


Ross Davis
DataAnywhere.net
250-470-9192

ChaletsOnline.com is coming soon
Don't you deserve a vacation!
 

-Original Message-
From: Ed - Vpop [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 10, 2003 8:29 AM
To: [EMAIL PROTECTED]
Subject: [vchkpw] vlog.myd


My vlog datafile is now over a gig.
How can I delete it elegantly? Is it acceptable to stop mysql 
delete the file then restart mysql and hope it starts back up again?

Thanks in advance,

Ed
Compass Communications 
Seattle, WA 








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

2003-09-10 Thread Ross Davis - DataAnywhere.net
Well said.  I am another person that has not contributed very much to
wonderful development that Ken and his team have done over past several
years.  Bill has also contributed greatly to this product.  

Any person that has contributed as much to this project as they have
should be have full access and control to these projects on sourceforge.


I understand that Tom has the right to fork the code, but doing so will
only hurt the prodcut that we have come to rely on.

Please don't destroy a great product by forking the code.  This is what
happened with the Interbase/firebird/pheonix database projects.  There
was a lot of interest when there was one fork of the system but after it
was split support went down the tube and the product has all but died.

Keep the development focused on one fork.

Ross Davis
DataAnywhere.net




[vchkpw] Autorespond problem AUTORESPOND:_too_many_received_from_

2003-07-29 Thread Ross Davis - DataAnywhere.net
I am getting this message in my logs and mail from some users is not
being delivered to the user with the autoresponder turned on. 
... AUTORESPOND:_too_many_received_from_...

We had to disable the autoresponder and then reenable it again in order
to get the mail to go through.  Anyone have anything to add to this.  Is
there a setting that I should be increasing?


Ross Davis
DataAnywhere.net
250-470-9192




RE: [vchkpw] Spam Protection with vpopmail and qmail

2003-06-26 Thread Ross Davis - DataAnywhere.net
This has been discussed recently, but here is a toaster that will answer
most questions
http://www.jerfu.com/toaster


Ross Davis
DataAnywhere.net
250-470-9192

ChaletsOnline.com is coming soon
Don't you deserve a vacation!
 

-Original Message-
From: Gonzo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 26, 2003 12:09 PM
To: [EMAIL PROTECTED]
Subject: [vchkpw] Spam Protection with vpopmail and qmail


Hello.

I have qmail with vpopmail installed.
I don't know how to filter out spam mails.
SpamAssassin seems to not support virtual domains and even if it would
support them, how to tell procmail to filter mails for vpopmail?

Gonzo







RE: [vchkpw] Enable roaming users

2003-06-23 Thread Ross Davis - DataAnywhere.net
Check the permissions on the tcp.cdb files and ensure that they are
writable by vpopmail

Ross Davis
DataAnywhere.net
250-470-9192
+---+
| ChaletsOnline.com coming soon |
| Don't you deserve a vacation! |
+---+
 

-Original Message-
From: Phil Doroff [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 23, 2003 9:40 AM
To: [EMAIL PROTECTED]
Subject: [vchkpw] Enable roaming users




 I'm having problems with --enable-roaming as well.

 I have everything configured properly (pretty sure) and permissions
correct  (pretty sure again), and whenever a user logs in via pop, it
does NOT  attempt to update the open-smtp file, or the tcp.cdb, or
anything. Nothing.  Just like having it w/o --enable-roaming-users=y
compiled.

 Been struggling with it for days, any ideas?


 Sorry to thread hijack..  As for your problem, you will have to
recompile.  At least the vauthpw binary, probably more than that.  Just
recompile, and  manually overwrite the binaries (after backing up
originals).  Probably the  least painful means of doing it.

 -Phil
 - Original Message -
 From: Rodriguez Pierre [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, June 23, 2003 4:37 AM
 Subject: [vchkpw] Enable roaming users


 Hi !

 Someone who's not working with me anymore installed
 vpopmail 5.2.1
 I'm not sure he configured it with --enable-roaming-users=y.

 How can I see if that has been done ?

 Is it possible to configure it without making a new installation ?

 Thanks !

 Regards,

 Pierre Rodriguez

 Conseil Général de Lot et Garonne
 Systèmes d'information









[vchkpw] Show subscribers not working

2003-01-12 Thread Ross Davis - DataAnywhere.net
I just did an upgrade this weekend to the latest devel versions and I
have a problem.

I setup a new mailing list and everything is working except my show
subscribers and show digest subscribers.  The show moderators works, but
not the other 2.

The subscribers are being added into the mysql database and the list
works.  I just can't see the subscribers on screen.

TIA

Ross Davis





[vchkpw] Upgrade question

2003-01-09 Thread Ross Davis - DataAnywhere.net
I have a server that is running vpopmail 5.0 (original 5.0 release) and
qmailadmin 0.88.  I want to upgrade to the latest version (probably the
devel one) and I want to know if I can install overtop of the existing
install.  

If not what steps do I have to do backup up the server so that I can
restore the settings again.  This is a live production server and I need
to fix some short comings of the existing install.

TIA 

Ross 





Re: Spam on list

2001-11-06 Thread Ross Davis - DataAnywhere.net

And rather than just blaiming OE as the only method of spreading this spam
and virus', lets just strip off HTML, and attachments etc.


- Original Message -
From: Brian Ipsen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Tuesday, November 06, 2001 2:37 PM
Subject: Spam on list


 Hi!

  Can someone please take action to get SPAM on this list stopped ?? I just
 got (just quoting header):

 Received: (qmail 18532 invoked from network); 6 Nov 2001 22:15:04 -
 Received: from ns1.inter7.com (209.218.8.2)
   by 0 with SMTP; 6 Nov 2001 22:15:04 -
 Received: (qmail 26024 invoked by uid 511); 6 Nov 2001 22:15:13 -
 Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
 Delivered-To: mailing list [EMAIL PROTECTED]
 Received: (qmail 26012 invoked from network); 6 Nov 2001 22:15:07 -
 X-Sender: [EMAIL PROTECTED]
 From: Mehmet Pomak [EMAIL PROTECTED]
 To: GRUB-1 [EMAIL PROTECTED]
 Date: Fri, 07 Dec 2001 18:18:00 +0200
 Subject: ALTERNATiF!

 I don't know if the poster of this article is a mamber of the list - but
if
 not, then the list is open for non-subscribers to post UCE/SPAM into it...
 That might be why ns1.inter7.com is listed as a blackhole at
bl.spamcop.net

 /Brian