RE: [Clamav-users] clamav-milter does not compile

2004-06-21 Thread Raul Elizondo
>Do you have the 'sendmail-devel' RPM installed? >-Nigel I just figured it out before i got this answer. Now it compiles, thanks -=Raul=- --- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Trai

[Clamav-users] clamav-milter does not compile

2004-06-21 Thread Raul Elizondo
Hi guys, I've downloaded the latest version 0.73, and i used the same ./configure options i did with the last version ./configure --enable-milter --sysconfdir=/etc --prefix=/usr but somehow, when i do "make" i dont see clamav-milter compiled Making all in clamav-milter make[2]: Entering directo

RE: [Clamav-users] problems using sendmail with clamav on rh7.3

2004-05-05 Thread Raul Elizondo
> This wont do. Get a newer sendmail or compile one your self from > www.sendmail.org > > Usualy if you do the latter it is a drop in replacement. i didnt get it, you mean this version of sendmail wont work? it is working right now with the changes i did in my last email, it is detectig/blocking v

RE: [Clamav-users] problems using sendmail with clamav on rh7.3

2004-05-05 Thread Raul Elizondo
> Run m4? > > make -C /etc/mail > > should compile the .m4 file into the .cf result. > -- > Steve sorry, but that does not make sense, at least with RH7.3 > Make sure that sendmail-cf is installed. > -- > Regards...Todd [EMAIL PROTECTED] mail]# rpm -qa | grep sendmail sendmail-cf

[Clamav-users] problems using sendmail with clamav on rh7.3

2004-05-04 Thread Raul Elizondo
Hi agian, I finnally could compile it and it runs at least the tests, but now the problem comes when i try to add it in sendmail INPUT_MAIL_FILTER(`clamav', `S=local:/usr/local/clamav/clamav.sock, F=, T=S:4m;R:4m')dnl define(`confINPUT_MAIL_FILTERS', `clamav')dnl and when i run m4, this 2 lines

[Clamav-users] problems compiling on rh7.3

2004-05-03 Thread Raul Elizondo
Hi, I am having this problem to compile clamav, the problem comes when i do --enable-milter in the ./configure then make. If i dont use that, it compile with no problem. Any hint or help? Regards... -=Raul=- gcc -DHAVE_CONFIG_H -DSENDMAIL_BIN=\"/usr/sbin/sendmail\" -I. -I. -I.. -I../ clam d -

RE: [Clamav-users] problems compiling on rh7.3

2004-05-03 Thread Raul Elizondo
loading and compiling libmilter from sendmail source distribution and using that path to the configure script Raul Elizondo wrote: >Hi, > >I am having this problem to compile clamav, the problem comes when i >do --enable-milter in the ./configure then make. If i dont use that, i

RE: [Clamav-users] problems compiling on rh7.3

2004-05-03 Thread Raul Elizondo
> Hi > > Te problems is that you donĀ“t have strlcpy function. You can resolve it > adding it to ./clamav-0.70/clamav-milter/clamav-milter.c > > size_t strlcpy(char *dst, const char *src, size_t dstsize) { > if (strlen(src) < dstsize) { > strcpy(dst,src); > } else { > strncpy(dst,src

Re: [Clamav-users] email report

2004-03-03 Thread Raul Elizondo
> > > Quick question. By default, clamav sends an email to the sender, > > > receiver and the postmaster. How do i change the > > > [EMAIL PROTECTED] to another address? > > With the --postmaster option of clamav-milter. See "man clamav-milter". > > -Nigel I am using the clamav-milter as a M

Re: [Clamav-users] email report

2004-03-03 Thread Raul Elizondo
using postfix and > amavis-new, what are you using? > > You can likely just change the line for postmaster in /etc/aliases, and run > "newaliases". > > JohnV > > -Original Message- > From: Raul Elizondo [mailto:[EMAIL PROTECTED] > Sent: Wednesday, M

Re: [Clamav-users] email report

2004-03-03 Thread Raul Elizondo
M Subject: Re: [Clamav-users] email report > On Wed, 2004-03-03 at 16:13, Raul Elizondo wrote: > > Hi, > > > > Quick question. By default, clamav sends an email to the sender, receiver > > and the postmaster. How do i change the [EMAIL PROTECTED] to > > another

Re: [Clamav-users] email report

2004-03-03 Thread Raul Elizondo
nt or help would be apreciated. :) Regards, -=Raul=- - Original Message - From: "Dennis Skinner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 03, 2004 3:15 PM Subject: Re: [Clamav-users] email report > On Wed, 2004-03-03 at 16:13, Raul El

[Clamav-users] email report

2004-03-03 Thread Raul Elizondo
Hi, Quick question. By default, clamav sends an email to the sender, receiver and the postmaster. How do i change the [EMAIL PROTECTED] to another address? Thanks -=Raul=- --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Lin