Peter,

Try following version. It is not offical release but stable.

http://www.enderunix.org/qsheff/qsheff-II-2.1-r2.tar.gz

Bug 10:
www.enderunix.org/bugzilla

Baris Simsek
http://www.enderunix.org/simsek/

Yayinevi: http://www.acikakademi.com
endersys: http://www.endersys.com


Peter Piechutzki wrote:
Hi,

I still have the same problem that quarantine feature makes the
directorys but doesn't create the msgfile in the quarantine folders
...

Looking at the source code it seems to me, that the msgfile is being
unlinked before quarantine routine is called in module
clean_exit.

codesnippet main.c module clean_exit line 435 and following:
unlink(msgfile);
closelog();

if(status == EX_PERMANENT) {
    if ((enable_quarantine == 1) && (modno ==5)){
       backup(msgfile, "quarantine")
    }

i'm not too experienced in c programming, but if the pointer to the
msgfile is unlinked beforehand, then the backup(char *msgfile, char *bckdir)
routine doesn't work ?

regards and thx for such a great program !!

Peter

am Freitag, 4. August 2006, 13:47:24, schrieben Sie:
PP> Hi Baris,

PP> i disabled all tagging during compile and enabled quarantine=1,
PP> enabled blackhole=1 in qsheff.conf. only the subdirs in
PP> /var/qsheff/quarantine/0/qnnnnnn are being created but no message file
PP> is stored there. those recognized as spam/virus messages are lost.

PP> my objective is:

PP> - do not tag subject
PP> - store only spam and virus mails in quarantine folder for later inspection
PP> - do not notify sender or send bounce mail
PP> - pass only good mails (without virus or spam) on to qmail-queue

PP> how can this be achieved with qsheff-II 2.1-r1 ?


PP> regards peter

PP> am Freitag, 4. August 2006, 13:11:39, schrieben Sie:
BS>> Hi,

BS>> These are exclusive properties of qSheff. If you enable tagging, it
BS>> doesnt put mails to the quarantine. The quarantine feature is about
BS>> undelivered mails. Tagged mails always will be delivered.

BS>> To get a copy for each message you can use 'backup' feature.

BS>> regards,

BS>> Baris Simsek
BS>> http://www.enderunix.org/simsek/

BS>> Yayinevi: http://www.acikakademi.com
BS>> endersys: http://www.endersys.com


BS>> Peter Piechutzky wrote:
Fernando Crelick <[EMAIL PROTECTED]> writes:

Why QSHEFF when it marks like SPAM he gives the message to the
user marking the
subject as {SPAM}, but I put in qsheff.conf for him to keep the
messages in the
quarantine. Why no this working?

same problem here ... anyone have an idea ?




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




BS>> ---------------------------------------------------------------------
BS>> To unsubscribe, e-mail: [EMAIL PROTECTED]
BS>> For additional commands, e-mail: [EMAIL PROTECTED]




PP> ---------------------------------------------------------------------
PP> To unsubscribe, e-mail: [EMAIL PROTECTED]
PP> For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to