Re: Re[10]: [vchkpw] Issues with vpopmail

2009-12-01 Thread abc Xyz
Kindlly help me in uninstalling vpopmail...



Thanks

--- On Fri, 11/27/09, Remo Mattei r...@italy1.com wrote:

From: Remo Mattei r...@italy1.com
Subject: Re: Re[10]: [vchkpw] Issues with vpopmail
To: vchkpw@inter7.com
Date: Friday, November 27, 2009, 7:42 PM

Re: Re[10]: [vchkpw] Issues with vpopmail


I
am not sure what he is looking for but I have used vpopmail for over 10
years and never had any problems. If you need quota then yes that’s a
different story. In the old days you could use and configure vpopmail
with OS quota (linux etc) but now with the new version you can use
vpopmail integrated function even though I have not use the quota for a
while since all my clients do pop and get them down to their client
machine so I do not have that problem but I would suggest to read the
new readme for the quota. If you do not need it then do not worry just
install follow Bill’s direction and you will be up and running in about
1 hour. 



If you still need help let me know but I will be out of the country (traveling 
to Italy) and be gone fo 2 weeks. 



Ciao

Remo





On 11/27/09 4:12 AM, abc Xyz a_xy...@yahoo.com wrote:



i have .qmail-default in /home/vpopmail/~vpopmail/domains/user/example.com 
directory. and this file contains:

| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox



Regards



Hello. 

1) To use maildirsize files you have to configure vpopmail without
--enable-domainquotas option. Then each user with defined quota will
have file called maildirsize in his maildir. E.g.
/home/vpopmail/domains/example.com/username/Maildir/maildirsize This
file contains information about disk space usage and is updated every
time user deletes messages via pop3/imap or new message arrives. You
can read more about this method here: 
http://www.inter7.com/courierimap/README.maildirquota.html 
http://www.inter7.com/courierimap/README.maildirquota.html 

2) Regarding messages w/o fields - what is in .qmail-default file in
/home/vpopmail/domains/your-domain directory? Could you post
all contents of this message (if it's not too big) here? 

3) Honestly, I've never uninstalled vpopmail, but I think that if you
remove domain name from /var/qmail/control/virtualdomains  then
mail for this domain will not be processed by vpopmail. But there are
no other options for virtual domains with qmail. Vmailmgr is way
obsolete imho. Also you could try 'make uninstall' :) 



Friday, November 27, 2009, 12:28:32 PM, you wrote: 

 





can you please explain what do you mean by old-fashioned quotas, which
are using maildirsize file in user's directory and how can i set
that



Any suggestions why i am getting empty mails without sender, recipient,
subject and content... what should i look for to rectify this??



thirdly how i can uninstall vpopmail completely from my server.



Thanks.



 





 



  

!DSPAM:4b15005932711267547131!


Re: Re[8]: [vchkpw] Issues with vpopmail

2009-11-27 Thread abc Xyz












can you please explain what do you mean
by old-fashioned quotas, which are using maildirsize file in
user's directory and how can i set that
Any suggestions
why i am getting empty mails without sender, recipient, subject and
content... what should i look for to rectify this??
thirdly how i
can uninstall vpopmail completely from my server.
Thanks.





--- On Fri, 11/27/09, Pavel V. Yanchenko bal...@msmu.ru wrote:

From: Pavel V. Yanchenko bal...@msmu.ru
Subject: Re[8]: [vchkpw] Issues with vpopmail
To: abc Xyz vchkpw@inter7.com
Date: Friday, November 27, 2009, 7:42 AM



 
 

Hello.


I would also recommend reading qmailtoaster and shupp.org/toaster resources as 
Eric and Remo suggested.
Apart from that, I can only share my vusaged and vusagec configs,
which were working while I tested them. However, I chose to use
old-fashioned quotas, which are using maildirsize file in user's
directory (vpopmail is compiled without --enable-domainquotas option).
Please take a note that directive 'Disable' in vusagec.conf requires
patch which is available on this list in thread 'patch to disable
vusaged'.


My vusagec.conf:


--start file--


Global:
   Disable = 1;
Server:
   Filename = /tmp/vusaged.sock;
   Timeout = 1;


--end file--


My vusaged.conf:


--start file--


Log:
   Level = 1;
Socket:
   Filename = /tmp/vusaged.sock;
   UID = vpopmail;
   GID = vchkpw;
   Client timeout = 5;          
               // Inactivity
timeout in seconds
   Poll timeout = 1;
   Detect client timeout = 4;
Queue:
   Workers = 10;
   Max queue size = 1000;
Polling:
   Use Maildir++ format = True;
   Directory minimum poll time = 120;
   Count directory entry size = False;
   Age Factor = 1;


--end file--




Thursday, November 26, 2009, 12:47:11 PM, you wrote:




















Hi Pavel
thanks for replying. i want to explain my whole scenario so that it will be 
easier to suggest what should i do
firstly i configured qmail server and
qmail-pop3d with Maildir format. it was working fine. and than i need
to set user quotas so i googled and found vpopmail.
i installed it and created new domain, user and set user quota.
but i was getting error in running vusaged
(/vusaged: error while loading shared libraries: libev.so.3: cannot
open shared object file: No such file or directory)
so i commented out Listen line in vusaged.conf file than i got this:
#./vusaged
config: using /home/vpopmail/etc/vusaged.conf
socket: listening on /tmp/vusaged.sock
vusaged: begin
controller: stage one
controller: stage two
so i think it is working fine now.


but now my problem is in log file i am getting this error:
delivery 13: success:
client_connect:_connect_failed:_13/client_connect:_connect_failed:_13/client_connect:_connect_failed:_13/tcprules:_fatal:_unable_to_parse_this_line:_Received:_(qmail_4552_invoked_from_network);_25_Nov_2009_09:46:36_-/client_connect:_connect_failed:_13/did_0+0+1/
and in mailbox also, i get an empty mail without any to: from: subject and 
content.
vdominfo is working fine but in vuserinfo i get the same error saying:
client_connect: connect failed: 13
i dont know what should i do... i am
configuring mail server for the first time and i am not so clear about
the internal processes so if anyone can help me in understanding
what vusaged and vusagec do (any link which have all the explanation)
and what should i do to get my mails with all attributes rather than a
blank mail
hoping to get any solution to my problem
Thanks






-- 
Best regards,
 Pavel                            mailto:bal...@msmu.ru


 








-- 
Best regards,
 Pavel                            mailto:bal...@msmu.ru







  

!DSPAM:4b0f9bc232714507610668!


Re: Re[10]: [vchkpw] Issues with vpopmail

2009-11-27 Thread abc Xyz
i have .qmail-default in /home/vpopmail/~vpopmail/domains/user/example.com 
directory. and this file contains:

| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox




Regards




Hello.




1)

To use maildirsize files you have to configure vpopmail without

--enable-domainquotas option.

Then each user with defined quota will have file called maildirsize in his 
maildir.

E.g. /home/vpopmail/domains/example.com/username/Maildir/maildirsize

This file contains information about disk space usage and is updated every time 

user deletes messages via pop3/imap or new message arrives.

You can read more about this method here:

http://www.inter7.com/courierimap/README.maildirquota.html




2)

Regarding messages w/o fields - what is in .qmail-default file in 
/home/vpopmail/domains/your-domain

directory?

Could you post all contents of this message (if it's not too big) here?




3)

Honestly, I've never uninstalled vpopmail, but I think that if you remove 
domain name from

/var/qmail/control/virtualdomains  then mail for this domain will not be 
processed by vpopmail.

But there are no other options for virtual domains with qmail. Vmailmgr is way 
obsolete imho.

Also you could try 'make uninstall' :)







Friday, November 27, 2009, 12:28:32 PM, you wrote:























can you please explain what do you mean by
old-fashioned quotas, which are using maildirsize file in user's
directory and how can i set that

Any suggestions why i am getting empty mails
without sender, recipient, subject and content... what should i look
for to rectify this??

thirdly how i can uninstall vpopmail completely from my server.

Thanks.



  

!DSPAM:4b0fb42932711050816676!


Re: Re[6]: [vchkpw] Issues with vpopmail

2009-11-26 Thread abc Xyz












Hi Pavel
thanks for replying. i want to explain
my whole scenario so that it will be easier to suggest what should i
do
firstly i configured qmail server and
qmail-pop3d with Maildir format. it was working fine. and than i need
to set user quotas so i googled  and found vpopmail.
i installed it and created new domain,
user and set user quota.
but i was getting error in running
vusaged (/vusaged: error while loading shared libraries: libev.so.3:
cannot open shared object file: No such file or directory)
so i commented out Listen line in
vusaged.conf file than i got this:
#./vusaged
config: using /home/vpopmail/etc/vusaged.conf
socket: listening on /tmp/vusaged.sock
vusaged: begin
controller: stage one
controller: stage two
so i think it is working fine now.



but now my problem is in log file i am
getting this error:
delivery 13: success:
client_connect:_connect_failed:_13/client_connect:_connect_failed:_13/client_connect:_connect_failed:_13/tcprules:_fatal:_unable_to_parse_this_line:_Received:_(qmail_4552_invoked_from_network);_25_Nov_2009_09:46:36_-/client_connect:_connect_failed:_13/did_0+0+1/
and in mailbox also, i get an empty mail without any to: from:
subject and content.
vdominfo is working fine but in vuserinfo i get the same error
saying:
client_connect: connect failed: 13
i dont know what should i do... i
am configuring mail server for the first time and i am not so clear
about the internal processes so if anyone can help me in
understanding what vusaged and vusagec do (any link which have all
the explanation) and what should i do to get my mails with all
attributes rather than a blank mail
hoping to get any solution to my
problem
Thanks





--- On Wed, 11/25/09, Pavel V. Yanchenko bal...@msmu.ru wrote:

From: Pavel V. Yanchenko bal...@msmu.ru
Subject: Re[6]: [vchkpw] Issues with vpopmail
To: abc Xyz a_xy...@yahoo.com
Date: Wednesday, November 25, 2009, 12:00 PM



 
 

That's the same location :)


As I understand, client_connect: connect failed message means that
vusage client was not able to connect to vusaged daemon. 
Check your daemon and client config - is client using the same socket as daemon 
does, /tmp/vusaged.sock ?
Is vuserinfo reporting quota usage without error?
However, I must warn that my knowledge is purely theoretical in this field - I 
use maildir-file quota, not vusaged.


P.S.
  But this errors are not critical - your message got delivered
into mailbox. Now you should check your pop3 or imap software if
mail client is not displaying messages.










Wednesday, November 25, 2009, 2:33:08 PM, you wrote:












No i dont have ~vpopmail/etc/vusagec.conf. i have only domains directory in 
/home/vpopmail~vpopmail directory.
vusaged.conf and vusagec.conf are present in /home/vpopmail/etc directory
Thanks.


Do you have ~vpopmail/etc/vusagec.conf ?






Wednesday, November 25, 2009, 1:46:48 PM, you wrote:




















thanks for the solution. i tried to run the vusaged by commenting out listen 
line in vusaged.conf and now i think i can run it
#./vusaged
config: using /home/vpopmail/etc/vusaged.conf
socket: listening on /tmp/vusaged.sock
vusaged: begin
controller: stage one
controller: stage two


 but i m not getting the mails in my
outlook or evolution mail box. i got mail in
/home/vpopmail/~vpopmail//domains/user/domain_name/user_name/Maildir/new
directory but not reflecting the same in my graphical mail box.
i am getting error in log file saying:
delivery 13: success:
client_connect:_connect_failed:_13/client_connect:_connect_failed:_13/client_connect:_connect_failed:_13/tcprules:_fatal:_unable_to_parse_this_line:_Received:_(qmail_4552_invoked_from_network);_25_Nov_2009_09:46:36_-/client_connect:_connect_failed:_13/did_0+0+1/
any suggestions..
Thanks.




--- On Wed, 11/25/09, Pavel V. Yanchenko bal...@msmu.ru wrote:




From: Pavel V. Yanchenko bal...@msmu.ru
Subject: Re[2]: [vchkpw] Issues with vpopmail
To: abc Xyz vchkpw@inter7.com
Date: Wednesday, November 25, 2009, 8:16 AM




Hello.




I guess you should use either 
Filename = 
or
Listen =
directives in vusaged.conf.
Try, for example, commenting out line with listen by putting // in the 
beginning:
//   Listen = 0.0.0.0:189;


HTH.


Wednesday, November 25, 2009, 9:56:37 AM, you wrote:











i hav given the following commands:
# ln /usr/local/lib/libev.so.3.0.0 /lib/libev.so.3
# ldconfig /lib/
# ldconfig /lib/libev.so.3
 Now i hav libev.so.3 in both /usr/local/lib and /lib
than i tried to run vusaged command without any reinstall or service restart
and i am getting this error:
# ./vusaged
config: using /home/vpopmail/etc/vusaged.conf
socket_init: invalid configuration: Can't use both Socket::Filename and 
Socket::Listen
socket_init failed








Can u help me in doing proper configuration. any help will be appreciated 
Thanks.






--- On Wed, 11/25/09, Remo Mattei r...@italy1.com wrote

Re: Re[2]: [vchkpw] Issues with vpopmail

2009-11-25 Thread abc Xyz












thanks for the solution. i tried to run
the vusaged by commenting out listen line in vusaged.conf and now i
think i can run it
#./vusaged
config: using
/home/vpopmail/etc/vusaged.conf
socket: listening on
/tmp/vusaged.sock
vusaged: begin
controller: stage
one
controller: stage two

 but i m not getting the
mails in my outlook or evolution mail box. i got mail in
/home/vpopmail/~vpopmail//domains/user/domain_name/user_name/Maildir/new
directory
but not reflecting the same in my graphical mail box.
i am getting
error in log file saying:
delivery
13: success:
client_connect:_connect_failed:_13/client_connect:_connect_failed:_13/client_connect:_connect_failed:_13/tcprules:_fatal:_unable_to_parse_this_line:_Received:_(qmail_4552_invoked_from_network);_25_Nov_2009_09:46:36_-/client_connect:_connect_failed:_13/did_0+0+1/
any
suggestions..
Thanks.



--- On Wed, 11/25/09, Pavel V. Yanchenko bal...@msmu.ru wrote:

From: Pavel V. Yanchenko bal...@msmu.ru
Subject: Re[2]: [vchkpw] Issues with vpopmail
To: abc Xyz vchkpw@inter7.com
Date: Wednesday, November 25, 2009, 8:16 AM



 
 

Hello.




I guess you should use either 
Filename = 
or
Listen =
directives in vusaged.conf.
Try, for example, commenting out line with listen by putting // in the 
beginning:
//   Listen = 0.0.0.0:189;


HTH.


Wednesday, November 25, 2009, 9:56:37 AM, you wrote:











i hav given the following commands:
# ln /usr/local/lib/libev.so.3.0.0 /lib/libev.so.3
# ldconfig /lib/
# ldconfig /lib/libev.so.3
 Now i hav libev.so.3 in both /usr/local/lib and /lib
than i tried to run vusaged command without any reinstall or service restart
and i am getting this error:
# ./vusaged
config: using /home/vpopmail/etc/vusaged.conf
socket_init: invalid configuration: Can't use both Socket::Filename and 
Socket::Listen
socket_init failed








Can u help me in doing proper configuration. any help will be appreciated 
Thanks.






--- On Wed, 11/25/09, Remo Mattei r...@italy1.com wrote:




From: Remo Mattei r...@italy1.com
Subject: Re: [vchkpw] Issues with vpopmail
To: vchkpw@inter7.com, m...@inter7.com
Date: Wednesday, November 25, 2009, 5:43 AM




Did you try to add the link into the library ldconfig?


Looks like ld does not know where the library
is.. I would add the path and then try to reinstall vpopmail to make
sure just rerun it on top..


Just my 2 cents.


Remo




On 11/24/09 10:33 PM, abc Xyz a_xy...@yahoo.com wrote:




Thanks for the replying Matt but i have already tried it but i am getting the 
same error again. so any other suggestions.
Thanks.




--- On Tue, 11/24/09, Matt Brookings m...@inter7.com wrote:




From: Matt Brookings m...@inter7.com
Subject: Re: [vchkpw] Issues with vpopmail
To: vchkpw@inter7.com
Date: Tuesday, November 24, 2009, 4:16 PM


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


abc Xyz wrote:
 i am having a problem with vpopmail server. when i try to run vusaged
 iget the folloeing error.
 
 #./vusaged
 
 ./vusaged: error while loading shared libraries: libev.so.3: cannot open
 shared object file: No such file or directory


Try running /sbin/ldconfig.  The ev library needs to be in the dynamic linkers 
path.
- --
/*
    Matt Brookings
m...@inter7.com /mc/compose?to=m...@inter7.com   
    GnuPG Key FAE0672C
   Software developer                    Systems technician
    Inter7 Internet Technologies, Inc.     (815)776-9465
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org


iEYEARECAAYFAksMBs0ACgkQIwet2/rgZyww3ACggqhLDQoZ/Y6DQZXMdZ6y2Wgu
fd8AoIMcAjhQ+wjpgBkDt5Txi4807BLf
=xtFA
-END PGP SIGNATURE-


 


 








-- 
Best regards,
 Pavel                            mailto:bal...@msmu.ru







  

!DSPAM:4b0d0b1c32711225411739!


Fw: Re: Re[4]: [vchkpw] Issues with vpopmail

2009-11-25 Thread abc Xyz


 
 

No i dont have  ~vpopmail/etc/vusagec.conf. i have only domains directory in 
/home/vpopmail~vpopmail directory.

vusaged.conf and vusagec.conf are present in /home/vpopmail/etc directory

Thanks.




Do you have ~vpopmail/etc/vusagec.conf ?







Wednesday, November 25, 2009, 1:46:48 PM, you wrote:




















thanks for the solution. i tried to run the vusaged by commenting out listen 
line in vusaged.conf and now i think i can run it
#./vusaged
config: using /home/vpopmail/etc/vusaged.conf
socket: listening on /tmp/vusaged.sock
vusaged: begin
controller: stage one
controller: stage two


 but i m not getting the mails in my outlook or
evolution mail box. i got mail in
/home/vpopmail/~vpopmail//domains/user/domain_name/user_name/Maildir/new
directory but not reflecting the same in my graphical mail box.
i am getting error in log file saying:
delivery 13: success:
client_connect:_connect_failed:_13/client_connect:_connect_failed:_13/client_connect:_connect_failed:_13/tcprules:_fatal:_unable_to_parse_this_line:_Received:_(qmail_4552_invoked_from_network);_25_Nov_2009_09:46:36_-/client_connect:_connect_failed:_13/did_0+0+1/
any suggestions..
Thanks.




--- On Wed, 11/25/09, Pavel V. Yanchenko bal...@msmu.ru wrote:




From: Pavel V. Yanchenko bal...@msmu.ru
Subject: Re[2]: [vchkpw] Issues with vpopmail
To: abc Xyz vchkpw@inter7.com
Date: Wednesday, November 25, 2009, 8:16 AM




Hello.




I guess you should use either 
Filename = 
or
Listen =
directives in vusaged.conf.
Try, for example, commenting out line with listen by putting // in the 
beginning:
//   Listen = 0.0.0.0:189;


HTH.


Wednesday, November 25, 2009, 9:56:37 AM, you wrote:











i hav given the following commands:
# ln /usr/local/lib/libev.so.3.0.0 /lib/libev.so.3
# ldconfig /lib/
# ldconfig /lib/libev.so.3
 Now i hav libev.so.3 in both /usr/local/lib and /lib
than i tried to run vusaged command without any reinstall or service restart
and i am getting this error:
# ./vusaged
config: using /home/vpopmail/etc/vusaged.conf
socket_init: invalid configuration: Can't use both Socket::Filename and 
Socket::Listen
socket_init failed








Can u help me in doing proper configuration. any help will be appreciated 
Thanks.






--- On Wed, 11/25/09, Remo Mattei r...@italy1.com wrote:




From: Remo Mattei r...@italy1.com
Subject: Re: [vchkpw] Issues with vpopmail
To: vchkpw@inter7.com, m...@inter7.com
Date: Wednesday, November 25, 2009, 5:43 AM




Did you try to add the link into the library ldconfig?


Looks like ld does not know where the library
is.. I would add the path and then try to reinstall vpopmail to make
sure just rerun it on top..


Just my 2 cents.


Remo




On 11/24/09 10:33 PM, abc Xyz a_xy...@yahoo.com wrote:




Thanks for the replying Matt but i have already tried it but i am getting the 
same error again. so any other suggestions.
Thanks.




--- On Tue, 11/24/09, Matt Brookings m...@inter7.com wrote:




From: Matt Brookings m...@inter7.com
Subject: Re: [vchkpw] Issues with vpopmail
To: vchkpw@inter7.com
Date: Tuesday, November 24, 2009, 4:16 PM


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


abc Xyz wrote:
 i am having a problem with vpopmail server. when i try to run vusaged
 iget the folloeing error.
 
 #./vusaged
 
 ./vusaged: error while loading shared libraries: libev.so.3: cannot open
 shared object file: No such file or directory


Try running /sbin/ldconfig.  The ev library needs to be in the dynamic linkers 
path.
- --
/*
    Matt Brookings m...@inter7.com
/mc/compose?to=m...@inter7.com        GnuPG
Key FAE0672C
   Software developer                    Systems technician
    Inter7 Internet Technologies, Inc.     (815)776-9465
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org


iEYEARECAAYFAksMBs0ACgkQIwet2/rgZyww3ACggqhLDQoZ/Y6DQZXMdZ6y2Wgu
fd8AoIMcAjhQ+wjpgBkDt5Txi4807BLf
=xtFA
-END PGP SIGNATURE-


 


 








-- 
Best regards,
 Pavel                            mailto:bal...@msmu.ru
 








-- 
Best regards,
 Pavel                            mailto:bal...@msmu.ru





  

!DSPAM:4b0d16ea32711438311717!


[vchkpw] Issues with vpopmail

2009-11-24 Thread abc Xyz













Hi,
i am having a problem with vpopmail
server. when i try to run vusaged iget the folloeing error. 

#./vusaged
./vusaged: error while loading shared
libraries: libev.so.3: cannot open shared object file: No such file
or directory
and when i try to mail someone i get
the error in log file saying
error vuserinfo client connect connect
failed 2.
can anyone help me in this
Thanks



  

!DSPAM:4b0bc5ed32712946320179!


Re: [vchkpw] Issues with vpopmail

2009-11-24 Thread abc Xyz
Thanks for the replying Matt but i have already tried it but i am getting the 
same error again. so any other suggestions.

Thanks.



--- On Tue, 11/24/09, Matt Brookings m...@inter7.com wrote:

From: Matt Brookings m...@inter7.com
Subject: Re: [vchkpw] Issues with vpopmail
To: vchkpw@inter7.com
Date: Tuesday, November 24, 2009, 4:16 PM

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

abc Xyz wrote:
 i am having a problem with vpopmail server. when i try to run vusaged
 iget the folloeing error.
 
 #./vusaged
 
 ./vusaged: error while loading shared libraries: libev.so.3: cannot open
 shared object file: No such file or directory

Try running /sbin/ldconfig.  The ev library needs to be in the dynamic linkers 
path.
- --
/*
    Matt Brookings m...@inter7.com       GnuPG Key FAE0672C
 
  Software developer           
         Systems technician
    Inter7 Internet Technologies, Inc.     (815)776-9465
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAksMBs0ACgkQIwet2/rgZyww3ACggqhLDQoZ/Y6DQZXMdZ6y2Wgu
fd8AoIMcAjhQ+wjpgBkDt5Txi4807BLf
=xtFA
-END PGP SIGNATURE-



  

!DSPAM:4b0cc19c32711752893102!


Re: [vchkpw] Issues with vpopmail

2009-11-24 Thread abc Xyz
i hav given the following commands:

# ln /usr/local/lib/libev.so.3.0.0 /lib/libev.so.3

# ldconfig /lib/

# ldconfig /lib/libev.so.3

 Now i hav libev.so.3 in both /usr/local/lib and /lib

than i tried to run vusaged command without any reinstall or service restart

and i am getting this error:

# ./vusaged

config: using /home/vpopmail/etc/vusaged.conf

socket_init: invalid configuration: Can't use both Socket::Filename and 
Socket::Listen

socket_init failed


Can u help me in doing proper configuration. any help will be 
appreciated


Thanks.





--- On Wed, 11/25/09, Remo Mattei r...@italy1.com wrote:

From: Remo Mattei r...@italy1.com
Subject: Re: [vchkpw] Issues with vpopmail
To: vchkpw@inter7.com, m...@inter7.com
Date: Wednesday, November 25, 2009, 5:43 AM

Re: [vchkpw] Issues with vpopmail


Did you try to add the link into the library ldconfig?


Looks like ld does not know where the library is.. I would add the
path and then try to reinstall vpopmail to make sure just rerun it on
top..



Just my 2 cents.



Remo





On 11/24/09 10:33 PM, abc Xyz a_xy...@yahoo.com wrote:



Thanks for the replying Matt but i have already tried it but i am getting the 
same error again. so any other suggestions.

Thanks.





--- On Tue, 11/24/09, Matt Brookings m...@inter7.com wrote:



From: Matt Brookings m...@inter7.com

Subject: Re: [vchkpw] Issues with vpopmail

To: vchkpw@inter7.com

Date: Tuesday, November 24, 2009, 4:16 PM



-BEGIN PGP SIGNED MESSAGE-

Hash: SHA1



abc Xyz wrote:

 i am having a problem with vpopmail server. when i try to run vusaged

 iget the folloeing error.

 

 #./vusaged

 

 ./vusaged: error while loading shared libraries: libev.so.3: cannot open

 shared object file: No such file or directory



Try running /sbin/ldconfig.  The ev library needs to be in the dynamic linkers 
path.

- --

/*

Matt Brookings m...@inter7.com /mc/compose?to=m...@inter7.com    
GnuPG Key FAE0672C

   Software developer
   Systems
technician

Inter7 Internet Technologies, Inc. (815)776-9465

*/

-BEGIN PGP SIGNATURE-

Version: GnuPG v1.4.9 (GNU/Linux)

Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org



iEYEARECAAYFAksMBs0ACgkQIwet2/rgZyww3ACggqhLDQoZ/Y6DQZXMdZ6y2Wgu

fd8AoIMcAjhQ+wjpgBkDt5Txi4807BLf

=xtFA

-END PGP SIGNATURE-



 





 



  

!DSPAM:4b0cd52932714844899529!