[vchkpw] vpopmail+postfix+freebsd

2003-08-20 Thread eLgino
hello, anyone have installed postfix  vpopmail under freebsd?
i have no clue howto install it with postfix, but i will use a IMAP/POP
server named dovecot and he can handle with vpopmail.
have anyone a idea?




Re: [vchkpw] Re: QMAIL: SMTP-AUTH-SSL

2003-08-18 Thread eLgino
ok the SMTP-AUTH works fine but if i set in Outlook Express to send it with
SSL then come a input field to enter my login and password and he sends
PLAIN-TEXT. can outlook handle TSL/SSL for SMTP-AUTH?

thanks


- Original Message -
From: Rick Macdougall [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 18, 2003 2:18 AM
Subject: Re: [vchkpw] Re: QMAIL: SMTP-AUTH-SSL




 eLgino wrote:

  ok now i have installed it.
  now how can i start the damn think with SSL support?
  i mean what i write to the qmail-smtp/run file?
  and what i need for it?
  thank you very much
 

 Hi,

 If you compiled with TLS support you are done.  If the client supports
 TLS and has it turned on, it will just work.

 Quote:

 SMTP with TLS support provides transparent inband port 25 encryption if
 advertised in response to EHLO. How cool is that?

 End Quote

 Regards,

 Rick








[vchkpw] QMAIL: SMTP-AUTH-SSL

2003-08-17 Thread eLgino
hi guys,

sorry that i write to this mailinglist, but i traffic is not cheap ...
i hope anyone can help me the 4rd time on this nice mailinglist ;)

i need an SMTP-AUTH patch for qmail with SSL/TSL?!? support, and a
functionaly one, i have googled but all i have tried doenst work.
thanks in advance and
see ya





Re: [vchkpw] QMAIL: SMTP-AUTH-SSL

2003-08-17 Thread eLgino
thanks but it doesn't work i got this error on my FreeBSD box:

./compile qmail-remote.c
qmail-remote.c:131: redefinition of `ssl'
qmail-remote.c:37: `ssl' previously defined here
qmail-remote.c:133: redefinition of `tlsclientciphers'
qmail-remote.c:39: `tlsclientciphers' previously defined here
qmail-remote.c: In function `main':
qmail-remote.c:608: `sigalrm' undeclared (first use in this function)
qmail-remote.c:608: (Each undeclared identifier is reported only once
qmail-remote.c:608: for each function it appears in.)
qmail-remote.c:595: warning: return type of `main' is not `int'
*** Error code 1

Stop in /usr/ports/mail/qmail-tls/work/qmail-1.03.
*** Error code 1

i did this:

cd /usr/ports/mail/qmail-tls/
make configure WITH_QMAILQUEUE_PATCH=yes WITH_BIG_TODO_PATCH=yes
cd work/qmail-*
fetch http://www.shupp.org/patches/qmail-toaster-0.5.patch.bz2
bunzip2 qmail-toaster-0.5.patch.bz2
patch  qmail-toaster-0.5.patch
cd ../..
make install WITH_QMAILQUEUE_PATCH=yes WITH_BIG_TODO_PATCH=yes

thx




- Original Message - 
From: Rick Macdougall [EMAIL PROTECTED]
To: eLgino [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, August 17, 2003 4:01 PM
Subject: Re: [vchkpw] QMAIL: SMTP-AUTH-SSL


 Hi,
 
 http://www.shupp.org
 
 Regards,
 
 Rick
 
 
 eLgino wrote:
 
  hi guys,
  
  sorry that i write to this mailinglist, but i traffic is not cheap ...
  i hope anyone can help me the 4rd time on this nice mailinglist ;)
  
  i need an SMTP-AUTH patch for qmail with SSL/TSL?!? support, and a
  functionaly one, i have googled but all i have tried doenst work.
  thanks in advance and
  see ya
  
  
  
 
 
 
 




[vchkpw] Re: QMAIL: SMTP-AUTH-SSL

2003-08-17 Thread eLgino
ok now i have installed it.
now how can i start the damn think with SSL support?
i mean what i write to the qmail-smtp/run file?
and what i need for it?
thank you very much

- Original Message - 
From: Rick Macdougall [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, August 17, 2003 4:21 PM
Subject: Re: [vchkpw] QMAIL: SMTP-AUTH-SSL


 
 
 eLgino wrote:
 
  thanks but it doesn't work i got this error on my FreeBSD box:
  
  ./compile qmail-remote.c
  qmail-remote.c:131: redefinition of `ssl'
 
 Hi,
 
 Don't use ports. :)
 
 For FreeBSD see http://matt.simerson.net/computing/mail/toaster/
 
 Regards,
 
 Rick
 
 
 
 




Re: [vchkpw] Re: QMAIL: SMTP-AUTH-SSL

2003-08-17 Thread eLgino
hehe, thank you!


- Original Message - 
From: Rick Macdougall [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 18, 2003 2:18 AM
Subject: Re: [vchkpw] Re: QMAIL: SMTP-AUTH-SSL


 
 
 eLgino wrote:
 
  ok now i have installed it.
  now how can i start the damn think with SSL support?
  i mean what i write to the qmail-smtp/run file?
  and what i need for it?
  thank you very much
  
 
 Hi,
 
 If you compiled with TLS support you are done.  If the client supports 
 TLS and has it turned on, it will just work.
 
 Quote:
 
 SMTP with TLS support provides transparent inband port 25 encryption if 
 advertised in response to EHLO. How cool is that?
 
 End Quote
 
 Regards,
 
 Rick
 
 
 
 




Re: [vchkpw] vpopmail mysql !!

2003-08-16 Thread eLgino
thanks to all
it works with MySQL-4.0 Server and client
not with 4.1-Alpha!


- Original Message -
From: Charles Sprickman [EMAIL PROTECTED]
To: eLgino [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Saturday, August 16, 2003 9:32 PM
Subject: Re: [vchkpw] vpopmail  mysql !!


 On Thu, 14 Aug 2003, eLgino wrote:

  could not connect to mysql update server Client does not support
  authentication protocol requested by server. Consider upgrading MySQL
client

  Server: 4.1.0
  Client 3 and 4
 
  all right, right password for vpopmail user and the server is running!!

 But your client and server are different versions.  pkg_delete your mysql
 stuff and start from scratch.  Use the 4.0.x version of the port.  It will
 build the client and server.  Rebuild your vpopmail stuff so it links
 against the right mysql library...

 Charles

 
 







[vchkpw] qmail+SMTP auth

2003-08-15 Thread eLgino
hi folks,
i know its the false maillinglist but i will not join the real one, because
the traffic is to small.

Now my Problem:

i have installed qmail with SMTP-Auth, and all works fine with Outlook
Express of MS!, but when i try to connect via telnet telnet host 25 and do
a auth login and enter my username (VALID!) and password (VALID!) it
comes: user invalid ªï-Ö½-z 235 auth failure, but go
ahead, is use it with vpopmail my startscript:

/var/qmail/supervise/qmail-smtpd/run
#!/bin/sh
exec /usr/local/bin/softlimit -m 4000
/usr/local/bin/tcpserver -H -l0 -R -c 512 -DUHR -ln3rd.at -c200 0 25
/var/qmail/bin/qmail-smtpd /usr/local/vpopmail/bin/vchkpw /usr/bin/true 21

and, yes the
/usr/local/vpopmail/bin/vchkpw is SUIDED and GUIDED to vpopmail:vchkpw

thanks in advance
and sry if i send a html-mail




Re: [vchkpw] Detailed installation instructions on FreeBSD - attached

2003-08-14 Thread eLgino
ahhh I AM SO STUPID i have it checked, I AM SO LOL; thank you for your great
work and help!

cya and have a nice day


- Original Message -
From: eLgino [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 13, 2003 10:50 PM
Subject: Re: [vchkpw] Detailed installation instructions on FreeBSD -
attached


 ah you mean i copy

 /* source start

  #!/usr/bin/perl


  while (STDIN) {
  if( $_ =~ /^([^#][^=]+)=(.*)/) {
  $name=$1;
  unlink $name;
  open (F, $name) or die Cannot open $name: $!;
  $value = $2;
  if( $value =~ /^(.*)$/ ) {
  $x=$1;
  } else {
  $x=$value;
  }
  while ($x =~ m/\$(\S+)/  $vars{$1}) {
  $y = $1;
  $x =~ s/\$$y/$vars{$y}/;
  }
  $vars{$name}=$x;
  print F $x or die Cannot write to $1: $!;
  close (F) or die Cannot close $1: $!;
  }
  }

 */ source end

 to this directory's
 :

 /var/qmail/supervise/courier-imap-imapd-ssl/env
 /var/qmail/supervise/courier-imap-imapd
 /var/qmail/supervise/courier-imap-pop3d-ssl
 /var/qmail/supervise/courier-imap-pop3d

 and whats the name of the file?, lol sorry i'm stupid ...
 thanks in advance

 all steps right?

 - Original Message -
 From: Evren Yurtesen [EMAIL PROTECTED]
 To: eLgino [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Wednesday, August 13, 2003 8:57 PM
 Subject: Re: [vchkpw] Detailed installation instructions on FreeBSD -
 attached


  yet I dont see what is not clear about this :)
 
  --
 
  We should get courier imap conf files inside too!
 
  #mkdir /var/qmail/supervise/courier-imap-imapd-ssl/env
  #mkdir /var/qmail/supervise/courier-imap-imapd
  #mkdir /var/qmail/supervise/courier-imap-pop3d-ssl
  #mkdir /var/qmail/supervise/courier-imap-pop3d
 
  Now copy the envconv program to each directory
 
 
  On Wed, 13 Aug 2003, eLgino wrote:
 
   ok, thanks
  
   but WHERE to copy the envconv programm in WITCH directory?
  
   thank you for your friendly help and your howto
  
   cya
  
   - Original Message -
   From: Evren Yurtesen [EMAIL PROTECTED]
   To: eLgino [EMAIL PROTECTED]
   Cc: [EMAIL PROTECTED]
   Sent: Wednesday, August 13, 2003 8:50 PM
   Subject: Re: [vchkpw] Detailed installation instructions on FreeBSD -
   attached
  
  
I dont understand, the file name is written just above the line
/var/qmail/supervise/qmail-smtp/run
which means inside this file, the text between  must
 be
if you dont know what is serialmail, just use the rblsmtpd one.
   
Evren
   
On Wed, 13 Aug 2003, eLgino wrote:
   
 Evren Yurtesen [EMAIL PROTECTED]

 HI thank you very much but what your are meaning with:

 /var/qmail/supervise/qmail-smtp/run text with serialmail...
   
  

 --
   --
 
 exec /usr/local/bin/tcpserver -p -R -x
   /usr/local/vpopmail/etc/tcp.smtp.cdb
 \
 -u82 -g81 -v -c100 0 smtp \
   sh -c '
 /var/qmail/bin/qmail-smtpd
 cd /var/qmail/autoturn
 exec setlock -nx $TCPREMOTEIP/seriallock \
 maildirsmtp $TCPREMOTEIP autoturn-$TCPREMOTEIP-
$TCPREMOTEIP
 AutoTURN
   ' \
 `hostname --fqdn` /usr/local/scripts/vpopmail/vchkpw /usr/bin/true
 21
   
  

 --
   --
 

 /var/qmail/supervise/qmail-smtp/run text with rblsmtpd...
   
  

 --
   --
 
 #!/bin/sh
 exec /usr/local/bin/tcpserver -p -R -x
   /usr/local/vpopmail/etc/tcp.smtp.cdb
 \
 -u82 -g81 -v -c100 0 smtp /usr/local/bin/rblsmtpd \
 -r bl.spamcop.net \
 -r sbl.spamhaus.net \
 /var/qmail/bin/qmail-smtpd \
 `hostname --fqdn` /usr/local/scripts/vpopmail/vchkpw /usr/bin/true
 21

 with serialmail... / with rblsmtpd ??? whats that?

 and what you are meaning of

 

 Now copy the envconv program to each directory

 envconv text...
   
  

 --
   --
 
 #!/usr/bin/perl

 # written by Jonas Pasche
 # enhanced by Matthias Andree

 while (STDIN) {
   if( $_ =~ /^([^#][^=]+)=(.*)/) {
 $name=$1;
 unlink $name;
 open (F, $name) or die Cannot open $name: $!;
 $value = $2;
 if( $value =~ /^(.*)$/ ) {
   $x=$1;
 } else {
   $x=$value;
 }
 while ($x =~ m/\$(\S+)/  $vars{$1}) {
 $y = $1;
 $x =~ s/\$$y/$vars{$y}/;
 }
 $vars{$name}=$x;
 print F $x or die Cannot write to $1: $!;
 close (F) or die Cannot close $1: $!;
   }
 }
   
  

 --
   --
 

 where to copy the programm/script/tool what ever

Re: [vchkpw] vpopmail (with MySQL courier imap hack)

2003-08-14 Thread eLgino
yea, please send it to me
i hope i become not an open relay

- Original Message -
From: Evren Yurtesen [EMAIL PROTECTED]
To: eLgino [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wednesday, August 13, 2003 7:13 PM
Subject: Re: [vchkpw] vpopmail (with MySQL  courier imap hack)


 would you prefer to use smtp auth? which is actually better than using
 these hacks? (at least from my point of view)
 then there is some instructions hmm I use on FreeBSD too with mysql, I
 made my installation in a log format. I can just give it to you

 On Wed, 13 Aug 2003, eLgino wrote:

  Hi there,
 
  I'm running qmail with vpopmail, courier imap/bla.
  It works nice under FreeBSD 4.8
 
  But i have one problem i have compiled vpopmail WITHOUT mysql, and WITH
a
  courier-imap hack see here:
 
  THE HACK  http://www.pofo.de/HOWTO/qmail/files/open_relay.c
  env VPOPMAILDIR=`pw usershow vpopmail | cut -f9 -d':'`/etc \
  /bin/sh -c 'gcc -o open_relay open_relay.c `cat $VPOPMAILDIR/inc_deps
  $VPOPMAILDIR/lib_deps` -lcrypt'
  install -o root -g wheel -m 755 open_relay /usr/local/bin/
 
  its a smtp after imap/pop3 hack
 
  but now i will deinstall vpopmail and install with MySQL support, but
that
  its not the problem
 
  1. How can i delete the hack?
  2. How can i setup the hack to work with vpopmail AND MySQL?
 
  thanks in advance!
 
  eLgino
 
  PS: sorry for my poor english
 
 
 






Re: [vchkpw] Detailed installation instructions on FreeBSD - attached

2003-08-14 Thread eLgino
ok, thanks

but WHERE to copy the envconv programm in WITCH directory?

thank you for your friendly help and your howto

cya

- Original Message -
From: Evren Yurtesen [EMAIL PROTECTED]
To: eLgino [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wednesday, August 13, 2003 8:50 PM
Subject: Re: [vchkpw] Detailed installation instructions on FreeBSD -
attached


 I dont understand, the file name is written just above the line
 /var/qmail/supervise/qmail-smtp/run
 which means inside this file, the text between  must be
 if you dont know what is serialmail, just use the rblsmtpd one.

 Evren

 On Wed, 13 Aug 2003, eLgino wrote:

  Evren Yurtesen [EMAIL PROTECTED]
 
  HI thank you very much but what your are meaning with:
 
  /var/qmail/supervise/qmail-smtp/run text with serialmail...

 --
--
  
  exec /usr/local/bin/tcpserver -p -R -x
/usr/local/vpopmail/etc/tcp.smtp.cdb
  \
  -u82 -g81 -v -c100 0 smtp \
sh -c '
  /var/qmail/bin/qmail-smtpd
  cd /var/qmail/autoturn
  exec setlock -nx $TCPREMOTEIP/seriallock \
  maildirsmtp $TCPREMOTEIP autoturn-$TCPREMOTEIP- $TCPREMOTEIP
  AutoTURN
' \
  `hostname --fqdn` /usr/local/scripts/vpopmail/vchkpw /usr/bin/true 21

 --
--
  
 
  /var/qmail/supervise/qmail-smtp/run text with rblsmtpd...

 --
--
  
  #!/bin/sh
  exec /usr/local/bin/tcpserver -p -R -x
/usr/local/vpopmail/etc/tcp.smtp.cdb
  \
  -u82 -g81 -v -c100 0 smtp /usr/local/bin/rblsmtpd \
  -r bl.spamcop.net \
  -r sbl.spamhaus.net \
  /var/qmail/bin/qmail-smtpd \
  `hostname --fqdn` /usr/local/scripts/vpopmail/vchkpw /usr/bin/true 21
 
  with serialmail... / with rblsmtpd ??? whats that?
 
  and what you are meaning of
 
  
 
  Now copy the envconv program to each directory
 
  envconv text...

 --
--
  
  #!/usr/bin/perl
 
  # written by Jonas Pasche
  # enhanced by Matthias Andree
 
  while (STDIN) {
if( $_ =~ /^([^#][^=]+)=(.*)/) {
  $name=$1;
  unlink $name;
  open (F, $name) or die Cannot open $name: $!;
  $value = $2;
  if( $value =~ /^(.*)$/ ) {
$x=$1;
  } else {
$x=$value;
  }
  while ($x =~ m/\$(\S+)/  $vars{$1}) {
  $y = $1;
  $x =~ s/\$$y/$vars{$y}/;
  }
  $vars{$name}=$x;
  print F $x or die Cannot write to $1: $!;
  close (F) or die Cannot close $1: $!;
}
  }

 --
--
  
 
  where to copy the programm/script/tool what ever? to what directories,
thank
  you very much!
 
 
  - Original Message -
  From: Evren Yurtesen [EMAIL PROTECTED]
  To: Shane Chrisp [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]; eLgino [EMAIL PROTECTED]
  Sent: Wednesday, August 13, 2003 7:34 PM
  Subject: [vchkpw] Detailed installation instructions on FreeBSD -
attached
 
 
   Here is the detailed installation instructions from my own
installation on
   FreeBSD!
  
   Now for the people who has trouble, I will help as much as I can if
there
   are problems in these instructions.
  
   I also think that this might be included in vpopmail distribution. I
came
   to 0.0.6 version of this document while fixing the mistakes in it
though
   :) I am almost certain that I eliminated all the mistakes I did.
  
   Now my mail server has been working for 1 month with 8000 thousand
users
   and 600 domains. I know its not much but a good test platform. Nobody
   complained about anything so far.
  
   The document contains, installation of
   vpopmail, qmailadmin, vqadmin, courier-imap, qmailmrtg, isoqlog,
   smtp-auth-tls, blah blah :)
  
   Evren
  
 
 
 






Re: [vchkpw] Detailed installation instructions on FreeBSD - attached

2003-08-14 Thread eLgino
Evren Yurtesen [EMAIL PROTECTED]

HI thank you very much but what your are meaning with:

/var/qmail/supervise/qmail-smtp/run text with serialmail...


exec /usr/local/bin/tcpserver -p -R -x /usr/local/vpopmail/etc/tcp.smtp.cdb
\
-u82 -g81 -v -c100 0 smtp \
  sh -c '
/var/qmail/bin/qmail-smtpd
cd /var/qmail/autoturn
exec setlock -nx $TCPREMOTEIP/seriallock \
maildirsmtp $TCPREMOTEIP autoturn-$TCPREMOTEIP- $TCPREMOTEIP
AutoTURN
  ' \
`hostname --fqdn` /usr/local/scripts/vpopmail/vchkpw /usr/bin/true 21



/var/qmail/supervise/qmail-smtp/run text with rblsmtpd...


#!/bin/sh
exec /usr/local/bin/tcpserver -p -R -x /usr/local/vpopmail/etc/tcp.smtp.cdb
\
-u82 -g81 -v -c100 0 smtp /usr/local/bin/rblsmtpd \
-r bl.spamcop.net \
-r sbl.spamhaus.net \
/var/qmail/bin/qmail-smtpd \
`hostname --fqdn` /usr/local/scripts/vpopmail/vchkpw /usr/bin/true 21

with serialmail... / with rblsmtpd ??? whats that?

and what you are meaning of



Now copy the envconv program to each directory

envconv text...


#!/usr/bin/perl

# written by Jonas Pasche
# enhanced by Matthias Andree

while (STDIN) {
  if( $_ =~ /^([^#][^=]+)=(.*)/) {
$name=$1;
unlink $name;
open (F, $name) or die Cannot open $name: $!;
$value = $2;
if( $value =~ /^(.*)$/ ) {
  $x=$1;
} else {
  $x=$value;
}
while ($x =~ m/\$(\S+)/  $vars{$1}) {
$y = $1;
$x =~ s/\$$y/$vars{$y}/;
}
$vars{$name}=$x;
print F $x or die Cannot write to $1: $!;
close (F) or die Cannot close $1: $!;
  }
}



where to copy the programm/script/tool what ever? to what directories, thank
you very much!


- Original Message -
From: Evren Yurtesen [EMAIL PROTECTED]
To: Shane Chrisp [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; eLgino [EMAIL PROTECTED]
Sent: Wednesday, August 13, 2003 7:34 PM
Subject: [vchkpw] Detailed installation instructions on FreeBSD - attached


 Here is the detailed installation instructions from my own installation on
 FreeBSD!

 Now for the people who has trouble, I will help as much as I can if there
 are problems in these instructions.

 I also think that this might be included in vpopmail distribution. I came
 to 0.0.6 version of this document while fixing the mistakes in it though
 :) I am almost certain that I eliminated all the mistakes I did.

 Now my mail server has been working for 1 month with 8000 thousand users
 and 600 domains. I know its not much but a good test platform. Nobody
 complained about anything so far.

 The document contains, installation of
 vpopmail, qmailadmin, vqadmin, courier-imap, qmailmrtg, isoqlog,
 smtp-auth-tls, blah blah :)

 Evren





[vchkpw] vpopmail (with MySQL courier imap hack)

2003-08-14 Thread eLgino
Hi there,

I'm running qmail with vpopmail, courier imap/bla.
It works nice under FreeBSD 4.8

But i have one problem i have compiled vpopmail WITHOUT mysql, and WITH a
courier-imap hack see here:

THE HACK  http://www.pofo.de/HOWTO/qmail/files/open_relay.c
env VPOPMAILDIR=`pw usershow vpopmail | cut -f9 -d':'`/etc \
/bin/sh -c 'gcc -o open_relay open_relay.c `cat $VPOPMAILDIR/inc_deps
$VPOPMAILDIR/lib_deps` -lcrypt'
install -o root -g wheel -m 755 open_relay /usr/local/bin/

its a smtp after imap/pop3 hack

but now i will deinstall vpopmail and install with MySQL support, but that
its not the problem

1. How can i delete the hack?
2. How can i setup the hack to work with vpopmail AND MySQL?

thanks in advance!

eLgino

PS: sorry for my poor english




[vchkpw] vpopmail mysql !!

2003-08-14 Thread eLgino
freebsd# /usr/local/vpopmail/bin/vadddomain mydomain.com
Please enter password for postmaster:
enter password again:
could not connect to mysql update server Client does not support
authentication protocol requested by server. Consider upgrading MySQL client
with database
could not connect to mysql update server Client does not support
authentication protocol requested by server. Consider upgrading MySQL client
vmysql: sql error[c]: MySQL server has gone away
vmysql: sql error[b]: MySQL server has gone away
vmysql: sql error[3]: MySQL server has gone away
vmysql: sql error[c]: MySQL server has gone away
vmysql: sql error[c]: MySQL server has gone away
vmysql: sql error[b]: MySQL server has gone away
vmysql: sql error[3]: MySQL server has gone away
vmysql: sql error[2]: MySQL server has gone away
Error: Unable to chdir to vpopmail/users directory

Server: 4.1.0
Client: version 4 and 3!
and yes i have set the correct password, and the server IS running!




[vchkpw] vpopmail mysql !!

2003-08-14 Thread eLgino
freebsd# /usr/local/vpopmail/bin/vadddomain nerd1.at
Please enter password for postmaster:
enter password again:
could not connect to mysql update server Client does not support
authentication protocol requested by server. Consider upgrading MySQL client
with database
could not connect to mysql update server Client does not support
authentication protocol requested by server. Consider upgrading MySQL client
vmysql: sql error[c]: MySQL server has gone away
vmysql: sql error[b]: MySQL server has gone away
vmysql: sql error[3]: MySQL server has gone away
vmysql: sql error[c]: MySQL server has gone away
vmysql: sql error[c]: MySQL server has gone away
vmysql: sql error[b]: MySQL server has gone away
vmysql: sql error[3]: MySQL server has gone away
vmysql: sql error[2]: MySQL server has gone away
Error: Unable to chdir to vpopmail/users directory

Server: 4.1.0
Client 3 and 4

all right, right password for vpopmail user and the server is running!!