Jump to content

filips

ESET Staff
  • Posts

    160
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by filips

  1. Hi davidenco,

    The SPF check is evaluated using domain from HELO or MAIL FROM. It does not protect You against spoofing of "From" header. This means that if the sending domain (in HELO or MAIL FROM) does not have SPF record or has a valid SPF record, the mail is valid even if it is spoofing your domain in From header (it could be a valid mail forwarder).

    This problem can be solved by using DMARC: https://blogs.technet.microsoft.com/eopfieldnotes/2015/02/26/using-dmarc-to-prevent-spoofing/

    You could also create a transport rule like this:
    Conditions:
    Message headers match regular expression \nFrom: .*@OurDomain.co.uk
    Sender's IP address is not one of (list of your IPs or IPs that are allowed to send mail for your domain)
    Actions:
    Quarantine message

    Or something like this:
    Conditions:
    Message headers match regular expression "\nFrom: .*@OurDomain.co.uk"
    Message headers do not match regular expression "\nReply-To: .*@OurDomain.co.uk"
    Actions:
    Quarantine message

  2. Hi,

    all ESET server products are designed to run fine with the default configuration. We don't have any additional configuration steps for domain controllers.

    The policy you mentioned is definitely not a best-practice for EFSW deployments. You would sacrifice some security features for performance - while it disables some less important protections (e.g. Web and email), it disables HIPS as well.

  3. Hi,

    i meant transport rules in ESET Mail Security (You can find them in EMSX/advanced settings/Server/Rules) - there is an option to log into EMSX events log (more info: http://help.eset.com/emsx/6.5/en-US/index.html?idh_wizard_rules_list.htm)

    You are right - quarantine report is only sent if there is something in user's quarantine. If released/deleted the mail will stay in "trash" for a period specified by setting "Clear deleted files after" in advanced settings/Server/Quarantine. It can be recovered using eShell.

  4. Hi Michelle,

    Does the web page quarantine automatically update?
    No

    Is there a log of all processed mail?
    There is a log of all modified mail - "Mailserver protection" log, but You can create a transport rule to log all processed mail.

    The quarantine report does not seem to be sending, where do I check that?
    I don't know the steps You already did, but generally:
    1. Create scheduled task "Send mail quarantine reports"
    2. Select a user to test it on
    3. Send a spam mail with GTUBE string to this user
    4. Make sure the mail is in quarantine (check quarantine manager or mailserver log)
    5. Right click Your task in Scheduler and hit "Run now"

    If You don't receive the report within few minutes then temporarily enable diagnostic logging in Setup/Tools and repeat steps 3-5

  5. Hi,

    open logs/mail server protection and double click your log record to open detail dialog. You should see something like: "Rule Activated: Dangerous executable file attachments"

    Attachment name is not visible in the mailserver log when scanning on transport - please go to logs/detected threats and find matching log record. Open detail dialog and check column "Object" - you should see all objects deleted from a particular mail

  6. Hi,

    MS help says "The Warning event indicates that Exchange anti-spam agents are enabled and that the list of internal Simple Mail Transfer Protocol (SMTP) servers is empty." (https://technet.microsoft.com/en-us/library/ff359741(v=exchg.140).aspx)

    Are you sure the event is caused by EMSX? Because all EMSX does is register transport agents - that means no changes to list of internal SMTP servers or Exchange anti-spam agents.

  7. Hi ronmanp,

    If you don't have the latest EFSW version please try upgrading (https://forum.eset.com/topic/12540-eset-file-security-for-microsoft-windows-server-version-65120100-has-been-released/)

    If it doesn't help, you can try removing Web and email protection completely - just run installer > Modify > uncheck Web and email

×
×
  • Create New...