odeiavir-users Mailing List for OdeiaVir
Status: Beta
Brought to you by:
bhenerey
You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
(6) |
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(8) |
Feb
(2) |
Mar
(4) |
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
| 2004 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: William V. <wil...@aa...> - 2004-03-09 18:42:48
|
Hi, What versions of vpopmail and qmailadmin are you using? Bill=20 > -----Original Message----- > From: aspinall [mailto:asp...@ol...]=20 > Sent: Tuesday, March 09, 2004 10:11 AM > To: William Voyek > Subject: Re: [Odeiavir-users] problem with aliases >=20 > Alle 18:40, marted=EC 09 marzo 2004, William Voyek ha scritto: > > Hi, > > > > Place the .qmail file in the /home/vpopmail/domain.com=20 > directory and=20 > > is should work. >=20 > Hi, > if I place the .qmail file in the =20 > /home/vpopmail/domains/domain.com is not work but viceversa=20 > place the file in the home user directory this work why? >=20 >=20 |
|
From: William V. <wil...@aa...> - 2004-03-09 17:49:48
|
Hi, Place the .qmail file in the /home/vpopmail/domain.com directory and is should work. Bill > -----Original Message----- > From: ode...@li... > [mailto:ode...@li...] On Behalf > Of aspinall > Sent: Tuesday, March 09, 2004 1:11 AM > To: Ode...@li... > Subject: [Odeiavir-users] problem with aliases > > Hello, I'm writing from Italy, so excuse me for my bad english... > I use qmail with vpopmail and odeiavir; I use to put the > .qmail file inside the home directory of each user created by > vpopmail. > > This is my .qmail : > |/usr/bin/odeiavir > |true > |/usr/bin/ifspamh sp...@az... 1 > ./Maildir/ > > Odeiavir works well with common users, but I have some > problem using aliases: > aliases of vpopmail doesn't have an home directory and I > don't know where to place the .qmail file for that alias. > > .qmail-fabioalias > #cat .qmail-fabioalias > /home/vpopmail/domains/azienda.com/fabio/Maildir/ > > I can't place the .qmail file for the alias neither in > 'Maildir' nor in 'username' (es. fabio): In either cases it > doesn't work. > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Odeiavir-users mailing list > Ode...@li... > https://lists.sourceforge.net/lists/listinfo/odeiavir-users > |
|
From: aspinall <asp...@ol...> - 2004-03-09 09:20:31
|
Hello, I'm writing from Italy, so excuse me for my bad english... I use qmail with vpopmail and odeiavir; I use to put the .qmail file inside the home directory of each user created by vpopmail. This is my .qmail : |/usr/bin/odeiavir |true |/usr/bin/ifspamh sp...@az... 1 ./Maildir/ Odeiavir works well with common users, but I have some problem using aliases: aliases of vpopmail doesn't have an home directory and I don't know where to place the .qmail file for that alias. .qmail-fabioalias #cat .qmail-fabioalias /home/vpopmail/domains/azienda.com/fabio/Maildir/ I can't place the .qmail file for the alias neither in 'Maildir' nor in 'username' (es. fabio): In either cases it doesn't work. |
|
From: <tom...@da...> - 2003-09-18 06:42:54
|
Put this line in .qmail-default file to each domain dir:
|/usr/bin/odeiavir -r $EXT@$HOST
It must be the first line. Be careful when using qmailadmin. For example If
you set catch-all account qmailadmin removes that line.
--
___________________________________________________________________________
T o m m i J a r v i l e h t o
|
|
From: Peter L. <pe...@ne...> - 2003-09-17 05:02:35
|
Just wondering anyone here managed to get it work with VPOPMAIL? If yes, any configuration changes? Hope someone can share this information. Thanks. |
|
From: Joeri B. <joe...@no...> - 2003-05-23 09:30:08
|
I have a simular problem as Davide Giunchi. uvscan can detect the virus but i get an error when odeiavir tries to send the warning mail. I get the following fork error: vfork(sh: syntax error near unexpected token `-fwebmaster@(n' sh: -c: line 1: `/var/qmail/bin/qmail-inject -h -fwebmaster@(null) <warning.txt >/dev/null 2>&1') This an early 0.2 version of odeiavir that used to work fine. Attached is the strace output of cat virus.txt | strace odeiavir |
|
From: Davide G. <dav...@li...> - 2003-05-23 08:05:09
|
I'm using odeiavir 0.4.4 with fsecure "fsav". I've installed and configured it as shown in the "config" file attacched to this mail. When i try to test the system: cat /tmp/vira | odeiavir (/tmp/vira is an email with attacched eicar.com virus) I don't get any output or exit code (alwasy 0), if i run manually the fsav with the eicar.com i get the virus found correctly. The path of the fsecure is correct, if i put th ovideiadir in a .qmail file i get the same problem (it doesn't print out nothing so it doesn't get any mail delivered). I've straced the execution of odeiavir, it seems that it execute the ripMIME corectly but not the fsav. Why? Regards. ---------------------------- root@linuxupdate odeiavir-0.4.4]# cat /tmp/vira | strace odeiavir execve("/usr/bin/odeiavir", ["odeiavir"], [/* 19 vars */]) = 0 uname({sys="Linux", node="linuxupdate", ...}) = 0 brk(0) = 0x804f960 open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=17989, ...}) = 0 old_mmap(NULL, 17989, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000 close(3) = 0 open("/usr/lib/libpopt.so.0", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\21\0\000"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=29376, ...}) = 0 old_mmap(NULL, 27192, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40019000 mprotect(0x4001f000, 2616, PROT_NONE) = 0 old_mmap(0x4001f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x5000) = 0x4001f000 close(3) = 0 open("/lib/i686/libc.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0Pv\1B4\0"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=1402035, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40020000 old_mmap(0x42000000, 1264960, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x42000000 mprotect(0x4212c000, 36160, PROT_NONE) = 0 old_mmap(0x4212c000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x12c000) = 0x4212c000 old_mmap(0x42131000, 15680, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x42131000 close(3) = 0 munmap(0x40014000, 17989) = 0 brk(0) = 0x804f960 brk(0x804f990) = 0x804f990 brk(0x8050000) = 0x8050000 open("/etc/odeiavir/config", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=6428, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000 read(3, "# OdeiaVir configuration file\n# "..., 4096) = 4096 read(3, " no\n# before_name Text"..., 4096) = 2332 brk(0x8051000) = 0x8051000 brk(0x8052000) = 0x8052000 read(3, "", 4096) = 0 close(3) = 0 munmap(0x40014000, 4096) = 0 getpid() = 8770 mkdir("/tmp/odeiavir-8770", 0700) = 0 chdir("/tmp/odeiavir-8770") = 0 open("message.txt", O_WRONLY|O_CREAT|O_TRUNC, 0600) = 3 read(0, "Received: (qmail 17554 invoked b"..., 16384) = 1420 write(3, "Received: (qmail 17554 invoked b"..., 1420) = 1420 read(0, "", 16384) = 0 close(3) = 0 mkdir("parts", 0700) = 0 fork() = 8771 --- SIGCHLD (Child exited) --- wait4(8771, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 8771 rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 fork() = 8772 wait4(8772, [WIFEXITED(s) && WEXITSTATUS(s) == 8], 0, NULL) = 8772 rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0 rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 --- SIGCHLD (Child exited) --- unlink("output.txt") = 0 open("parts", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3 fstat64(3, {st_mode=S_IFDIR|0700, st_size=1024, ...}) = 0 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 brk(0x8054000) = 0x8054000 getdents64(0x3, 0x8051438, 0x1000, 0) = 208 unlink("parts/headers.txt") = 0 unlink("parts/textfile0") = 0 unlink("parts/textfile1") = 0 unlink("parts/eicar.com") = 0 unlink("parts/textfile2") = 0 getdents64(0x3, 0x8051438, 0x1000, 0) = 0 close(3) = 0 rmdir("parts") = 0 open(".", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3 fstat64(3, {st_mode=S_IFDIR|0700, st_size=1024, ...}) = 0 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 getdents64(0x3, 0x8051438, 0x1000, 0) = 80 unlink("./message.txt") = 0 getdents64(0x3, 0x8051438, 0x1000, 0) = 0 close(3) = 0 chdir("..") = 0 rmdir("/tmp/odeiavir-8770") = 0 _exit(0) = ? [root@linuxupdate odeiavir-0.5.0pre5]# --------------------------------------------------------- -- Davide Giunchi |
|
From: <tom...@da...> - 2003-03-05 08:10:48
|
Have you made this fix to source before compiling it?
2002/04/25: Nasty bug in 0.4.4 and 0.5.0pre5: infected message headers don't
get sent. Quick fix while I don't get a new version out: open odeiavir.c,
search for a line with fdi = open("headers.txt", O_RDONLY); and change it to
fdi = open("parts/headers.txt", O_RDONLY); . D'oh!
You have to use at least ripmime version 1.2.15 or some viruses might get
trough.
If the problem still exists try to use mcaffee virusscanner temporarilly. It
doesn´t need ripmime.
--
___________________________________________________________________________
T o m m i J a r v i l e h t o
DataVahti OY www.datavahti.fi
----- Original Message -----
From: <ode...@li...>
To: <ode...@li...>
Sent: Tuesday, March 04, 2003 10:25 PM
Subject: Odeiavir-users digest, Vol 1 #15 - 3 msgs
> Send Odeiavir-users mailing list submissions to
> ode...@li...
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/odeiavir-users
> or, via email, send a message with subject or body 'help' to
> ode...@li...
>
> You can reach the person managing the list at
> ode...@li...
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Odeiavir-users digest..."
>
>
> Today's Topics:
>
> 1. Headers etc... (=?iso-8859-1?Q?Tommi_J=E4rvilehto?=)
> 2. RE: Headers etc... (William Voyek)
> 3. Re: Headers etc... (Andrew Cranson)
>
> --__--__--
>
> Message: 1
> From: =?iso-8859-1?Q?Tommi_J=E4rvilehto?= <tom...@da...>
> To: <ode...@li...>
> Date: Tue, 4 Mar 2003 15:56:48 +0200
> Organization: DataVahti OY
> Subject: [Odeiavir-users] Headers etc...
>
> Andrew, that is strange. odeia should send headers by default. Maybe you
> have something wrong with ripmime. Are you using latest ripmime?
> Odei is easy to install, but if you have problems it is a bit difficult to
> find where the problem is. Odei does not make any log files.
>
> William, you can get recipient warnings to work with this:
> in .qmail-default file:
> |/usr/bin/odeiavir -r $EXT@$HOST
>
> --
>
___________________________________________________________________________
> T o m m i J a r v i l e h t
o
> DataVahti OY
www.datavahti.fi
>
>
>
>
>
> --__--__--
>
> Message: 2
> From: "William Voyek" <wil...@aa...>
> To: <ode...@li...>
> Subject: RE: [Odeiavir-users] Headers etc...
> Date: Tue, 4 Mar 2003 08:50:03 -0800
>
> This is a multi-part message in MIME format.
>
> ------=_NextPart_000_0017_01C2E22A.6E0F8590
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> Tommi,
>
> Thanks. I'll give that a try.
>
> Bill
>
> -----Original Message-----
> From: ode...@li...
> [mailto:ode...@li...] On Behalf Of Tommi
> J=E4rvilehto
> Sent: Tuesday, March 04, 2003 05:57
> To: ode...@li...
> Subject: [Odeiavir-users] Headers etc...
>
> Andrew, that is strange. odeia should send headers by default. Maybe you
> have something wrong with ripmime. Are you using latest ripmime?
> Odei is easy to install, but if you have problems it is a bit difficult
> to
> find where the problem is. Odei does not make any log files.
>
> William, you can get recipient warnings to work with this:
> in .qmail-default file:
> |/usr/bin/odeiavir -r $EXT@$HOST
>
> --
> ________________________________________________________________________
> ___
> T o m m i J a r v i l e h
> t o
> DataVahti OY
> www.datavahti.fi
>
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Etnus, makers of TotalView, The
> debugger=20
> for complex code. Debugging C/C++ programs can leave you feeling lost
> and=20
> disoriented. TotalView can help you find your way. Available on major
> UNIX=20
> and Linux platforms. Try it free. www.etnus.com
> _______________________________________________
> Odeiavir-users mailing list
> Ode...@li...
> https://lists.sourceforge.net/lists/listinfo/odeiavir-users
>
> ------=_NextPart_000_0017_01C2E22A.6E0F8590
> Content-Type: application/x-pkcs7-signature;
> name="smime.p7s"
> Content-Transfer-Encoding: base64
> Content-Disposition: attachment;
> filename="smime.p7s"
>
>
MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIII7zCCAn4w
>
ggHnoAMCAQICAwks7zANBgkqhkiG9w0BAQQFADCBkjELMAkGA1UEBhMCWkExFTATBgNVBAgTDFdl
>
c3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMQ8wDQYDVQQKEwZUaGF3dGUxHTAbBgNVBAsT
>
FENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYDVQQDEx9QZXJzb25hbCBGcmVlbWFpbCBSU0EgMjAw
>
MC44LjMwMB4XDTAzMDEzMDAwMTA0MVoXDTA0MDEzMDAwMTA0MVowRDEfMB0GA1UEAxMWVGhhd3Rl
>
IEZyZWVtYWlsIE1lbWJlcjEhMB8GCSqGSIb3DQEJARYSd2lsbGlhbXZAYWF0YnMuY29tMIGfMA0G
>
CSqGSIb3DQEBAQUAA4GNADCBiQKBgQDFjco1hcbCk+tcVP2xkdnQh+fCWvf18F2KrWdvN3rbAHvV
>
9k+z37aNL6XXDRuMm7dgEnFtVmGLK2XQQVTpQJdt7pt6u8/jQEFJOyKMGdXqFd8zn1elTi889F5Q
>
MQ2/6+m7SwQ1wXqoa06hWKhYxCHxhHEkaO//ZqOwKeVbcthj2wIDAQABoy8wLTAdBgNVHREEFjAU
>
gRJ3aWxsaWFtdkBhYXRicy5jb20wDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQQFAAOBgQB3Akpk
>
i3dropbhXJ/SJP3t5b69O4JEJWBBbOYpP2sMoWO9iB926KbP7Vh1nxYgSKBDe/+KyD67JTX4hNhN
>
mf4/2LyfbXQ7nckqzAZ+c0Y7SVXOLqRTVkxUODzobMFiG5U6OXBT33QYoRS9NvqQpRglnhX+FveQ
>
RfT35OVOUTTJ+TCCAy0wggKWoAMCAQICAQAwDQYJKoZIhvcNAQEEBQAwgdExCzAJBgNVBAYTAlpB
>
MRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEaMBgGA1UEChMRVGhh
>
d3RlIENvbnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRpb24gU2VydmljZXMgRGl2aXNpb24x
>
JDAiBgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBDQTErMCkGCSqGSIb3DQEJARYccGVy
>
c29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw05NjAxMDEwMDAwMDBaFw0yMDEyMzEyMzU5NTla
>
MIHRMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYDVQQHEwlDYXBlIFRv
>
d24xGjAYBgNVBAoTEVRoYXd0ZSBDb25zdWx0aW5nMSgwJgYDVQQLEx9DZXJ0aWZpY2F0aW9uIFNl
>
cnZpY2VzIERpdmlzaW9uMSQwIgYDVQQDExtUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgQ0ExKzAp
>
BgkqhkiG9w0BCQEWHHBlcnNvbmFsLWZyZWVtYWlsQHRoYXd0ZS5jb20wgZ8wDQYJKoZIhvcNAQEB
>
BQADgY0AMIGJAoGBANRp19SwlGRbcelH2AxRtupykbCEXn0tDY97Et+FJXUodDpCLGMnn5V7S+9+
>
GYcdhuqj3bnOlmQawhRuRKx85o/oTQ9xH0A4pgCjh3j2+ZSGXq3qwF5269kUo11uenwMpUtVfwYZ
>
KX+emibVars4JAhqmMex2qOYkf152+VaxBy5AgMBAAGjEzARMA8GA1UdEwEB/wQFMAMBAf8wDQYJ
>
KoZIhvcNAQEEBQADgYEAx+ySfk749ZalZ2IqpPBNEWDQb41gWGGsJrtSNVwIzzD7qEqWih9iQiOM
>
Fw/0umScF6xHKd+dmF7SbGBxXKKs3Hnj524ARx+1DSjoAp3kmv0T9KbZfLH43F8jJgmRgHPQFBve
>
Q6mDJfLmnC8Vyv6mq4oHdYsM3VGEa+T40c53ooEwggM4MIICoaADAgECAhBmRXK3zHT1z2N2RYTQ
>
LpEBMA0GCSqGSIb3DQEBBAUAMIHRMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBl
>
MRIwEAYDVQQHEwlDYXBlIFRvd24xGjAYBgNVBAoTEVRoYXd0ZSBDb25zdWx0aW5nMSgwJgYDVQQL
>
Ex9DZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMSQwIgYDVQQDExtUaGF3dGUgUGVyc29u
>
YWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG9w0BCQEWHHBlcnNvbmFsLWZyZWVtYWlsQHRoYXd0ZS5j
>
b20wHhcNMDAwODMwMDAwMDAwWhcNMDQwODI3MjM1OTU5WjCBkjELMAkGA1UEBhMCWkExFTATBgNV
>
BAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMQ8wDQYDVQQKEwZUaGF3dGUxHTAb
>
BgNVBAsTFENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYDVQQDEx9QZXJzb25hbCBGcmVlbWFpbCBS
>
U0EgMjAwMC44LjMwMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMzKmY8cJJUU+0m54J2eB
>
xdqIGYKXDuNEKYpjNSptcDz63K737nRvMLwzkH/5NHGgo22Y8cNPomXbDfpL8dbdYaX5hc1VmjUa
>
nZJ1qCeu2HL5ugL217CR3hzpq+AYA6h8Q0JQUYeDPPA5tJtUihOH/7ObnUlmAC0JieyUa+mhaQID
>
AQABo04wTDApBgNVHREEIjAgpB4wHDEaMBgGA1UEAxMRUHJpdmF0ZUxhYmVsMS0yOTcwEgYDVR0T
>
AQH/BAgwBgEB/wIBADALBgNVHQ8EBAMCAQYwDQYJKoZIhvcNAQEEBQADgYEAMbFLR135AXHl9VNs
>
XXnWPZjAJhNigSKnEvgilegbSbcnewQ5uvzm8iTrkfq97A0qOPdQVahs9w2tTBu8A/S166JHn2yi
>
DFiNMUIJEWywGmnRKxKyQF1q+XnQ6i4l3Yrk/NsNH50C81rbyjz2ROomaYd/SJ7OpZ/nhNjJYmKt
>
BcYxggO2MIIDsgIBATCBmjCBkjELMAkGA1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTES
>
MBAGA1UEBxMJQ2FwZSBUb3duMQ8wDQYDVQQKEwZUaGF3dGUxHTAbBgNVBAsTFENlcnRpZmljYXRl
>
IFNlcnZpY2VzMSgwJgYDVQQDEx9QZXJzb25hbCBGcmVlbWFpbCBSU0EgMjAwMC44LjMwAgMJLO8w
>
CQYFKw4DAhoFAKCCAnEwGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG9w0BCQUxDxcN
>
MDMwMzA0MTY0NTM4WjAjBgkqhkiG9w0BCQQxFgQUccIDzd6vLCJXV+J+iV2Ue7M1YRgwSwYLKoZI
>
hvcNAQkQAgExPDA6BB0AAAAAEAAAAOYX9Kyywe1Ik+YMe5rD+kwBAAAAAIABADAWMBSBEndpbGxp
>
YW12QGFhdGJzLmNvbTBnBgkqhkiG9w0BCQ8xWjBYMAoGCCqGSIb3DQMHMAcGBSsOAwIaMA4GCCqG
>
SIb3DQMCAgIAgDANBggqhkiG9w0DAgIBQDAHBgUrDgMCBzANBggqhkiG9w0DAgIBKDAKBggqhkiG
>
9w0CBTCBqwYJKwYBBAGCNxAEMYGdMIGaMIGSMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVy
>
biBDYXBlMRIwEAYDVQQHEwlDYXBlIFRvd24xDzANBgNVBAoTBlRoYXd0ZTEdMBsGA1UECxMUQ2Vy
>
dGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNvbmFsIEZyZWVtYWlsIFJTQSAyMDAwLjgu
>
MzACAwks7zCBrQYLKoZIhvcNAQkQAgsxgZ2ggZowgZIxCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxX
>
ZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQL
>
ExRDZXJ0aWZpY2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDIw
>
MDAuOC4zMAIDCSzvMA0GCSqGSIb3DQEBAQUABIGAetEj4rpbMwUnp/AkJOiWwbWw0Ei9EfM8wWT5
>
MUOYaXjU0Yh4YkHM3D9zuByV7AjS8I2xYJ8oSdHNCJxUD7rDmMMlfIkgegiWn0p5iw6cNETLRDB3
> mXptCDEkfIUNrrbhJrp4GcWcmG4L5vaz5VyagYKCVb6ALo0AWvvlY0Nj+20AAAAAAAA=
>
> ------=_NextPart_000_0017_01C2E22A.6E0F8590--
>
>
>
> --__--__--
>
> Message: 3
> Date: Tue, 4 Mar 2003 18:56:17 -0000 (GMT)
> Subject: Re: [Odeiavir-users] Headers etc...
> From: "Andrew Cranson" <cr...@co...>
> To: <ode...@li...>
> Reply-To: cr...@co...
>
> Hi
>
> I'm using ripmime 1.1.17.0 - I've also got services on another server
> (Which I do not manage) having the same problem using Plesk 5. It's using
> ripmime 1.2.16.16.
>
> Any suggestions?
>
> Kind Regards,
> Andrew Cranson
>
> + Fast & Reliable Hosting Solutions
> + http://www.coderedinternet.com
> + http://www.artisthoster.net
>
> ====================================
> ICQ: 161813538 / AIM: Cranson A
> http://forums.coderedinternet.com
> ====================================
>
> > Andrew, that is strange. odeia should send headers by default. Maybe you
> > have something wrong with ripmime. Are you using latest ripmime?
> > Odei is easy to install, but if you have problems it is a bit difficult
> > to find where the problem is. Odei does not make any log files.
> >
> > William, you can get recipient warnings to work with this:
> > in .qmail-default file:
> > |/usr/bin/odeiavir -r $EXT@$HOST
> >
> > --
> >
___________________________________________________________________________
> > T o m m i J a r v i l e h
> > t o DataVahti OY
> > www.datavahti.fi
> >
> >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Etnus, makers of TotalView, The
> > debugger for complex code. Debugging C/C++ programs can leave you
> > feeling lost and disoriented. TotalView can help you find your way.
> > Available on major UNIX and Linux platforms. Try it free. www.etnus.com
> > _______________________________________________
> > Odeiavir-users mailing list
> > Ode...@li...
> > https://lists.sourceforge.net/lists/listinfo/odeiavir-users
>
>
>
> -------------------------------------
> CodeRedHosting & Internet Services
> Fast & Reliable Hosting Solutions
> http://www.coderedinternet.com
>
>
>
>
>
> --__--__--
>
> _______________________________________________
> Odeiavir-users mailing list
> Ode...@li...
> https://lists.sourceforge.net/lists/listinfo/odeiavir-users
>
>
> End of Odeiavir-users Digest
>
|
|
From: Andrew C. <cr...@co...> - 2003-03-04 18:56:24
|
Hi I'm using ripmime 1.1.17.0 - I've also got services on another server (Which I do not manage) having the same problem using Plesk 5. It's using ripmime 1.2.16.16. Any suggestions? Kind Regards, Andrew Cranson + Fast & Reliable Hosting Solutions + http://www.coderedinternet.com + http://www.artisthoster.net ==================================== ICQ: 161813538 / AIM: Cranson A http://forums.coderedinternet.com ==================================== > Andrew, that is strange. odeia should send headers by default. Maybe you > have something wrong with ripmime. Are you using latest ripmime? > Odei is easy to install, but if you have problems it is a bit difficult > to find where the problem is. Odei does not make any log files. > > William, you can get recipient warnings to work with this: > in .qmail-default file: > |/usr/bin/odeiavir -r $EXT@$HOST > > -- > ___________________________________________________________________________ > T o m m i J a r v i l e h > t o DataVahti OY > www.datavahti.fi > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The > debugger for complex code. Debugging C/C++ programs can leave you > feeling lost and disoriented. TotalView can help you find your way. > Available on major UNIX and Linux platforms. Try it free. www.etnus.com > _______________________________________________ > Odeiavir-users mailing list > Ode...@li... > https://lists.sourceforge.net/lists/listinfo/odeiavir-users ------------------------------------- CodeRedHosting & Internet Services Fast & Reliable Hosting Solutions http://www.coderedinternet.com |
|
From: William V. <wil...@aa...> - 2003-03-04 16:48:15
|
Tommi,
Thanks. I'll give that a try.
Bill
-----Original Message-----
From: ode...@li...
[mailto:ode...@li...] On Behalf Of Tommi
J=E4rvilehto
Sent: Tuesday, March 04, 2003 05:57
To: ode...@li...
Subject: [Odeiavir-users] Headers etc...
Andrew, that is strange. odeia should send headers by default. Maybe you
have something wrong with ripmime. Are you using latest ripmime?
Odei is easy to install, but if you have problems it is a bit difficult
to
find where the problem is. Odei does not make any log files.
William, you can get recipient warnings to work with this:
in .qmail-default file:
|/usr/bin/odeiavir -r $EXT@$HOST
--
________________________________________________________________________
___
T o m m i J a r v i l e h
t o
DataVahti OY
www.datavahti.fi
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The
debugger=20
for complex code. Debugging C/C++ programs can leave you feeling lost
and=20
disoriented. TotalView can help you find your way. Available on major
UNIX=20
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Odeiavir-users mailing list
Ode...@li...
https://lists.sourceforge.net/lists/listinfo/odeiavir-users
|
|
From: <tom...@da...> - 2003-03-04 13:58:17
|
Andrew, that is strange. odeia should send headers by default. Maybe you
have something wrong with ripmime. Are you using latest ripmime?
Odei is easy to install, but if you have problems it is a bit difficult to
find where the problem is. Odei does not make any log files.
William, you can get recipient warnings to work with this:
in .qmail-default file:
|/usr/bin/odeiavir -r $EXT@$HOST
--
___________________________________________________________________________
T o m m i J a r v i l e h t o
DataVahti OY www.datavahti.fi
|
|
From: William V. <wil...@aa...> - 2003-02-28 22:57:22
|
Hi Andrew, You can enable the sending of warnings in the odeiavir config file in /etc or in the .qmail files where odeiavir is called. I've had to create a .qmail file for all of my users on every domain because odeiavir wasn't pulling the to address properly. So instead of calling odeiavir like |/usr/bin/odeiavir in the .qmail-default file I call it like |/usr/bin/odeiavir -r us...@do... in the .qmail-user file. Kind of a pain but so far it's the only way I could get it to send warnings to recipients as well as senders. Hope this helps. Bill -----Original Message----- From: ode...@li... [mailto:ode...@li...] On Behalf Of Andrew Cranson Sent: Friday, February 28, 2003 13:02 To: ode...@li... Subject: [Odeiavir-users] Containing email headers Hi I'm having problems running F-Prot and OdeiaVir. Basically when a virus is received I get the following: -- Subject: VIRUS ALERT: W32/Lirva.D@mm View Full Header Mailer: OdeiaVir 0.4.4 This server has intercepted and removed an e-mail message containing a virus. For your information, the message headers are listed below: -- How do I get odeiavir to include the mail headers in the email send to admin, the sender and the recipient? I'm assuming something needs adding to the *warning.txt files in the odeiavir directory but I'm not sure what. Could anyone enlighten me? Cheers! ;) Kind Regards, Andrew Cranson + Fast & Reliable Hosting Solutions + http://www.coderedinternet.com + http://www.artisthoster.net ==================================== ICQ: 161813538 / AIM: Cranson A http://forums.coderedinternet.com ==================================== ------------------------------------- CodeRedHosting & Internet Services Fast & Reliable Hosting Solutions http://www.coderedinternet.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Odeiavir-users mailing list Ode...@li... https://lists.sourceforge.net/lists/listinfo/odeiavir-users |
|
From: Zon H. <zo...@sm...> - 2003-01-21 04:11:07
|
in a qmail-ldap catchall environment, i have all my users under /var/qmail/maildirs. where should the .qmail resides? and what is the content? please advise. -- _____________________________ This mail powered by HomeComm |
|
From: Magnus J. <rnd...@mj...> - 2003-01-13 17:52:08
|
William Voyek wrote: > Anyone out there got this working? I don't know if or how I can help but yes, here it works just fine, the recipient gets a warning about the mail being removed. Qmail 1.03/Odeiavir 0.4.4/F-PROT 3.12b/ripMIME v1.2.16.18/maildrop 1.4.0 . |
|
From: Joeri B. <joe...@no...> - 2003-01-13 08:36:03
|
William,
I am using ripMIME v1.2.16.6. The old version was v1.2.11.
I tried using the old version again. But the same result. Incomming mail is
missing and there is no email warning going out.
So this must be a odiavir issue.
The host-user@host. is qmail-1.03 way. I don't think that is an error. All
our mails are comming through with this kind
of header. ( except the virus intercepted mails ).
Joeri
----- Original Message -----
From: "William Voyek" <wil...@aa...>
To: "'Joeri Belis'" <joe...@no...>
Cc: <ode...@li...>
Sent: Friday, January 10, 2003 5:23 PM
Subject: RE: [Odeiavir-users] RE: [odeiavir] AW: WELCOME to
ode...@vi...
> So is this a ripMIME problem? What version were you using when it was
> working? Which version are you using now? I'm using 1.2.16.21. It
> seems that what's happening is the To: email address is being formatted
> wrong. Instead of user@host it's host-user@host. If you look at the
> header in an email the Delivered To: line is formatted exactly like
> this. I don't know a whole lot about how all of this works but if
> ripMIME is using that line then there must be a way to force it to leave
> out the "host-" part.
>
> Anyone out there got this working?
>
> Bill
>
> -----Original Message-----
> From: Joeri Belis [mailto:joe...@no...]
> Sent: Thursday, January 09, 2003 23:16
> To: William Voyek
> Cc: ode...@li...
> Subject: Re: [Odeiavir-users] RE: [odeiavir] AW: WELCOME to
> ode...@vi...
>
> Same here. I am using qmail1-03 and uvscan. It has been months that i
> got a warning of a virus beeing send to me.
> So i did some test sending a virus from my webmail to here. And i never
> get warned. The message is simple gone.
>
> This used to work fine. As far as i remember i updated the rip-mime
> stuff.
>
> Joeri
> ----- Original Message -----
> From: William Voyek
> To: ode...@li... ; fi...@zi...
> Sent: Thursday, January 09, 2003 11:45 PM
> Subject: [Odeiavir-users] RE: [odeiavir] AW: WELCOME to
> ode...@vi...
>
> Hi,
>
> I'm using
> qmail-1.03/vpopmail-5.2/qmailadmin-1.0.5/odeiavir-0.4.4/f-prot-3.12a.
> Everything seems to be working except for the virus warning to the
> recipient. I tried putting the code below into the odeiavir.c file but
> it wouldn't compile then. I don't write code so I suppose that I may
> have done something wrong when adding the new code. Has anyone gotten
> this to work? I really need help.
>
> Bill
>
> -----Original Message-----
> From: Filippo Basso [mailto:fi...@zi...]
> Sent: Tuesday, June 11, 2002 15:06
> To: ode...@vi...
> Subject: Re: [odeiavir] AW: WELCOME to ode...@vi...
>
> 3 months ago I've sent something like 3 or 4 patches to odeiavir's
> author, one also about that simple change... but nothing was
> published... is the odeiavir's author still alive ?!?
> (software-speaking! ;-) I think we need an open project on sourceforge
> where to put enhancements and hints... otherwise we have to say many
> times the same patch!
>
> anyway, I'm happy to share with you that little change: you've to use:
> sprintf(Recipient, "%s@%s", getenv("EXT"), getenv("HOST"));
> sendwarning(Recipient, WARNING_MSG_RECIP,vname);
> instead of:
> sendwarning(getenv("RECIPIENT"), WARNING_MSG_RECIP,vname);
>
> It's safer, you can use with vpopmail or alone.
>
> Anyway, other patches I've sent and I'm happy to share is: a better
> script to download virus update daily (I'm using Kaspersky to test it,
> veeeeeery nice!!!), patches to fix vpopmail, a "log" utility, and a
> "lock" utility (used when I'm updating the antivirus and I'm receiving
> an e-mail at the same time...). Simple, but useful.
>
> thanks to all odeiavirussian users!!!
> filippo
>
>
>
> > My qmail/vpopmail/odeiavir/sophossweep setup does not send a warning
> > to
> the
> > recipient either. When it attemps to, it creates the email address as
> > cmr...@cm.... This of course does not resolve
> > and I get bounce message. If the archives are working I say check
> > there to read more about this, as this is a known unresolved bug. If
> > anyone has this working, please let me know.
> >
> > -Brian Henerey
>
>
>
>
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld
http://www.vasoftware.com
> _______________________________________________
> Odeiavir-users mailing list
> Ode...@li...
> https://lists.sourceforge.net/lists/listinfo/odeiavir-users
>
>
>
|
|
From: William V. <wil...@aa...> - 2003-01-10 16:22:49
|
So is this a ripMIME problem? What version were you using when it was
working? Which version are you using now? I'm using 1.2.16.21. It
seems that what's happening is the To: email address is being formatted
wrong. Instead of user@host it's host-user@host. If you look at the
header in an email the Delivered To: line is formatted exactly like
this. I don't know a whole lot about how all of this works but if
ripMIME is using that line then there must be a way to force it to leave
out the "host-" part.
Anyone out there got this working?
Bill
-----Original Message-----
From: Joeri Belis [mailto:joe...@no...]=20
Sent: Thursday, January 09, 2003 23:16
To: William Voyek
Cc: ode...@li...
Subject: Re: [Odeiavir-users] RE: [odeiavir] AW: WELCOME to
ode...@vi...
Same here. I am using qmail1-03 and uvscan. It has been months that i
got a warning of a virus beeing send to me.
So i did some test sending a virus from my webmail to here. And i never
get warned. The message is simple gone.
=A0
This used to work fine. As far as i remember i updated the rip-mime
stuff.
=A0
Joeri
----- Original Message -----=20
From: William Voyek=20
To: ode...@li... ; fi...@zi...=20
Sent: Thursday, January 09, 2003 11:45 PM
Subject: [Odeiavir-users] RE: [odeiavir] AW: WELCOME to
ode...@vi...
Hi,
=A0
I'm using
qmail-1.03/vpopmail-5.2/qmailadmin-1.0.5/odeiavir-0.4.4/f-prot-3.12a.=A0
Everything seems to be working except for the virus warning to the
recipient.=A0 I tried putting the code below into the odeiavir.c file =
but
it wouldn't compile then.=A0 I don't write code so I suppose that I may
have done something wrong when adding the new code.=A0 Has anyone gotten
this to work?=A0 I really need help.
=A0
Bill
=A0
-----Original Message-----
From: Filippo Basso [mailto:fi...@zi...]=20
Sent: Tuesday, June 11, 2002 15:06
To: ode...@vi...
Subject: Re: [odeiavir] AW: WELCOME to ode...@vi...
=A0
3 months ago I've sent something like 3 or 4 patches to odeiavir's
author, one also about that simple change... but nothing was
published... is the odeiavir's author still alive ?!?
(software-speaking!=A0 ;-) I think we need an open project on =
sourceforge
where to put enhancements and hints... otherwise we have to say many
times the same patch!
=A0
anyway, I'm happy to share with you that little change: you've to use:
=A0=A0 sprintf(Recipient, "%s@%s", getenv("EXT"), getenv("HOST"));
=A0=A0 sendwarning(Recipient, WARNING_MSG_RECIP,vname);
instead of:
=A0=A0 sendwarning(getenv("RECIPIENT"), WARNING_MSG_RECIP,vname);
=A0
It's safer, you can use with vpopmail or alone.
=A0
Anyway, other patches I've sent and I'm happy to share is: a better
script to download virus update daily (I'm using Kaspersky to test it,
veeeeeery nice!!!), patches to fix vpopmail, a "log" utility, and a
"lock" utility (used when I'm updating the antivirus and I'm receiving
an e-mail at the same time...). Simple, but useful.
=A0
thanks to all odeiavirussian users!!!
=A0=A0=A0 filippo
=A0
=A0
=A0
> My qmail/vpopmail/odeiavir/sophossweep setup does not send a warning=20
> to
the
> recipient either. When it attemps to, it creates the email address as=20
> cmr...@cm.... This of course does not resolve=20
> and I get bounce message. If the archives are working I say check=20
> there to read more about this, as this is a known unresolved bug. If=20
> anyone has this working, please let me know.
>
> -Brian Henerey
=A0
=A0
=A0
=A0
|
|
From: Joeri B. <joe...@no...> - 2003-01-10 07:19:25
|
Same here. I am using qmail1-03 and uvscan. It has been months that i =
got a warning of a virus beeing send to me.
So i did some test sending a virus from my webmail to here. And i never =
get warned. The message is simple gone.
This used to work fine. As far as i remember i updated the rip-mime =
stuff.
Joeri
----- Original Message -----=20
From: William Voyek=20
To: ode...@li... ; fi...@zi...=20
Sent: Thursday, January 09, 2003 11:45 PM
Subject: [Odeiavir-users] RE: [odeiavir] AW: WELCOME to =
ode...@vi...
Hi,
I'm using =
qmail-1.03/vpopmail-5.2/qmailadmin-1.0.5/odeiavir-0.4.4/f-prot-3.12a. =
Everything seems to be working except for the virus warning to the =
recipient. I tried putting the code below into the odeiavir.c file but =
it wouldn't compile then. I don't write code so I suppose that I may =
have done something wrong when adding the new code. Has anyone gotten =
this to work? I really need help.
Bill
-----Original Message-----
From: Filippo Basso [mailto:fi...@zi...]=20
Sent: Tuesday, June 11, 2002 15:06
To: ode...@vi...
Subject: Re: [odeiavir] AW: WELCOME to ode...@vi...
3 months ago I've sent something like 3 or 4 patches to odeiavir's =
author, one also about that simple change... but nothing was =
published... is the odeiavir's author still alive ?!? =
(software-speaking! ;-) I think we need an open project on sourceforge =
where to put enhancements and hints... otherwise we have to say many =
times the same patch!
anyway, I'm happy to share with you that little change: you've to use:
sprintf(Recipient, "%s@%s", getenv("EXT"), getenv("HOST"));
sendwarning(Recipient, WARNING_MSG_RECIP,vname);
instead of:
sendwarning(getenv("RECIPIENT"), WARNING_MSG_RECIP,vname);
It's safer, you can use with vpopmail or alone.
Anyway, other patches I've sent and I'm happy to share is: a better =
script to download virus update daily (I'm using Kaspersky to test it, =
veeeeeery nice!!!), patches to fix vpopmail, a "log" utility, and a =
"lock" utility (used when I'm updating the antivirus and I'm receiving =
an e-mail at the same time...). Simple, but useful.
thanks to all odeiavirussian users!!!
filippo
> My qmail/vpopmail/odeiavir/sophossweep setup does not send a warning =
> to
the
> recipient either. When it attemps to, it creates the email address =
as=20
> cmr...@cm.... This of course does not resolve =
> and I get bounce message. If the archives are working I say check=20
> there to read more about this, as this is a known unresolved bug. If =
> anyone has this working, please let me know.
>
> -Brian Henerey
|
|
From: William V. <wil...@aa...> - 2003-01-09 22:44:10
|
Hi,
I'm using
qmail-1.03/vpopmail-5.2/qmailadmin-1.0.5/odeiavir-0.4.4/f-prot-3.12a.
Everything seems to be working except for the virus warning to the
recipient. I tried putting the code below into the odeiavir.c file but
it wouldn't compile then. I don't write code so I suppose that I may
have done something wrong when adding the new code. Has anyone gotten
this to work? I really need help.
Bill
-----Original Message-----
From: Filippo Basso [mailto:fi...@zi...]
Sent: Tuesday, June 11, 2002 15:06
To: ode...@vi...
Subject: Re: [odeiavir] AW: WELCOME to ode...@vi...
3 months ago I've sent something like 3 or 4 patches to odeiavir's
author, one also about that simple change... but nothing was
published... is the odeiavir's author still alive ?!?
(software-speaking! ;-) I think we need an open project on sourceforge
where to put enhancements and hints... otherwise we have to say many
times the same patch!
anyway, I'm happy to share with you that little change: you've to use:
sprintf(Recipient, "%s@%s", getenv("EXT"), getenv("HOST"));
sendwarning(Recipient, WARNING_MSG_RECIP,vname);
instead of:
sendwarning(getenv("RECIPIENT"), WARNING_MSG_RECIP,vname);
It's safer, you can use with vpopmail or alone.
Anyway, other patches I've sent and I'm happy to share is: a better
script to download virus update daily (I'm using Kaspersky to test it,
veeeeeery nice!!!), patches to fix vpopmail, a "log" utility, and a
"lock" utility (used when I'm updating the antivirus and I'm receiving
an e-mail at the same time...). Simple, but useful.
thanks to all odeiavirussian users!!!
filippo
> My qmail/vpopmail/odeiavir/sophossweep setup does not send a warning
> to
the
> recipient either. When it attemps to, it creates the email address as
> cmr...@cm.... This of course does not resolve
> and I get bounce message. If the archives are working I say check
> there to read more about this, as this is a known unresolved bug. If
> anyone has this working, please let me know.
>
> -Brian Henerey
|
|
From: Brian H. <br...@cm...> - 2002-10-31 06:31:42
|
Neither list has any traffic really. Its a shame becasue odieavir was by far the easiest virus scanning harness to install with qmail that I could find. -----Original Message----- From: jcastro [mailto:jcastro]On Behalf Of JCCyC Sent: Wednesday, October 30, 2002 8:25 PM To: Pablo Lazaro Cc: ode...@vi... Subject: [odeiavir] Re: OdeiaVir I think this guy had a good idea. I'm not in a position to work on it right now, though. If I get the job I'm being considered to, I just might. :) You people say the sourceforge list has less traffic than this one? Pablo: if you want to join this list, send e-mail to ode...@vi... Regards Juan, the Lost Author Pablo Lazaro wrote: > Hello, i'm a user from Argentina.. I use the f-prot antivirus for > linux, and this software uses two retval values, one is the retval 3 > (that odeiavircatches correctly) and also uses a retval value of 8 for > reporting "suspicious files" (most of the macrovirusesreturns a retval > of 8) .. i think that would be great that the odeiavir could use more > than one retval value.Best RegardsPablo Lazaro(Sorry for my bad > english ;) ).. ---------------------------------------------------------------- OdeiaVir website: http://virus.isverybad.org To unsubscribe, send e-mail to ode...@vi... (or ode...@vi... if you're in the digest version) For additional help, send e-mail to ode...@vi... |
|
From: Rob L. <ro...@bs...> - 2002-07-26 00:56:56
|
Hello, I had a problem setting up odeiavir with qmail and vpopmail. - The virus is detected - The sender is informed but the recipient doesn't get the mail, because the adress is changed local to foo...@fo... I saw in the faq that the problem is known but I saw that virge(something like odeiavir) http://www.vanja.com/tools/virge/ has a patch for it http://www.vanja.com/tools/virge/patches/virge-2.07-qmail.patch I not that that experiecend but I tried to modify odeiavir.c, but it doesn't works. I tried this: ---code- /* Send all pertinent "virus found" warning messages, depending on */ /* the relevant configuration variables. */ void sendwarnings(char *vname) { char *adress = ""; if (cfgWarnSender) sendwarning(getenv("SENDER"), WARNING_MSG_SENDER, vname); if (cfgWarnRecipient) { if (cfgForcedRecip) sendwarning(cfgForcedRecip, WARNING_MSG_RECIP, vname); else { sprintf(adress,"%s@%s",getenv("EXT"),getenv("USER")); // this is from virge patch sendwarning(adress, WARNING_MSG_RECIP, vname); } } if (cfgWhoToWarn) sendwarning(cfgWhoToWarn, WARNING_MSG_OTHER, vname); } ------ Maybe there is a fix for this Greetings Rob Lensen The Netherlands |
|
From: DC <dc...@ya...> - 2002-07-14 08:49:18
|
Hi all, Thanks a lot Brian. Thanks for the mail. But the ripmime package installed is in lower case only, so that is not problem. Also, no config.sample was created in /etc/odeiavir, only config was created. Can someone send me a working config file please. Thanks and bye. -Shant --- Brian Henerey <br...@cm...> wrote: > > > > ATTACHMENT part 2 message/rfc822 > Date: Fri, 12 Jul 2002 16:47:59 -0300 (server time) > From: "dave lers" <da...@da...> > To: <ode...@vi...> > Subject: Re: [odeiavir] Re: [Odeiavir-users] need > help in installation > > > >> I am trying to install odeiavir for Mandrake > Linux > >> 8.2, > > >> I have ripmime > >> also installed properlywith proper path. > > If you installed the Mandrake ripmime rpm, ripmime > is upper or mixed case > and you need to rename ripmime to lower case. > > > > ---------------------------------------------------------------- > OdeiaVir website: http://virus.isverybad.org > To unsubscribe, send e-mail to > ode...@vi... > (or ode...@vi... if > you're in the > digest version) > For additional help, send e-mail to > ode...@vi... > > > __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com |
|
From: Brian H. <br...@cm...> - 2002-07-12 20:00:37
|
|
From: Brian H. <br...@cm...> - 2002-07-12 18:55:03
|
As most people haven't switched to the new odeiavir list yet, I will forward your request for help to the old list in the hopes someone can help you. -Brian On Fri, 2002-07-12 at 01:39, DC wrote: > Hi all, > I am trying to install odeiavir for Mandrake Linux > 8.2, but I am not able to get it proper. > Can you please help me. > I have qmail installed. My ~shan/.qmail file reads as > follows, > |/usr/bin/odeiavir > ./Maildir/ > odeiavir is indeed in /usr/bin. > > My /etc/odeiavir/config file has some of this, > > antivirus -1 > warn_sender yes > warn_recipient yes > keep_viruses var/odeiavir/infected > I use antivirus from mcaffee, vlnx416l.tar.Z which I > have purchased. > I have a few viruses which it detects from command > line. > I tried sending the same viruses thru' pine to user > shan, with the .qmail file given above, but still shan > got the virus infected mail. I also have rav antivirus > installed. Every antivirus binary is in the proper > place as described by your config file. I have ripmime > also installed properlywith proper path. > Can you please tell me what to do? > Thanks a lot and bye. > -Shant > > > __________________________________________________ > Do You Yahoo!? > Sign up for SBC Yahoo! Dial - First Month Free > http://sbc.yahoo.com > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Gadgets, caffeine, t-shirts, fun stuff. > http://thinkgeek.com/sf > _______________________________________________ > Odeiavir-users mailing list > Ode...@li... > https://lists.sourceforge.net/lists/listinfo/odeiavir-users > |
|
From: DC <dc...@ya...> - 2002-07-12 06:39:56
|
Hi all, I am trying to install odeiavir for Mandrake Linux 8.2, but I am not able to get it proper. Can you please help me. I have qmail installed. My ~shan/.qmail file reads as follows, |/usr/bin/odeiavir ./Maildir/ odeiavir is indeed in /usr/bin. My /etc/odeiavir/config file has some of this, antivirus -1 warn_sender yes warn_recipient yes keep_viruses var/odeiavir/infected I use antivirus from mcaffee, vlnx416l.tar.Z which I have purchased. I have a few viruses which it detects from command line. I tried sending the same viruses thru' pine to user shan, with the .qmail file given above, but still shan got the virus infected mail. I also have rav antivirus installed. Every antivirus binary is in the proper place as described by your config file. I have ripmime also installed properlywith proper path. Can you please tell me what to do? Thanks a lot and bye. -Shant __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com |
|
From: Brian H. <br...@cm...> - 2002-07-02 16:37:25
|
Everyone, The CVS repository is setup. If you have some patches, etc, please feel free to post your changes to our project on sourceforge. http://odeiavir.sourceforge.net I've attempted to contact Russ Nelson to get qmail.org to point to our new site, but haven't heard anything back. With the archives for this list down I'm suprised anyone has even found our project on SF, but it would be nice to get some updates for things that are already fixed. -Brian Henerey On Tue, 2002-06-11 at 17:06, Filippo Basso wrote: > 3 months ago I've sent something like 3 or 4 patches to odeiavir's author, > one also about that simple change... but nothing was published... is the > odeiavir's author still alive ?!? (software-speaking! ;-) > I think we need an open project on sourceforge where to put enhancements and > hints... otherwise we have to say many times the same patch! > > anyway, I'm happy to share with you that little change: you've to use: > sprintf(Recipient, "%s@%s", getenv("EXT"), getenv("HOST")); > sendwarning(Recipient, WARNING_MSG_RECIP,vname); > instead of: > sendwarning(getenv("RECIPIENT"), WARNING_MSG_RECIP,vname); > > It's safer, you can use with vpopmail or alone. > > Anyway, other patches I've sent and I'm happy to share is: a better script > to download virus update daily (I'm using Kaspersky to test it, veeeeeery > nice!!!), patches to fix vpopmail, a "log" utility, and a "lock" utility > (used when I'm updating the antivirus and I'm receiving an e-mail at the > same time...). Simple, but useful. > > thanks to all odeiavirussian users!!! > filippo > > > > > My qmail/vpopmail/odeiavir/sophossweep setup does not send a warning to > the > > recipient either. When it attemps to, it creates the email address as > > cmr...@cm.... This of course does not resolve and I > > get bounce message. If the archives are working I say check there to read > > more about this, as this is a known unresolved bug. If anyone has this > > working, please let me know. > > > > -Brian Henerey > > > > ---------------------------------------------------------------- > OdeiaVir website: http://virus.isverybad.org > To unsubscribe, send e-mail to ode...@vi... > (or ode...@vi... if you're in the > digest version) > For additional help, send e-mail to ode...@vi... > > |