Hi "List",
I'm not totally sure but I think this patch let's you print custom error
messages to qmail-smtpd though descriptor 4, as I found in simscan.c file:
#ifdef ENABLE_CUSTOM_SMTP_REJECT
snprintf(RejectMsg,sizeof(RejectMsg), "DYour email is considered spam
(%.2f spam-hits)", Spam
Spam passthrough was already set to no, but I lowered the spam hits
and did the simscanmk. Hopefully that will fix it. Here is my simcontrol
:clam=yes,spam=yes,spam_passthru=no,
spam_hits=6,attach=.mp3:.vbs:.lnk:.scr:.wsh:.hta:.pif
Sloath wrote:
Hank wrote on 27/09/2005 15:19:
That l
Hank wrote on 27/09/2005 15:19:
That looks like a SpamAssassin message, not simscan.
-Hank
On 9/27/05, Carlos J. Muentes <[EMAIL PROTECTED]> wrote:
Hey All,
I'm successfully running the latest toaster. We recently transfered
our email from an external hosting company to our in-house em
Hi,
I have compiled some mailservers, but never saw the
following
error and it seems as if I can´t find any clues to
it.
It happens with this make
cd /var/src/netqmail-1.05/netqmail-1.05bunzip2
-c ../../tar/qmail-toaster-0.8.patch.bz2 | patch -p0make
cleanmake
Without the patch, it
That looks like a SpamAssassin message, not simscan.
-Hank
On 9/27/05, Carlos J. Muentes <[EMAIL PROTECTED]> wrote:
> Hey All,
>I'm successfully running the latest toaster. We recently transfered
> our email from an external hosting company to our in-house email server
> (with fresh toaster
Hey All,
I'm successfully running the latest toaster. We recently transfered
our email from an external hosting company to our in-house email server
(with fresh toaster install). We're getting alot of spam on a couple of
the accounts, and this is what it says in the email body:
"Spam det
I'm not totally sure but I think this patch let's you print custom error
messages to qmail-smtpd though descriptor 4
I meant "through" instead of "though"...
bruno.
Hi "List",
I'm not totally sure but I think this patch let's you print custom error
messages to qmail-smtpd though descriptor 4, as I found in simscan.c file:
#ifdef ENABLE_CUSTOM_SMTP_REJECT
snprintf(RejectMsg,sizeof(RejectMsg), "DYour email is considered spam
(%.2f spam-hits)", SpamHit