Re[2]: [vchkpw] Issues with vpopmail

2009-11-25 Thread Pavel V. Yanchenko




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.



--- OnWed, 11/25/09, Remo Matteir...@italy1.comwrote:


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.


--- OnTue, 11/24/09, Matt Brookingsm...@inter7.comwrote:


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:4b0ce81632714568834126!







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] Development wishlist!

2009-11-25 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Does anyone have a non-production Solaris box laying around that they could 
provide temporary access
to so that I may finalize the .29, and update the 5.5, vusage code, for that 
operating system?

It would be greatly appreciated!
Thanks!

PS: I will need root access.  Contact me off-list.
- --
/*
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

iEYEARECAAYFAksNRbYACgkQIwet2/rgZyxkQQCeKIuVJbwjfkqGY9sAXg1nJ5Qv
E04AniH5LNWSEftJQ+E8NTdOJ8rSqdBl
=0kUG
-END PGP SIGNATURE-


Re: [vchkpw] Development wishlist!

2009-11-25 Thread Remo Mattei
What type with what OS

Remo


On 11/25/09 7:56 AM, Matt Brookings m...@inter7.com wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Does anyone have a non-production Solaris box laying around that they could
 provide temporary access
 to so that I may finalize the .29, and update the 5.5, vusage code, for that
 operating system?
 
 It would be greatly appreciated!
 Thanks!
 
 PS: I will need root access.  Contact me off-list.
 - --
 /*
 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
 
 iEYEARECAAYFAksNRbYACgkQIwet2/rgZyxkQQCeKIuVJbwjfkqGY9sAXg1nJ5Qv
 E04AniH5LNWSEftJQ+E8NTdOJ8rSqdBl
 =0kUG
 -END PGP SIGNATURE-
 
 
 


!DSPAM:4b0d53c832712050210445!



Re: [vchkpw] Development wishlist!

2009-11-25 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Remo Mattei wrote:
 What type with what OS

Solaris, preferably on a sparc, but intel is fine too.
- --
/*
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

iEYEARECAAYFAksNVXgACgkQIwet2/rgZyzP3QCfdWAoRD4cOWYILKA2ztfidBNf
RJMAoIR5+6t/bMPgqliRlzKY0Io6HKNK
=sZ03
-END PGP SIGNATURE-