I know... maybe this is a still problem.. but when i follow the howto ... i 
find this error i install sophos and sophie , but when i try to start sophie 
-D as user vpopmail ive get this error

Initializing  : Sophos engine version 2.7
Initializing  : Sophos IDE version 3.51 (detects 68923 viruses)
Socket path   : "/var/run/sophie"
ERROR: bind() failed in main()

I can run it as root... but the how to say it must be run as vpopmail.
So....
any help to me?????????????

really thanks in advance and sorry for my poor english...

Alejandro


-----Original Message-----
From: Sean C Truman [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 24, 2001 8:08 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: [vtools] Virge Virus Scanning For Qmail/vpopmail Release 2


Hey all,

    Here is another release of the virge vpopmail/qmail patch.

CHANGE LOG:
* Updated patch so it works with verison 2.07 of Virge
* Added -q flag (lets you specify the executable for delivery)
* You no longer have to supply the -f and -d for virge when using the -q
flag

NOTES:
* You can use -q flag from within .qmail files so that mail will not be
missed with alias and such.

HOWTO Virge Virus Scanner for Vpopmail Release 2
--------------------------------------------------------
Author: Sean C Truman ([EMAIL PROTECTED])

HOWTO:
 1. Obtain http://www.prodigysolutions.com/virge-2.07-qmail.patch.gz
 2. Obtain http://www.vanja.com/tools/virge/virge-2.07.tar.gz
 3. Obtain http://www.vanja.com/tools/sophie/sophie-1.16.tar.gz
 4. Obtain and Install Sophos Virus scanner for Unix http://www.sophos.com/
  4a. linux forget to run ldconfig
 5. cat virge-2.07.tar.gz | gunzip | tar xvf -
 6. cat sophie-1.16.tar.gz | gunzip | tar xvf -
 7. cat virge-2.07-qmail.patch.gz | gunzip
 8. mv virge-2.07-qmail.patch virge-2.07
 9. cd sophie-1.15
 10. ./configure
 11. make
 12. cp sophia /home/vpopmail/bin
 13. /home/vpopmail/bin/sophia -D (Must be ran as vpopmail)
 14. cd virge source directory
 15. cd virge-2.07
 16. patch -p1 < virge-2.07-qmail.patch
 17. ./configure
 18. make
 19. cp virge /home/vpopmail/bin
 20. mkdir /home/vpopmail/virge
 21. mkdir /home/vpopmail/virge/etc
 22. chown vpopmail:vchkpw /home/vpopmail/virge
 23. edit etc/virge.conf to your liking.
  23a. Please change the virge_dir from /virge to /home/vpopmail/virge
 24. cp etc/virge.conf /etc
 25. cp etc/allow.users /home/vpopmail/virge/etc
 26. cp etc/extensions /home/vpopmail/virge/etc
 27. edit your .qmail-default delete | /home/vpopmail/bin/vdelivermail
''bounce-no-mailbox"
 28. edit your .qmail-default add  | /usr/local/bin/virge -q
"/home/vpopmail/bin/vdelivermail '' bounce-no-mailbox"
 29. Done!

Thats it it should be working..

_______________________________________________
vtools mailing list
[EMAIL PROTECTED]
http://www.vanja.com/list/listinfo.cgi/vtools

-------------------------------------------------------

Reply via email to