This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Warns the emitter of the email.

ASL save in Proxy Content Manager the e-mails that have a incorrect user, and I need that astaro warns the emitter of the email.


Perdon for my bad English....


This thread was automatically locked due to age.
Parents
  • I would assume, that this could only happen with misconfiguration (if at all).
    Since you did not give detailts about your setup and the emails, nobody can tell.
  • asl send all the mail to a mail server that is in the internal LAN, this server works with postfix, when asl passes a mail to postfix and the user not exist in the domain, postfix rejects it with the following message: 

    450 : Recipient address rejected: User unknown in local recipient table; from= to= proto=ESMTP helo=



     then asl keeps the e-mail in proxy content manager, and tries to send it frequently, always giving error in postfix, and the problem is that who send the message does not know that the user does not exist in our domain because asl does not warn it.
  • You say that all mail is send to astaro. That would mean, that
    postfix does not use the firewall to send emails out.

    Did you configure Only your local-domains in the smtp-configuration ?

    If not you should, or at least enable recipient-verification to reject the incoming mail without first accepting it completly.
  • INBOUND.-
    Internet->ASL->Postfix (internal lan)

    OUTBOUND.-
    Postfix (internal lan)->ASL->Internet


    This is the settings of SMTP PROXY.-

    Hostname (MX).- mx.mydomain.com
    Postmaster Address: mycount@mydomain.com
    Max Message Size: unlimited
    Dos Protection.- Enabled

    INCOMING MAIL
    Domain name-> mydomain.com    SMTP host-> mailhost
    Recipient Verification-> Enabled

    OUTGOING MAIL

    Allowed Networks: mailhost
    Use Smarthost: Disabled

    ENCRYPTION/AUTHENTICATION

    TLS Transaction Encryption: Enabled
    SMTP Authentication: Disabled

    GLOBAL WHITELIST

    Trusted Host/Networks: Empty List
    Trusted Domains: 

    CONTENT FILTER

    Block RCPT Hacks: Enabled
    Sender Blacklist: Enabled
    MIME Error Checking: Enabled
      Action: REJECT    Trigger ON: Level 3 - All errors
    File Extension Filter: Enabled
      Action: REJECT
    Virus Protection: Disabled
    Expression Filter: Enabled
      Action: Reject

    SPAM PROTECTION

    Sender Address Verification: Enabled
    use callouts: Disabled
    Realtime Blackhole list (RBL): Enabled
      Action: Warn
    Spam Protection: Enabled
Reply
  • INBOUND.-
    Internet->ASL->Postfix (internal lan)

    OUTBOUND.-
    Postfix (internal lan)->ASL->Internet


    This is the settings of SMTP PROXY.-

    Hostname (MX).- mx.mydomain.com
    Postmaster Address: mycount@mydomain.com
    Max Message Size: unlimited
    Dos Protection.- Enabled

    INCOMING MAIL
    Domain name-> mydomain.com    SMTP host-> mailhost
    Recipient Verification-> Enabled

    OUTGOING MAIL

    Allowed Networks: mailhost
    Use Smarthost: Disabled

    ENCRYPTION/AUTHENTICATION

    TLS Transaction Encryption: Enabled
    SMTP Authentication: Disabled

    GLOBAL WHITELIST

    Trusted Host/Networks: Empty List
    Trusted Domains: 

    CONTENT FILTER

    Block RCPT Hacks: Enabled
    Sender Blacklist: Enabled
    MIME Error Checking: Enabled
      Action: REJECT    Trigger ON: Level 3 - All errors
    File Extension Filter: Enabled
      Action: REJECT
    Virus Protection: Disabled
    Expression Filter: Enabled
      Action: Reject

    SPAM PROTECTION

    Sender Address Verification: Enabled
    use callouts: Disabled
    Realtime Blackhole list (RBL): Enabled
      Action: Warn
    Spam Protection: Enabled
Children
No Data