[vchkpw] Missing library fileL libvpopmail.so.1

2003-06-18 Thread Chris Pugh
Hi,

Debian Woody.  Qmail, 1.03, Vpopmail 5.2.1

Installed vpopmail from source.  Compile, make, make
install-strip go without problem. Testing with telnet
does all the right things then,

  **
...
user [EMAIL PROTECTED]
+OK 
pass password

/usr/sbin/vchkpw: error while loading shared
libraries: libvpopmail.so.1: cannot open shared object
file: No such file or directory -ERR authorization
failed. Connection closed by foreign host.

   

The shared library file does not exist on the system.
Debian do a pkg which installs it, ( but that is an
older version, unstable, and not compatible with the
source install ) .. so, if this isn't used, where does
this shared library file come from?  

Should it be installed by the vpopmail source? If not,
Where the blazes does it come from??

Cheers,


Chris.

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



Re: [vchkpw] Missing library fileL libvpopmail.so.1

2003-06-18 Thread Peter Palmreuther
Hi Chris,

First: _PLEASE_ don't CC me. I'm reading the list, as _everybody_
posting here does. _This_ list can't be written to w/o receiving it
(e.g. as debian-* lists can).

On Mon, 16 Jun 2003 02:56:18 -0700 (PDT) Chris Pugh wrote:

 And I don't have it here too.

 Sounds promising .. I take it you have vpopmail
 running aok? ;-)

I do. :-)


 Are you sure the '/usr/sbin/vchkpw' resutls from
 your compile operation?

 No, it doesn't.

Well, than why do you use it? :-)

 and should not be dynamically linked against
 'libvpopmail.so'. Over here 'ldd' gives:

 As far as I am aware it isn't.  Here is my version: 
 
 [ ldd ~vpopmail/bin/vchkpw ]
 libmysqlclient.so.12 = /usr/lib/libmysqlclient.so.12 (0x40015000)
 libz.so.1 = /usr/lib/libz.so.1 (0x40053000)
 libnsl.so.1 = /lib/libnsl.so.1 (0x40062000)
 libcrypt.so.1 = /lib/libcrypt.so.1 (0x40075000)
 libm.so.6 = /lib/libm.so.6 (0x400a2000)
 libc.so.6 = /lib/libc.so.6 (0x400c3000)
 libssl.so.0.9.7 = /usr/lib/i586/libssl.so.0.9.7 (0x401d3000)
 libcrypto.so.0.9.7 = /usr/lib/i586/libcrypto.so.0.9.7 (0x40202000)
 /lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)
 libdl.so.2 = /lib/libdl.so.2 (0x402f1000)

Well ... give it a try. Replace '/usr/sbin/vchkpw' with
'/home/vpopmail/bin/vchkpw' in your POP3 startup script and report back
if this solved your problem :-)

BTW: anybody able to tell my why this particular version of vchkpw is
linked against 'libm', 'libssl', 'libcrypto' and 'libdl'?
I can't remember having seen any of my compilations being linked against
this libraries and I don't want play hours for hours just to find out
which configure parameters cause this :-) That's not worth the time :-)
-- 
Ciao,
 Pit



[vchkpw] spamassasin patch

2003-06-18 Thread Alberto L
Hi,

   I have made to patches in order to have virus
detection on mails sent by roaming users, these
patches are intended for qmail-scanner users.

   I'll like to know if these are the only files that
I have to touch, and what do I have to do after this
in order to have a new configure script?

   These patches work for vpopmail-5.3.8

Thanks,

Alberto Ladron


_
Do You Yahoo!?
La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. 
http://net.yahoo.com.mx



[vchkpw] spamassasin(patch)

2003-06-18 Thread Alberto L
Hi,

   I have made to patches in order to have virus
detection on mails sent by roaming users, these
patches are intended for qmail-scanner users.

   I'll like to know if these are the only files that
I have to touch, and what do I have to do after this
in order to have a new configure script?

   These patches work for vpopmail-5.3.8

Thanks,

Alberto Ladron

_
Do You Yahoo!?
La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. 
http://net.yahoo.com.mx

vpopmail.spamassasin.patch.gz
Description: vpopmail.spamassasin.patch.gz


configure.in.spamassasin.patch.gz
Description: configure.in.spamassasin.patch.gz


[vchkpw] Which files are involved in open-smtp?

2003-06-18 Thread David Hubbard
Hi all,
can someone tell me what actually changes
when --enable-roaming-users is on?  Outside of the
creation of the clearopensmtp binary, is it just a
change to vchkpw that enables external programs to
have an IP added to open-smtp somehow when calling
it?

Thanks,

David



Re: [vchkpw] SMTP relay Problem

2003-06-18 Thread yasuyuki TOYODA
Dear,linuman

exec tcpserver -H -l0 -R -c 512 -x
/home/vpopmail/etc/tcp.smtp.cdb -u vpopmailduid -g
vpopmaildgid 0 smtp rblsmtpd recordio
/var/qmail/bin/qmail-smtpd 
mydomain.com /home/vpopmail/bin/vchkpw /bin/true 21

Above script will run the clearopensmtp everytime when
users establish the smtp connection. clearopensmtp
will check the IP's in the open-smtp and timestamp
against the IP's if timestamp matches the value you
have given during compiling the vpopmail it will
remove the IP from tcp.smtp.cdb file. If it finds the
new IP it will add it to cdb.
There is even no need to keep the clearopensmtp in
cronjob. 
Thank you very much for your advice.
I tried your advice.
That's good.
No problem.
Now I am facing one more problem. I am trying to
workout the same concept with Courier-Imap.below is
the compile option I have choosen 

 ./configure --prefix=/var/qmail/courierimap
--enable-workarounds-for-imap-client-bugs --without-
authdaemon --without-authcustom --without-authcram
--without-authuserdb --without-authshadow
--without-authpwd
Below is my courier-imapd/run file

exec /usr/local/bin/tcpserver -v -H -R -l mydomain.com
0 143 recordio /var/qmail/courierimap/sbin/imaplogin
/home/vpopmail/bin/vchkpw
/var/qmail/courierimap/bin/imapd Maildir 21
When I try to send/receive the mail from outlook IMAP
client it gives the error for both POP3 and SMTP.
Let me know if you have done any workarrounds for
this.
Sorry,I have never install IMAP function.
I couldn't answer your help.
Regards,
Yasuyuki Toyoda
From Japan, Tokyo