Can't send Mails to local Domains

Discussion in 'Installation/Configuration' started by dennel, Jul 4, 2008.

  1. dennel

    dennel New Member

    Hello All,

    i am using ISPConfig Version: 2.2.22 and since 2-3 Days i can't send Mails to
    any of my local Domains from any Client via POP3/SMTP or IMAP.

    I am only able to send Mails to my local Domains via the Webmail Interface.

    The strange thing is i get for every Mail i send from my Client no Error Mail, but i get an sending confirmation.

    Does anybody know how i can fix that?
    EDIT:
    I found out that all the mail was deleted by the Spamfilter, but in case that the score AWL ist set to -100 it should not happen that local mails be marked as spam.
    Any Idea?
    Above you can see the mail text
    PHP:
    Content analysis details:   (4.2 points0.0 required)

     
    pts rule name              description
    ---- ---------------------- --------------------------------------------------
     
    1.2 MSGID_MULTIPLE_AT      Message-ID contains multiple '@' characters
     0.0 HTML_MESSAGE           BODY
    HTML included in message
     0.1 RDNS_DYNAMIC           Delivered to trusted network by host with
                                dynamic
    -looking rDNS
     1.3 MISSING_SUBJECT        Missing Subject
    header
     0.3 DYN_RDNS_SHORT_HELO_HTML Sent by dynamic rDNS
    short HELO, and HTML
     1.3 AWL                    AWL
    Fromaddress is in the auto white-list

    Cheers
    Dennis
     
    Last edited: Jul 4, 2008
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    No, AWL is a bit more compliacted:

    http://wiki.apache.org/spamassassin/AutoWhitelist


    The problem is that you set the spam score to "0.0 required". You should set the score to e.g. 4.5
     
  3. dennel

    dennel New Member

    Oh Sorry i only set the score to "0.0 required" for testing pruposes.
    So how can i be sure that my local mail will be delivered between some local domains without turning off the spam filter?
     
  4. createch

    createch New Member

    I come across your problem previously. When I send mails to address of same domain, the spam filter "thinks" that it is spam and dropped them.

    I use the following method and it works for me... may be it also works for you ?

    1. set the spamfilter not to delete the mails, instead to allow the mails but just add the prefix "[SPAM]".

    2. Alternatively, to add the concerned email addresses to the whitelist of the spamfilter so it will not be dropped.
     

Share This Page