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

Email Rejection

I want SMTP to reject specified TLD emails like 
.jo
.ru
.nl
Where can this be configured?

Also for specific Internal AD users. The users who have left the Org, as per the policy their accounts are disabled and after a month they don't have access to the corporate email. Users still receive emails like Newsletters Subscriptions or the emails. I want to SMTP to reject specified user email address. Is this possible without actually deleting user entry in AD?

Rules
ANY Sender from TLD .jo.ru to SMTP address Reject or Quarantine
ANY Sender from External to specific email address Reject or Quarantine or delete.


This thread was automatically locked due to age.
Parents
  • Yes that's what I'm looking for. Then what is the syntax to block TLD addresses in Sender Blacklist. just adding .jo will be enough or *.jo or *@*.jo

    Actually I don't want to delete any email addresses. There is no option in ASG Email Security Settings?
Reply
  • Yes that's what I'm looking for. Then what is the syntax to block TLD addresses in Sender Blacklist. just adding .jo will be enough or *.jo or *@*.jo

    Actually I don't want to delete any email addresses. There is no option in ASG Email Security Settings?
Children
  • I haven't played with the syntax.  *@*.ru might work.  You might search here on: expressions.  That would help you find some suggested regular expressions to do what you want, or maybe one of the resident gurus on that could weigh in.

    Instead of deleting email addresses, you could add the email addresses to the expresssion filter.  Unless you do some fancy regular-expression writing, that's case-sensitive, so you'll still have John@YourDomain.com coming through when you add john@yourdomain.com to the lIst, but you should stop most.
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • The sender black list works exactly as bob specified. One thing that will not work though is if you are trying to deny a domain that is forging (counterfeiting) the email address. 

    So if you block *@*.ru and the sending mail server is mail.billybob.ru and the sending address is forged as billybob @ hotmail.com you will still be greeted by mails from billybob[:D] All mails from anyone@ anywhere.ru will be blocked though[:)] 

    P.S that is not my real email address [:O]