-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Samuel Benzaquen Sent: Wednesday, June 08, 2005 5:21 PM To: ClamAV users ML Subject: RE: [Clamav-users] ERROR: Clamuko: Can't register with Dazuko
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Scott > Woodford > Sent: Wednesday, June 08, 2005 3:55 PM > To: 'ClamAV users ML' > Subject: RE: [Clamav-users] ERROR: Clamuko: Can't register with Dazuko > > > Tim, not a problem. Been a long day for me too, so I know how ya feel. > > I'd love to just replace that code and use it, but that doesn't seem > to work for me. All I want is a message box popping up, telling the > user that a virus was found. I've even tried "VirusEvent echo %v", > which is a pretty simple, but that's not working either. I hate being > a newbie. > You could use xmessage to show a message in a window on X. For example: VirusEvent xmessage Virus found: %v I have not used xmessage for a long time, so you should read the man page for more customization. -Samuel _______________________________________________ http://lurker.clamav.net/list/clamav-users.html Ok, thanks to everyone on this list, I have gotten almost everything up and running perfectly. I really appreciate all of your help. I still have two problems: 1 - I cannot get Dazuko to start automatically every time the computer boots in RedHat 9. 2 - xmessage works great for the VirusEvent, but I can't figure out how to use a newline character to get the text to wrap - Otherwise, I wrote a Perl script that displays the VirusEvent message just fine, but I have no idea how to pass "%v" to it Thanks again for everything. _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
