Richard Vinke wrote:
amit IKF wrote:
Hi Richard,

That didn't solved the problem. Even I added "Qmailqueue= /var/qmail/bin/simscan" in 127.: but it didn't work.

Regards,

Amit

On Fri, Aug 21, 2009 at 1:33 AM, Richard Vinke <rich...@vogelnestje.nl <mailto:rich...@vogelnestje.nl>> wrote:

    amit IKF wrote:
    Hi Everyone,

    How can I filter all my mails whether they are incoming emails,
    outgoing emails or emails downloaded by fetchmail for spam or
    virus before delivering the mail?
    Another issue is I'm unable to see clamd status in headers for my
    incoming emails?

    Thanks and regards,

    Amit

    On Fri, Aug 21, 2009 at 12:33 AM, Phil Leinhauser
    <p...@teqknow.com <mailto:p...@teqknow.com>> wrote:

        Dang....  Wrong place to send that.  I meant it to go to Eric
offlist.
        Sorry list.


        >
        >
        > I sent that Dovecot article to Jake to look over also.  I
        want to
        > make sure I have everything at least close before I send it
        to the Dev
        > group
        >
        >
        > Phil
        >


    In the tcp.smtp file, there is a difference between your local
    stuff (127.) and the rest.
    The line after 127.: says: no scanning
    Fetchmail is seen as local, therefore it is not scanned.

    Remove the 127.: line (or start it with a #) and "qmailctl cdb"
    should do the job.

    Richard Vinke.


Hmmmm,

I had the same problem (fetchmail mail is not scanned). I changed my tcp.smtp to:

    
127.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/control/domainkeys/%/private",RBLSMTPD="",
    NOP0FCHECK="1"

    
192.:allow,QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/control/domainkeys/%/private",RBLSMTPD="",NOP0FCHECK="1"

    
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simsc
    an",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"

Fetchmail is catched by the 192.: line.

Perhaps the Qmailqueue should be QMAILQUEUE?

Richard Vinke

ps I turned of my e-mail notification now..... sorry for bothering the list.



Nice catch, Richard. That, as most things in Linux, is CaSe SeNSiTiVe.

--
-Eric 'shubes'


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
    For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


Reply via email to