[qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Eric Shubert
It appears from the header that simscan didn't process the message. What's in your tcp.smtp file? On 01/20/2011 05:12 PM, Bruno De Leone wrote: I disabled spamdyke and messages are arriving as before. I'll enable it again when I can make the configurations for it right. What worries me is that

Re: [qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Bruno De Leone
Yes I did rebuild, reload and just in case restart. Before I had the original spam_hits=12 and other banned attachments but it was the same. On Thu, Jan 20, 2011 at 10:16 PM, Cecil Yother, Jr. wrote: > did you rebuild your cdb? > > > On 01/20/2011 04:12 PM, Bruno De Leone wrote: > > I disable

Re: [qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Cecil Yother, Jr.
did you rebuild your cdb? On 01/20/2011 04:12 PM, Bruno De Leone wrote: > I disabled spamdyke and messages are arriving as before. I'll enable > it again when I can make the configurations for it right. > > What worries me is that mails are not being scanned by spamassassin or > clamav. I'm lookin

Re: [qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Bruno De Leone
I disabled spamdyke and messages are arriving as before. I'll enable it again when I can make the configurations for it right. What worries me is that mails are not being scanned by spamassassin or clamav. I'm looking to the first test emails I sent when I finished installing both servers and I ca

Re: [qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Bruno De Leone
Great! Thanks Eric! Bruno On Thu, Jan 20, 2011 at 8:45 PM, Eric Shubert wrote: > # cd /var/qmail/supervise/smtp > # ln -sf run.dist run > # service qmail restart > > This will disactivate spamdyke. To reactivate it, replace run.dist with > run.spamdyke. > > You may need to tweak spamdyke's conf

[qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Eric Shubert
# cd /var/qmail/supervise/smtp # ln -sf run.dist run # service qmail restart This will disactivate spamdyke. To reactivate it, replace run.dist with run.spamdyke. You may need to tweak spamdyke's configuration a little to get it working ideally in your environment. Sometimes you need to white

Re: [qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Bruno De Leone
I just realized the received mails are not being scaned by spamassasin and reading other mails I found spamdyke might be "my problem". I'm also not receiving some mails because of RDNS checks. How can I disable or remove Spamdyke until I can set everything right? Bruno. On Thu, Jan 20, 2011 at 4

Re: [qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Cecil Yother, Jr.
On 01/20/2011 10:45 AM, Eric Shubert wrote: > > On 01/20/2011 11:27 AM, Cecil Yother, Jr. wrote: >> Now, I'm thoroughly confused. What is the purpose of Simscan then if >> the file has already been scanned? > > Simscan does not itself do any scanning. It simply invokes other > scanners. I got t

[qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Eric Shubert
On 01/20/2011 11:27 AM, Cecil Yother, Jr. wrote: Now, I'm thoroughly confused. What is the purpose of Simscan then if the file has already been scanned? Simscan does not itself do any scanning. It simply invokes other scanners. The other scanners "report back" to simscan what the results we

Re: [qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Bruno De Leone
Read carefully. Simscan is the software encharged to call spamassassin and clamav to scan each email. Spamassassin does not delete or reject any emails, it scans it and mark as spam depending on the score required by local.cf. Then Simscan does what you specify at its own config file. On Thu, Ja

Re: [qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Cecil Yother, Jr.
Now, I'm thoroughly confused. What is the purpose of Simscan then if the file has already been scanned? If spamassassin rejects it at 5 what would Simscan ever do when it's set to 12? On 01/20/2011 09:51 AM, Eric Shubert wrote: > On 01/20/2011 10:39 AM, Maxwell Smart wrote: >> >> That's what I

[qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Eric Shubert
On 01/20/2011 10:39 AM, Maxwell Smart wrote: That's what I meant. When Simscan is run it starts spamd to scan based on the hits number in the simcontrol file and then if it passes that spamassassin scans it again using the local .cf file. Is that correct? No. spamassassin only scans once. sims

Re: [qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Maxwell Smart
That's what I meant. When Simscan is run it starts spamd to scan based on the hits number in the simcontrol file and then if it passes that spamassassin scans it again using the local .cf file. Is that correct? Basically Simscan is a gatekeeper/bouncer. If you don't get past Simscan you d

[qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Eric Shubert
No. simscan does no scanning. It simply takes action (rejects some messages) based on the result of scanners that in invokes (clamav and spamassassin). -- -Eric 'shubes' On 01/20/2011 10:00 AM, Maxwell Smart wrote: Let me see if I've got this straight. Simcontrol instigates a primary scan if i

Re: [qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Maxwell Smart
Let me see if I've got this straight. Simcontrol instigates a primary scan if it passes that then spamassassin scans it based on the hits number in the local.cf file? On 01/20/2011 07:40 AM, Eric Shubert wrote: Let me see if I can alleviate some confusion. simscan is a scanning controller o

[qmailtoaster] Re: dovecot, spam and others...

2011-01-20 Thread Eric Shubert
Let me see if I can alleviate some confusion. simscan is a scanning controller of sorts. It controls invoking clamav and spamassassin to do the actual scanning. Once the scanning is complete, if the message is marked as spam (tagged by spamassassin) *and* the spam score is not less than spam_h

[qmailtoaster] QMT-ISO - Amazon AWS

2011-01-20 Thread Kjetil Paulsen
anyone tried or found an Amazon AWS image for QmailToaster? or tried one of the CentOS images and installed qmailtoaster on it? thx, Kjetil