Re: [vchkpw] /var/qmail/queue/lock/trigger pipe is missing

2004-10-06 Thread Adrian Pircalabu
On Wed, 6 Oct 2004 01:02:35 -0400
Dave [EMAIL PROTECTED] wrote:

 Seeing as this particular server is relatively busy from a mail
 perspective, is there a painless way to recreate the trigger pipe so
 we can get things moving along more quickly.

Most probably, something / someone messed up with your /var/qmail/queue
directory. IMHO the most secure way to solve your problem is to recreate
queue directory. So, stop qmail services, back up your qmail
installation, change to qmail source tree, run'make setup check' and,
eventually, restore your initial backed-up files excluding, of course,
the queue directory.

Regards,

-- 
Adrian Pircalabu


-- 
This message was scanned for spam and viruses by BitDefender
For more information please visit http://www.bitdefender.com/



Re: [vchkpw] /var/qmail/queue/lock/trigger pipe is missing

2004-10-06 Thread Chris A. Kalin
Adrian Pircalabu wrote:
Most probably, something / someone messed up with your /var/qmail/queue
directory. IMHO the most secure way to solve your problem is to recreate
queue directory. So, stop qmail services, back up your qmail
installation, change to qmail source tree, run'make setup check' and,
eventually, restore your initial backed-up files excluding, of course,
the queue directory.
Or you could run queue-fix ( 
http://www.netmeridian.com/e-huss/queue-fix.tar.gz ) on it, which should 
fix your problem with a minimum of fuss.  At least, it works well for me.


Re: [vchkpw] Problem Accessing Domain details from mysql

2004-10-06 Thread Tom Collins
On Oct 5, 2004, at 10:47 PM, Amit khatri wrote:
I tried Adding --enable-mysql-limits to the list of options. But my 
vpopmail table is still empty. I am unable to see domain details.
Any Idea ??
Did you try running vmoddomlimits to set limits into the table?
If they don't go in the table, they end up in .qmailadmin-limits files 
in the domain directory (for the domain) or ~vpopmail/etc (default 
settings for any domain that doesn't have a .qmailadmin-limits file).

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/


Re: [vchkpw] Help - Vpopmail users auto-create

2004-10-06 Thread Tom Collins
On Oct 5, 2004, at 10:29 PM, Matias Lambert (( Osinet )) wrote:
 I can manual create the domains, I know that I can configure to learn 
password, but how can I create the account??? Any idea?
It might be possible to modify code in vchkpw to create the users upon 
POP authentication.

If you're using Courier-IMAP, it will be more difficult -- you'll have 
to modify the authvchkpw module.  It might be possible to modify 
vpopmail.c, but you'd end up creating accounts on inbound messages as 
well.

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/


RE: [vchkpw] Help - Vpopmail users auto-create

2004-10-06 Thread Matias Lambert \( Osinet \)
Thanks,
Finally I make a bash script that parse syslog messages and create that
accounts that has valid a domain and IP range.
When the people try again the account was created and with the learn
password feature I solve my problem.
It is not a general solution, but works for my customer.
Thanks for your help!!
  
Matias Lambert
OSInet Telecomunicaciones
Panamá 933 12 E
Capital Federal - Buenos Aires
Argentina - CA1185ACA
Tel  Fax  +54 11 4861 5616
Cel+54 9 11 4429 9469
[EMAIL PROTECTED]
http://www.osinet.com.ar
“I don’t know what kind of weapons will be used in the third world war,
assuming there will be a third world war.  But I can tell you what the 
fourth world war will be fought with sticks and stones.”  Albert Einstein 
-Mensaje original-
De: Tom Collins [mailto:[EMAIL PROTECTED] 
Enviado el: Miércoles, 06 de Octubre de 2004 12:09 p.m.
Para: [EMAIL PROTECTED]
Asunto: Re: [vchkpw] Help - Vpopmail users auto-create

On Oct 5, 2004, at 10:29 PM, Matias Lambert (( Osinet )) wrote:
  I can manual create the domains, I know that I can configure to learn 
 password, but how can I create the account??? Any idea?

It might be possible to modify code in vchkpw to create the users upon 
POP authentication.

If you're using Courier-IMAP, it will be more difficult -- you'll have 
to modify the authvchkpw module.  It might be possible to modify 
vpopmail.c, but you'd end up creating accounts on inbound messages as 
well.

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/

BEGIN:VCARD
VERSION:2.1
N:Lambert;Matias;German
FN:Matias Lambert ( OSInet ) ([EMAIL PROTECTED])
ORG:OSInet TeleComunicaciones
TEL;WORK;VOICE:+54 11 4861 5616
TEL;HOME;VOICE:+54 11 4861 5616
TEL;CELL;VOICE:+54 11 (15) 4429 9469
TEL;WORK;FAX:+54 11 4861 5616
TEL;HOME;FAX:+54 11 4861 5616
ADR;WORK:;;Panamá 933 12 E;Capital Federal;Buenos Aires;C1185ACA;Argentina
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Panam=E1 933 12 E=0D=0ACapital Federal, Buenos Aires C1185ACA=0D=0AArgentina
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20040629T184917Z
END:VCARD


Re: [vchkpw] Problems with pop auth after upgrade to mysql auth

2004-10-06 Thread Dave Goodrich
Dave Goodrich wrote:
Chris Ess wrote:
Dave Goodrich wrote:
Since we changed to use mysql auth I have been getting complaints from
users having to enter their password more than once. This is not
consistant, it doesn't happen every time. It seems most prevelent for
users of Eudora or old Outlook Express. Outlook, Netscape Mail, and
Thunderbird do not seem to be having a problem.
Correction, Outlook Express is working, Outlook is not.
What are they using as their login ID?   I use the email address with a
'%' rather than a '@'. (For instance, if the email address I was sending
was a real user, I would use inter7%cae.tokimi.net )
I believe it works both ways, but I am certain all the techs setup the 
users with %, I can ask the support staff.
All users experiencing this issue are using % in their login.

My MySQL db is on another server dedicated to serving MySQL connections
to vpopmail and spamc. Plenty of resources, queries per second is only
4.3, threads 11, I have a dual Sparc Enterprize 450 with 2gb of ram.
100mb duplex ether between the mailservers and the db that is used for
nothing but the mysql connection and NFS to the maildirs. I have my
key_buffer=128M and my table_cache=128. Top says I am at a whopping 
load
of .8.
I just finished upgrading to to 5.4.6 and the problem remains. I've
googled and searched the maillist, anyone have a clue?
User doesn't exist sounds like it might be caused by a communication
issue between vchkpw and MySQL.  I'm not 100% sure.  I have never
experienced this issue myself.
This is what I believe as well, which is why I upgraded to 5.4.6. I am 
looking into possible MySQL issues though I don't think resources is a 
problem.
I have been working with the MySQL host, upped my my.cnf to the 
following, no change in the problem.
# The MySQL server
[mysqld]
port= 3306
socket  = /tmp/mysql.sock
skip-locking
set-variable= key_buffer=256M
set-variable= max_allowed_packet=16M
set-variable= table_cache=256
set-variable= sort_buffer=1M
set-variable= record_buffer=1M
set-variable= myisam_sort_buffer_size=64M
set-variable= thread_cache=4
set-variable= connect_timeout=15
set-variable= back_log=50
set-variable= max_connections=500

# Try number of CPU's*2 for thread_concurrency
# we have 2 CPUs on the Sun 450
set-variable= thread_concurrency=4
server-id   = 1
I am seeing a lot of aborted connects. This is the result of running 
just 20 minutes after flushing the stats. I will see 2500+ by tomorrow 
easily.

# mysqladmin -uroot -p extended-status
+--+-+
| Variable_name| Value   |
+--+-+
| Aborted_clients  | 0   |
| Aborted_connects | 106 | --
| Bytes_received   | 4456034 |
| Bytes_sent   | 6960856 |
I have changed the timeout value in auth.c from 2 to 4, ran make;make 
install-strip on all the clusters to see if that makes a difference.

I also have a question in to the MySQL forums on this issue.
This is becoming a show stopper for me. If I can't get clients to 
reliably connect when they pop mail, I will have to find another 
solution before I install my new mail clusters. I like the concept of 
having MySQL on another server and all my eclusters using the same db, I 
really don't want to run local copies of MySQL. Got that great big Sun 
450, I want to use it!

I am open for any experiment, test, debug process, chicken bones, 
incense, palm reading. Just gotta make it work.

Thanks,
DAve

--
Systems Administrator
http://www.tls.net
Get rid of Unwanted Emails...get TLS Spam Blocker!


[vchkpw] Malformed patch

2004-10-06 Thread B Bolinder
Hi,

I am setting up Bincimap with qmail/vpopmail and thought I would try out IMAPdir, as 
described in Update to vpopmail to support Maildir on the Wiki at 
http://lifewithbincimap.org/index.php/HelpMe/QmailVpopmail 
So, I downloaded the patch (from the above URL), which should modify vpopmail so such 
that it will create a IMAPdir (instead of a Maildir) depot when a new users is added. 
However, when I try to apply the patch I get a malformed patch error
at line 62: 
patching file vpopmail.c 
patch:  malformed patch at line 62: @@ -2040,6 +2091, 18 @@ 

I wasn't sure whether I should ask here or on the Binc list, so I posted the question 
to the Binc list first. However, this is probably more of a vpopmail issue, which is 
why I am posting here as well. Anyway, Hansen (the author of Binc) responsed that:
Quote:
The patch shouldn't be malformed still ;-). I hope Felix can answer this question.
End of quote

However, it still seems to be misformed though. Could this error be related to the 
vpopmail version I am using (v. 5.4.0)? 

Best regards.
-- 
_
Web-based SMS services available at http://www.operamail.com.
From your mailbox to local or overseas cell phones.

Powered by Outblaze


Re: [vchkpw] Problems with pop auth after upgrade to mysql auth

2004-10-06 Thread Dave Goodrich
Dave Goodrich wrote:
Dave Goodrich wrote:
Also of note, I can see each user who is being re-prompted, 
/var/log/maillog shows these on each cluster machine.

 Oct  6 11:40:17 ecluster1 vpopmail[1748]: vchkpw-pop3: vpopmail user 
not found [EMAIL PROTECTED]:68.254.88.126
Oct  6 11:40:19 ecluster1 vpopmail[1758]: vchkpw-pop3: vpopmail user not 
found [EMAIL PROTECTED]:12.166.28.75
Oct  6 11:41:35 ecluster1 vpopmail[2269]: vchkpw-pop3: vpopmail user not 
found [EMAIL PROTECTED]:68.251.147.126
Oct  6 11:42:36 ecluster1 vpopmail[2637]: vchkpw-pop3: vpopmail user not 
found [EMAIL PROTECTED]:68.251.147.126

Each of these users exist, the next attempt they got in.
DAve

Chris Ess wrote:
Dave Goodrich wrote:
Since we changed to use mysql auth I have been getting complaints from
users having to enter their password more than once. This is not
consistant, it doesn't happen every time. It seems most prevelent for
users of Eudora or old Outlook Express. Outlook, Netscape Mail, and
Thunderbird do not seem to be having a problem.

Correction, Outlook Express is working, Outlook is not.

What are they using as their login ID?   I use the email address with a
'%' rather than a '@'. (For instance, if the email address I was sending
was a real user, I would use inter7%cae.tokimi.net )

I believe it works both ways, but I am certain all the techs setup the 
users with %, I can ask the support staff.

All users experiencing this issue are using % in their login.

My MySQL db is on another server dedicated to serving MySQL 
connections
to vpopmail and spamc. Plenty of resources, queries per second is only
4.3, threads 11, I have a dual Sparc Enterprize 450 with 2gb of ram.
100mb duplex ether between the mailservers and the db that is used for
nothing but the mysql connection and NFS to the maildirs. I have my
key_buffer=128M and my table_cache=128. Top says I am at a whopping 
load
of .8.
I just finished upgrading to to 5.4.6 and the problem remains. I've
googled and searched the maillist, anyone have a clue?

User doesn't exist sounds like it might be caused by a communication
issue between vchkpw and MySQL.  I'm not 100% sure.  I have never
experienced this issue myself.

This is what I believe as well, which is why I upgraded to 5.4.6. I am 
looking into possible MySQL issues though I don't think resources is a 
problem.

I have been working with the MySQL host, upped my my.cnf to the 
following, no change in the problem.
# The MySQL server
[mysqld]
port= 3306
socket  = /tmp/mysql.sock
skip-locking
set-variable= key_buffer=256M
set-variable= max_allowed_packet=16M
set-variable= table_cache=256
set-variable= sort_buffer=1M
set-variable= record_buffer=1M
set-variable= myisam_sort_buffer_size=64M
set-variable= thread_cache=4
set-variable= connect_timeout=15
set-variable= back_log=50
set-variable= max_connections=500

# Try number of CPU's*2 for thread_concurrency
# we have 2 CPUs on the Sun 450
set-variable= thread_concurrency=4
server-id   = 1
I am seeing a lot of aborted connects. This is the result of running 
just 20 minutes after flushing the stats. I will see 2500+ by tomorrow 
easily.

# mysqladmin -uroot -p extended-status
+--+-+
| Variable_name| Value   |
+--+-+
| Aborted_clients  | 0   |
| Aborted_connects | 106 | --
| Bytes_received   | 4456034 |
| Bytes_sent   | 6960856 |
I have changed the timeout value in auth.c from 2 to 4, ran make;make 
install-strip on all the clusters to see if that makes a difference.

I also have a question in to the MySQL forums on this issue.
This is becoming a show stopper for me. If I can't get clients to 
reliably connect when they pop mail, I will have to find another 
solution before I install my new mail clusters. I like the concept of 
having MySQL on another server and all my eclusters using the same db, I 
really don't want to run local copies of MySQL. Got that great big Sun 
450, I want to use it!

I am open for any experiment, test, debug process, chicken bones, 
incense, palm reading. Just gotta make it work.

Thanks,
DAve


--
Systems Administrator
http://www.tls.net
Get rid of Unwanted Emails...get TLS Spam Blocker!


[vchkpw] Limits per owner

2004-10-06 Thread Riccardo Bini
Hi,
It's possible to set limits (pop account) per unix user and not per 
domain??

An other question: i lost my dir_control table (mysql). I can recreate it but 
i dont know what the columns mean.

Thank you.
Regards.

Riccardo Bini


Re: [vchkpw] Malformed patch

2004-10-06 Thread Jeremy Kitchen
On Wednesday 06 October 2004 11:59 am, B Bolinder wrote:
 Hi,
[snip]
 patch:  malformed patch at line 62: @@ -2040,6 +2091, 18 @@
[snip]
 Could this error be related to the vpopmail version I am using (v. 5.4.0)?

no, this means the patch file itself is malformed.  Use cat -veT to see if 
there are stray line endings in the file, as they would cause this error.

best bet: use wget or fetch on the system you want to install the patch on to 
get the patch from the internet.

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
  [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l
kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail
   GnuPG Key ID: 481BF7E2 ++ scriptkitchen.com/kitchen.asc


pgpEekUOJF8fU.pgp
Description: PGP signature


[vchkpw] A new qmail virus scanner program: qSheff

2004-10-06 Thread Omer Faruk Sen
English version: 

EnderUNIX proudly anounces the availability of its 10th software: qsheff 

Developed by one of the core members of EnderUNIX Software Development team,
Baris Simsek, the tool provides mail server 

administrators to launch antivirus and content filter software
simultaneously. The initial version uses EnderUNIX Zabit as 

the content filter, and ClamAV for virus checking. 

It can be used as a replacement for qscanq. Some of the features are: 

1. Simple (just 679 lines of pure ANSI C code)
2. Supports clamdscan  clamd for virus checking.
3. Supports EnderUNIX Zabit for content filtering. No need to use zabit-wrp.
4. Easy installation and setup (Just type ./install.sh and you're done.
No Temporarily rejected.., qq read error errors.
5. Supports mail-quarantina for Internet Service Providers
6. Optimum and fast architecture
7. Flexible and modular for future enhancements. 

Project site: http://www.enderunix.org/qsheff
Installation paper: http://www.enderunix.org/docs/qsheff.html
E-Mail list: qsheff at lists.enderunix.org (Subscribe: Send a blank mail to
qsheff-subscribe at lists.enderunix. org) 

Best regards,
EnderUNIX Software Development Team @ Turkey
http://www.enderunix.org/
Istanbul, October, 2004 


  o0o - o0o 

EnderUNIX 10. Yazilimi qSheff'i Sunar! 

EnderUNIX cekirdek takim uyesi Baris Simsek tarafindan gelistirilen yazilim,
antivirus ve icerik filitrelemeye imkan saglar. 

Yazilimin ilk surumu icerik filitreleme icin EnderUNIX Zabit'i, virus tarama
icin ise ClamAV'i kullanmaktadir. 

qSheff, qscanq yazilimi yerine kullanilabilir. qSheff'in ozellikleri: 

* Basit (Yalnizca 679 satir C kod)
* Virus taramasi icin clamdscanclamd destekler.
* zabit ile icerik filitreleme saglar. zabit-wrp gibi ilave wrapper'a
ihtiyac duymaz.
* Kolay kurulum ve yapilandirma (Yalnizca, './install.sh'. Temproray
rejected hatasi, qq read error hatasi yok.)
* ISP'ler icin karantina sunar.
* Optimum ve hizli bir mimari.
* Ilerisi icin gelistirilebilir, moduler. 

Proje sayfasi: http://www.enderunix.org/qsheff/
Kurulum belgesi: http://www.enderunix.org/docs/qsheff.html
E-Posta listesi: qsheff at lists.enderunix.org
(Uyelik: qsheff-subscribe at lists.enderunix. org adresine bos bir e-posta
atin.) 

Tesekkurlerimizle... 

EnderUNIX Yazilim Gelistirme Takimi @ Turkiye
http://www.enderunix.org/
Istanbul, Ekim 2004 


---
Omer Faruk Sen
http://www.EnderUNIX.ORG
Software Development Team @ Turkey
http://www.Faruk.NET
For Public key: http://www.enderunix.org/ofsen/ofsen.asc
 

First Turkish FreeBSD book is out! Go check it.
Duydunuz mu! Turkiye'nin ilk FreeBSD kitabi cikti.
http://www.acikkod.com/freebsd.php 




Re: [vchkpw] Limits per owner

2004-10-06 Thread Dave Goodrich
Riccardo Bini wrote:
Hi,
It's possible to set limits (pop account) per unix user and not per 
domain??

An other question: i lost my dir_control table (mysql). I can recreate it but 
i dont know what the columns mean.
I am struggling with this as well, though I have not been able to get 
back to it. See this thread, maybe it will help.

http://www.mail-archive.com/[EMAIL PROTECTED]/msg19052.html
If you find anything out, please let me know! Especialy if you find I am 
wrong on my assumptions.

DAve
Thank you.
Regards.
Riccardo Bini

--
Systems Administrator
http://www.tls.net
Get rid of Unwanted Emails...get TLS Spam Blocker!


Re: [vchkpw] Malformed patch

2004-10-06 Thread B Bolinder
No, there doesn't appae to be any stry charactern in the fiel. The line that's causing 
the problem reads:

@@ -2040,6 +2091,18 @@

Is there anything wrong with it?





- Original Message -
From: Jeremy Kitchen [EMAIL PROTECTED]
Date: Wed, 6 Oct 2004 12:36:54 -0500
To: [EMAIL PROTECTED]
Subject: Re: [vchkpw] Malformed patch

 On Wednesday 06 October 2004 11:59 am, B Bolinder wrote:
  Hi,
 [snip]
  patch:  malformed patch at line 62: @@ -2040,6 +2091, 18 @@
 [snip]
  Could this error be related to the vpopmail version I am using (v. 5.4.0)?
 
 no, this means the patch file itself is malformed.  Use cat -veT to see if 
 there are stray line endings in the file, as they would cause this error.
 
 best bet: use wget or fetch on the system you want to install the patch on to 
 get the patch from the internet.
 
 -Jeremy
 
 -- 
 Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
   [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l
 kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail
GnuPG Key ID: 481BF7E2 ++ scriptkitchen.com/kitchen.asc

-- 
_
Web-based SMS services available at http://www.operamail.com.
From your mailbox to local or overseas cell phones.

Powered by Outblaze


[vchkpw] smtproute

2004-10-06 Thread Itamar Reis Peixoto
how to use smtproute ?
Itamar Reis Peixoto
Analista Consultor
TreyNet Consultoria - Uberlândia
Tel : + 55 34 3211 2525
Cel:  +55 38 9107 1250
http://www.treynet.com.br


Re: [vchkpw] smtproute

2004-10-06 Thread Jeremy Kitchen
On Wednesday 06 October 2004 02:09 pm, Itamar Reis Peixoto wrote:
 how to use smtproute ?

your question has nothing to do with vpopmail.  Please take it to the qmail 
list.

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
  [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l
kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail
   GnuPG Key ID: 481BF7E2 ++ scriptkitchen.com/kitchen.asc


pgpRW4GVufDTF.pgp
Description: PGP signature


[vchkpw] Pop error

2004-10-06 Thread Fernando Milovich
Derar List:
When i read emails from a pop server, my MUA is configured to delete all 
messages, are deleted OK, but i have this error on MUA´s:

-ERR Unable to unlink all deleted messages
It`s netqmail-1.05, vpopmail/contrib smtp-auth patch, maildir++ patch and 
chkuser patch

any idea?
Thanks so much 



[vchkpw] Funny error with POP3

2004-10-06 Thread lists
For all my accounts when I try to authenticate Evolution pops back a message
that says:

Unable to connect to POP server mail.whootis.com.
Error sending password: could not create vlog table CREATE TABLE vlog ( id
BIGINT PRIMARY KEY AUTO_INCREMENT,   user char(32), passwd CHAR(32),  
domain CHAR(64), logon VARCHAR(200),   remoteip char(18), message
VARCHAR(255),   timestamp bigint default 0 NOT NULL, error INT,   INDEX
user_idx (user),   INDEX domain_idx (domain), INDEX remoteip_idx (remoteip),
  INDEX error_idx (error), INDEX message_idx (message) )

Now this all started this evening when I upgraded my server from FreeBSD
4.9-STABLE to 4.10-STABLE.  I booted back into 4.9-STABLE but I am still
getting these errors.

I am running vpopmail 5.4.5 with qmail 1.03 with only the qmail-scanner patch.

Can someone please help,
Thanks!
GEoff Sweet



Re: [vchkpw] Funny error with POP3

2004-10-06 Thread lists
I thought I would point out that in my logs I get this entry:

Oct  6 21:46:28 serv vpopmail[972]: vchkpw-pop3: (PLAIN) login success
[EMAIL PROTECTED]:xx.xx.xx.xx

whenever I get that error and just attempt to click on the ok that Evolution
presents me.  However something must fail along the way because none of my mail
is getting downloaded.

-Geoff

Quoting [EMAIL PROTECTED]:

 For all my accounts when I try to authenticate Evolution pops back a message
 that says:

 Unable to connect to POP server mail.whootis.com.
 Error sending password: could not create vlog table CREATE TABLE vlog ( id
 BIGINT PRIMARY KEY AUTO_INCREMENT,   user char(32), passwd CHAR(32),
 domain CHAR(64), logon VARCHAR(200),   remoteip char(18), message
 VARCHAR(255),   timestamp bigint default 0 NOT NULL, error INT,
 INDEX
 user_idx (user),   INDEX domain_idx (domain), INDEX remoteip_idx
 (remoteip),
   INDEX error_idx (error), INDEX message_idx (message) )

 Now this all started this evening when I upgraded my server from FreeBSD
 4.9-STABLE to 4.10-STABLE.  I booted back into 4.9-STABLE but I am still
 getting these errors.

 I am running vpopmail 5.4.5 with qmail 1.03 with only the qmail-scanner
 patch.

 Can someone please help,
 Thanks!
 GEoff Sweet