Jump to content

filips

ESET Staff
  • Posts

    160
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by filips

  1. There seems to be a problem when the database scan is scheduled in ESMC policy - we will investigate it

    I didn't know you were using ESMC - to schedule a scan from ESMC, you can use Client tasks/Server scan (https://help.eset.com/esmc_admin/70/en-US/dashboard.html?client_task_server_scan.html). But you have to enable sending of scan targets to ESMC first: https://help.eset.com/emsx/7.0/en-US/idh_config_era_targets.html

    This is the most up to date option and it gives you the ability to select mailboxes/public folders just like in EMSX.

  2. Hi Guillaume,

    [apart from using EDTD]
    to disable the rule for certain users, you can update the default rule with new condition. You could add "Sender is not one of {list of whitelisted senders}" or "Sender's IP address is not one of {list of whitelisted IPs}" etc.

    20 hours ago, Guillaume Chartrand said:

    In the mail security log, the server seems to clean the file and send it, but at the end, the file isn't clean. 

    This shouldn't happen, but we need some diagnostic data to examine the issue - you could contact customer care for further assistance.

  3. Hi,

    unfortunately, this is not supported. Quarantine web access rights support only administration of whole quarantine and delegated access to one mailbox. Though you can assign the access rights to user group as well, you would still have to create one access right record for each mailing list.

    I filed an improvement to add delegation to domain/multiple mailboxes (e.g. wildcard support).

  4. Hi Russ,

    SPF uses only IP whitelists (or domain to IP). Approved senders list is not used in SPF, it applies only to antispam. The domain to IP lists should work - you could compare resolved IP addresses in GUI with connecting IP (maybe it wasn't resolved?). The rule you created didn't work because if "Automatically reject messages if SPF fails" is enabled, SPF is evaluated right on MAIL FROM command and if it fails, message is rejected right away and no rules/antispam are evaluated.

    To handle SPF in rules disable setting "Automatically reject messages if SPF fails" and then create a rule. It could look like:

    Condition 1 - Sender's IP address is not (list of customer's IPs)
    Condition 2 - SPF result is Failed
    Action - Reject message (You should test it with "Log to events" action first to see if it works correctly)

    or a simple version (but this one will not protect against spoofing of their own domain)
    Condition 1 - Sender's domain is not mydomain.com
    Condition 2 - SPF result is Failed
    Action - Reject message

  5. Hi davidenco,

    "Add domain to greylisting whitelist" adds the domain to "Domain to IP whitelist". Domains in this list are resolved to IP addresses and these IP addresses are then whitelisted. Resolving may take some time - you can check advanced settings to see if the IP addresses were already resolved (and which IP addresses were found).

    hotmail.com, outlook.com and hotmail.co.uk share some IP addresses/ranges so if you add one of them to whitelist it may whitelist others as well.

    If you see an email rejected by greylisting (that should be whitelisted), you can check the IP address against "Domain to IP whitelist".

  6. Hi,

    This feature has already been discussed with some customers. The problem is that it defeats the purpose of rules - if an admin wants to block certain type of files then why give users an easy way to "smuggle" these files into your company (e.g. just put it in a DOC file)?

    The problem with *.tmp can be solved easily, but if we find a good use case for "Is in a container" setting we will certainly implement it.

×
×
  • Create New...