Hi, I think the spamGuard isn't smart. Because spamGuard don't analyze how many times/minutes (1,2,3 etc. minutes) each email appears in logs....
Federico Edelman
fedelman@...
Feb 11, 2002 5:21 pm
2
Hi, For the time being, the philosphy is that we count how many times/[crontab invloking interval] the "from" is matched. The idea is not sort of what we can...
Murat Balaban
murat@...
Feb 11, 2002 6:35 pm
3
hi.. i m a new bie ..in this domain..i have a server running qmail on hp-ux 11.0 ...i wanna use ur spamguard script on my server.I tried installing ur script...
neeti
inficall@...
Feb 18, 2002 12:04 pm
4
Hi Niti, 1. spamGuard is not a script. It's C source code. 2. Because it's a source code, you have to compile it. It should be straight-forward compiling in...
Murat Balaban
murat@...
Feb 18, 2002 4:00 pm
5
hi..... thanx 4 the promp reply ....i have two compilers cc and gcc installed on my syatem ...i have also tried makeing it on linux 6.2 it gives me the foll ...
neeti
inficall@...
Feb 19, 2002 5:20 am
6
hlp soon ....i m desprately in need ...do hlp me for ...my previously posted problem.No replies from anyone......
neeti
inficall@...
Feb 19, 2002 9:58 am
7
Hi, It seems you have a typo or something in your config.h. Please double check it, you can attach it to here. Because of the error in config.h, everything...
Murat Balaban
murat@...
Feb 19, 2002 11:35 am
8
Hi, Niti, have you been able to compile spamGuard on HPUX successfully? -- "If all you have is a hammer, everything looks like nail" Murat Balaban ...
Murat Balaban
murat@...
Feb 20, 2002 1:05 pm
9
hi we released spamGuard 1.4 here is ChangeLog * Thu Feb 21 02:13:46 EET 2002 Version 1.4 adds/changes the following: - Because of performance issues, linked...
Ismail YENIGUL
ismail@...
Feb 20, 2002 10:10 pm
10
hi..again thanx a lot for the response but ....i have yet not been able to complile on hp-ux . while both the versions work fine on linux (6.2. tested by me) i...
niti
inficall@...
Feb 21, 2002 7:12 am
11
Hi, It seems we have to port the program to HP-UX. Because, HP-UX is a System V OS. We do not have an account on any HP-UX machine though. - Murat ... -- "If...
Murat Balaban
murat@...
Feb 21, 2002 8:46 am
12
hi.... well its ok that hp-ux is sytem -V o.s. so can u sugg. me the solution?? i cud not understand the the solution....can u tell the solution in a more ...
niti
inficall@...
Feb 21, 2002 8:58 am
13
Hi, Because, System V and Posix differ in many ways in OS implementation, (location of header files etc. etc.) Its very likely that you cannot compile ...
Murat Balaban
murat@...
Feb 21, 2002 9:47 am
14
hello sir thanks a lot for the hlp and support........ Can u support me futher by tweaking the code for hp-ux 11.0 it will b a great hlp and a challenge 4 ur...
niti
inficall@...
Feb 21, 2002 10:27 am
15
Hello spamguard, I am running SG on a RH Linux 7.1 system. When adding an address to the spam-ignore.txt file it still ends up adding it to the badmailfrom. ...
George Loukas
gloukas@...
Feb 28, 2002 2:28 pm
16
Hi, we released spamGuard 1.5. Here is the changelog: * Fri Mar 15 06:20:12 EET 2002 Version 1.5 adds/changes the following: - Bug in ignore file processing...
Ismail YENIGUL
ismail@...
Mar 15, 2002 2:42 am
17
Maybe I am not understanding the instructions, but how do you "append" the log? Last time, with the previous release, I modified ...
who is the owner of spamguard.log file it's owner must be qmaill also be sure that your are not running splogger ps: i tested following script on FreeBSD 4.5...
Ismail YENIGUL
ismail@...
Mar 15, 2002 1:08 pm
21
Okay, I changed the owner to qmail1. No update to the file. :( How did you setup the run file on your box? ... ===== Rilindo Foster mailto:ibmjones@... ...
hi here is my configs: #more /var/qmail/supervise/qmail-send/log/run exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t !/bin/logappend.sh...
Ismail YENIGUL
ismail@...
Mar 15, 2002 2:05 pm
23
logappend.sh wasn't executable. Now it is and it is working. Thanks! ... === message truncated === ===== Rilindo Foster mailto:ibmjones@... ...
Hello spamguard, I am getting an error when running "make" Does anyone know how I should fix this? THANK YOU ... [root@george qmail]# make cc -c -o...
George Loukas
gloukas@...
Mar 15, 2002 2:37 pm
25
hi copy generic/config.h.qmail to generic/config.h and please uncomment //#define LOGFILE "/var/log/qmail/spamguard.log" or //#define LOGFILE...
Ismail YENIGUL
ismail@...
Mar 15, 2002 2:43 pm
26
Hi Friends. My name is Juan I am using Isoqlog and Spamguard in two mail servers I have a problem when install spamguard in a AlphaServer running Digital Unix...
Juan Enciso
jenciso@...
Mar 16, 2002 12:10 am
27
Hi, This is because we need to port spamGuard for Digital Unix. It works damn fine on Linux, FreeBSD and Solaris. (Posix) If you can provide an account on your...
Murat Balaban
murat@...
Mar 17, 2002 9:53 pm
28
Hi Murabat, Sorry , but my server hasn't remote access, for reason security. I have a logfile of 7MB running on a Digital Alpha Server and it work well. My...
Juan Enciso
jenciso@...
Mar 18, 2002 7:35 pm
29
Hi Friends I am very happy I fixed the problem using this command of DigitalUnix Systems /usr/bin/uac p 0 before of running Spamguard program So, this is the...
Juan Enciso
jenciso@...
Mar 18, 2002 9:45 pm
30
Hi, Thank you very much. Thanks to you, people with Digital UNIX systems will be able to use spamGuard too. Now, there is a README.DigitalUnix included in the...