Courseiva

CCNA Nse6 Fortimail Secure Email Gateway Questions

75 of 76 questions · Page 1/2 · Nse6 Fortimail Secure Email Gateway · Answers revealed

1
MCQeasy

Which GUI menu is primarily used for monitoring real-time activity?

A.Profile.
B.Policy.
C.Monitor.
D.System settings.
AnswerC

The Monitor menu displays real-time activity.

Why this answer

The Dashboard and Monitor sections show live traffic and status indicators.

2
MCQhard

An administrator needs to enforce DMARC 'reject' policy for incoming mail. Where is this enforced in FortiMail?

A.AntiSpam profile
B.Access Control rules
C.Antivirus policy
D.Routing policy
AnswerA

DMARC enforcement is a feature of the AntiSpam profile.

Why this answer

DMARC settings are managed within the 'AntiSpam' profile under 'Domain settings' or specific DMARC control configurations.

3
MCQeasy

Where do you configure the global whitelist to ensure specific email addresses are never blocked by AntiSpam?

A.Access Control rules
B.AntiSpam profile
C.System network settings
D.Mail Server settings
AnswerB

The whitelist is a core component of the AntiSpam profile.

Why this answer

The global whitelist is found within the AntiSpam profile settings to ensure that senders are always allowed.

4
MCQhard

You need to ensure that the FortiMail doesn't relay spam to external addresses. Which feature should be configured?

A.Increase storage.
B.Inbound relay policy.
C.Outbound AntiSpam and relay control.
D.Disable DNS.
AnswerC

This restricts what can leave the network.

Why this answer

Setting up strict relaying/access control rules and AntiSpam profiles on outbound traffic is necessary to prevent relaying spam.

5
MCQmedium

Which feature is essential for protecting against password-based malware in attachments?

A.Sender reputation.
B.AV blocking of encrypted archives.
C.Bayesian filtering.
D.Access control rules.
AnswerB

This blocks the delivery of unscannable archives.

Why this answer

Since malware in password-protected ZIPs cannot be scanned, blocking these archives is a standard security practice in the AV profile.

6
MCQhard

When configuring an Antivirus profile, which option is best to handle password-protected ZIP files?

A.Force decryption.
B.Allow all.
C.Block or quarantine.
D.Always ignore.
AnswerC

Blocking/quarantining is the standard security practice for encrypted archives.

Why this answer

You can configure the AV profile to either block, quarantine, or scan if possible; blocking is often safer for encrypted archives.

7
Multi-Selectmedium

Which THREE items are included in a standard email header for DMARC validation?

Select 3 answers
A.DKIM signature
B.SPF result
C.From domain
D.Attachment name
E.User password
AnswersA, B, C

DKIM is one of two pillars.

Why this answer

DMARC checks the From domain, SPF/DKIM alignment, and policy flags.

8
MCQmedium

What is the primary function of the 'Sender Reputation' service?

A.To filter based on subject lines.
B.To manage mailboxes.
C.To provide encryption.
D.To block senders based on historical data.
AnswerD

Reputation is based on history.

Why this answer

The reputation service uses real-time data to block senders who are known to be malicious, saving system resources.

9
MCQmedium

Which feature allows FortiMail to perform automatic cleanup of old messages in the quarantine?

A.Quarantine maintenance
B.Policy-based expiration
C.Daily report schedule
D.Storage quota limit
E.Email Archiving
AnswerA

Maintenance settings allow defining the TTL for quarantined items.

Why this answer

The Quarantine maintenance settings allow for the automatic purging of messages after a set number of days to conserve disk space.

10
MCQeasy

What is the purpose of the 'Relay Host' setting in FortiMail?

A.To define the destination for outgoing mail.
B.To handle administrative login.
C.To store incoming mail.
D.To manage the quarantine.
AnswerA

Relay host is the next destination.

Why this answer

The relay host defines the next hop for outgoing mail, usually the ISP's server or another MTA.

11
MCQhard

You are experiencing delays in mail delivery. Where is the best place to check for queued messages?

A.System dashboard.
B.Mail Queue.
C.AntiSpam log.
D.Routing policy.
AnswerB

The queue monitoring tool shows specific messages.

Why this answer

The 'Mail Queue' monitoring page shows all messages currently awaiting delivery or retry.

12
MCQmedium

When configuring a Recipient Policy, what does the 'Action' field determine?

A.Whether the email is allowed, blocked, or quarantined.
B.The language of the notification.
C.The storage location of the email.
D.The encryption algorithm used.
AnswerA

The action defines the disposition of the message.

Why this answer

The 'Action' field in a policy determines if the email is accepted, rejected, relayed, or quarantined based on matching criteria.

13
Multi-Selectmedium

Which TWO of the following are valid options for FortiMail deployment?

Select 2 answers
A.Gateway mode
B.Proxy mode
C.NAT mode
D.Endpoint mode
E.Transparent mode
AnswersA, E

Valid deployment mode.

Why this answer

FortiMail supports Gateway, Transparent, and Server modes.

14
MCQeasy

Which of the following is a symptom of a full quarantine storage?

A.Slow email delivery.
B.Loss of admin access.
C.Inability to save new emails to the quarantine.
D.Increased spam.
AnswerC

Lack of space prevents new writes.

Why this answer

When storage is full, the system may stop accepting new quarantined items or fail to save new mail.

15
MCQmedium

Which protocol is used for communication between the FortiMail and a remote LDAP server for user authentication?

A.SMTP
B.POP3
C.LDAP
D.SNMP
AnswerC

LDAP is used for directory integration.

Why this answer

LDAP (Lightweight Directory Access Protocol) is the standard for directory-based user authentication.

16
MCQmedium

What is the purpose of the 'Session Limit' setting in an Access Control Rule?

A.To limit the number of users.
B.To control the speed of virus scanning.
C.To prevent DoS attacks by restricting concurrent connections.
D.To limit the total email storage space.
AnswerC

Session limits protect the gateway from connection-based attacks.

Why this answer

Session limits prevent resource exhaustion by limiting the number of concurrent connections from a single IP.

17
Multi-Selectmedium

Which TWO methods can be used to authenticate users for access to the FortiMail quarantine portal?

Select 2 answers
A.Syslog
B.LDAP
C.SNMP
D.ICMP
E.Local user database
AnswersB, E

LDAP is a standard external auth method.

Why this answer

FortiMail supports internal authentication and external services like LDAP or RADIUS.

18
MCQhard

Which protocol is most secure for retrieving email from the FortiMail server?

A.IMAPS.
B.Telnet.
C.SMTP.
D.POP3.
AnswerA

IMAPS includes SSL encryption.

Why this answer

IMAPS (IMAP over SSL) provides encryption for the retrieval process, making it the most secure choice.

19
MCQmedium

What is the benefit of using 'FortiGuard' services with FortiMail?

A.It provides updated spam and antivirus signatures.
B.It replaces the need for local policies.
C.It provides cloud-based email storage.
D.It allows remote management by Fortinet.
AnswerA

FortiGuard is a threat intelligence service.

Why this answer

FortiGuard provides real-time updates for spam and virus signatures, keeping the appliance protected against new threats.

20
MCQmedium

How can you ensure that only encrypted traffic is allowed for webmail access?

A.Enable HTTPS and redirect HTTP to HTTPS.
B.Use a VPN for all traffic.
C.Set the port to 25.
D.Disable the Webmail service.
AnswerA

This enforces encryption.

Why this answer

Configuring the system to only listen on HTTPS (443) and redirecting HTTP (80) requests enforces encryption.

21
MCQmedium

When an email is encrypted using FortiMail's Identity-Based Encryption (IBE), what does the recipient receive?

A.The email is blocked.
B.A password protected PDF file.
C.The encrypted message attached to the email.
D.A notification email with a link to the secure portal.
AnswerD

The portal is used to decrypt and view the message.

Why this answer

With IBE, the recipient gets a notification email with a link to a secure portal where they can read the encrypted message.

22
MCQmedium

In which configuration area are 'Content Profiles' created and modified?

A.Domain settings.
B.System settings.
C.Network settings.
D.Profile settings.
AnswerD

Content profiles are defined in the profiles section.

Why this answer

Content profiles are managed under the 'Policy' or 'Profile' sections depending on the firmware version, focusing on content inspection.

23
Multi-Selecthard

Which THREE settings are required for successful DKIM signing on outgoing mail?

Select 3 answers
A.User password
B.Domain definition
C.Private key generation
D.Selector name
E.SMTP port 25 configuration
AnswersB, C, D

The domain must be identified for signing.

Why this answer

DKIM signing requires a key, a selector, and the configuration of the signing domain.

24
MCQeasy

Where do you check the current status of the FortiMail services?

A.In the system report.
B.In the quarantine folder.
C.In the mail log.
D.On the dashboard.
AnswerD

The dashboard provides a real-time status summary.

Why this answer

The dashboard provides an overview of system status and active services.

25
MCQeasy

In Gateway mode, what is the default behavior when FortiMail receives an email for an unknown recipient?

A.Accept the email and store it in a general box.
B.Forward the email to the administrator.
C.Queue the email for 24 hours.
D.Reject the email at the SMTP level.
AnswerD

FortiMail typically rejects unknown recipients during the SMTP conversation to prevent backscatter.

Why this answer

By default, FortiMail acts as a relay. If it doesn't recognize the recipient, it may reject the connection or try to relay it based on relay policies.

26
Multi-Selecteasy

Which TWO types of logs can be generated by FortiMail?

Select 2 answers
A.User profile logs
B.Packet capture files
C.AntiSpam logs
D.Hardware logs
E.Event logs
AnswersC, E

Logs specific to mail filtering.

Why this answer

FortiMail generates various logs including Event and Spam logs.

27
MCQmedium

Which configuration file format is used for importing user lists?

A.XML.
B.CSV.
C.PDF.
D.JSON.
AnswerB

CSV is the standard format for user lists.

Why this answer

FortiMail typically supports CSV files for the bulk import of user addresses.

28
Multi-Selecthard

Which THREE actions are available in the 'DLP' section of a policy?

Select 3 answers
A.Discard
B.Rename file
C.Create copy
D.Log
E.Quarantine
AnswersA, D, E

Discarding is a common action for policy violations.

Why this answer

DLP allows for logging, quarantining, and rejecting content.

29
MCQhard

Which FortiMail feature helps to prevent 'backscatter' when dealing with spam?

A.Increasing the quarantine size.
B.Disabling SPF.
C.Rejecting unknown recipients at the SMTP gateway.
D.Sender reputation.
AnswerC

This prevents the creation of NDRs.

Why this answer

Backscatter occurs when the server sends NDRs (non-delivery reports) for spam that was spoofed; rejecting at the SMTP stage prevents this.

30
MCQhard

You are configuring DKIM signing on FortiMail. The administrator has generated the public/private key pair. Where must the public key be published to ensure the receiving MTA validates the email correctly?

A.On the SMTP server of the recipient's domain.
B.In the FortiMail's relay host configuration.
C.On the FortiMail server's local certificate store.
D.In the public DNS records for the domain.
AnswerD

Receiving servers query DNS to verify the signature using the published public key.

Why this answer

DKIM verification relies on the public key being published as a TXT record in the DNS zone of the sending domain.

31
MCQhard

How can you restrict management access to the FortiMail GUI to only specific IP addresses?

A.Change the management port.
B.Use the 'Trusted Host' feature in the administrator profile.
C.Disable GUI access.
D.Configure a firewall policy.
AnswerB

Trusted hosts restrict access by IP.

Why this answer

Access control can be restricted in the 'Access' or 'Admin' profile settings by defining allowed source IPs.

32
Multi-Selectmedium

Which TWO settings are configurable in a 'Recipient Policy'?

Select 2 answers
A.System admin email
B.Network interface speed
C.Hard drive disk space
D.Antivirus profile selection
E.AntiSpam profile selection
AnswersD, E

Profiles are assigned via policy.

Why this answer

Recipient policies control relaying and the AntiSpam/AV profiles applied to messages.

33
Multi-Selectmedium

Which TWO of the following are components of the FortiMail AntiSpam framework?

Select 2 answers
A.Traffic shaping
B.IPsec VPN
C.Antivirus quarantine
D.Heuristic scanning
E.Bayesian analysis
AnswersD, E

Heuristic scanning is a core component.

Why this answer

Heuristic scanning and Bayesian analysis are both key components of the AntiSpam engine.

34
Multi-Selecthard

Which THREE actions can be taken by a DLP filter when a match is found?

Select 3 answers
A.Modify sender
B.Encrypt
C.Route to another interface
D.Delete
E.Quarantine
AnswersB, D, E

Encryption can be triggered by DLP policy.

Why this answer

DLP filters can be configured to log, quarantine, or block/reject messages based on the rule.

35
MCQmedium

When using FortiMail in Server Mode, how does the appliance handle incoming mail?

A.It accepts mail directly for local mailboxes and provides access via POP3/IMAP.
B.It only filters outgoing mail.
C.It relays all mail to an internal backend mail server.
D.It inspects traffic in-line without terminating the connection.
AnswerA

Server Mode makes FortiMail the primary mail server.

Why this answer

In Server Mode, FortiMail acts as the actual mail server (providing POP3/IMAP/Webmail services), so it receives mail directly for local domains.

36
Multi-Selecthard

Which THREE items are checked by the AntiSpam profile during email processing?

Select 3 answers
A.SPF validation
B.TLS certificate validation
C.Sender reputation (RBL)
D.Attachment file size
E.DKIM verification
AnswersA, C, E

SPF is a part of AntiSpam/Authentication checks.

Why this answer

AntiSpam profiles utilize various techniques including RBLs, SPF/DKIM validation, and heuristics.

37
Multi-Selectmedium

When configuring DMARC on FortiMail, which THREE components are required to successfully implement a 'reject' policy?

Select 3 answers
A.A valid DKIM public key in DNS.
B.A custom antispam filter for all emails.
C.An LDAP server for user authentication.
D.A valid SPF record in DNS.
E.A DMARC TXT record in the domain's DNS.
AnswersA, D, E

DKIM is a prerequisite for DMARC alignment.

Why this answer

DMARC relies on SPF and DKIM for alignment, and the DMARC record in DNS dictates the policy.

38
MCQmedium

An administrator wants to prevent email spoofing by verifying the sender's domain. Which policy should be configured to check the DNS TXT record of the sending domain?

A.SPF validation
B.DKIM verification
C.DMARC policy
D.Sender Reputation
AnswerA

SPF checks the DNS TXT record for authorized sending IPs.

Why this answer

SPF (Sender Policy Framework) is used to verify that the sending IP is authorized by checking the sender domain's DNS TXT records.

39
Multi-Selectmedium

Which TWO actions occur during the FortiMail inspection process before an email is delivered?

Select 2 answers
A.DNS query caching
B.User login authentication
C.AntiSpam filtering
D.Email compression
E.Antivirus scanning
AnswersC, E

AntiSpam filtering is a core inspection step.

Why this answer

Inspection involves AV scanning and AntiSpam filtering.

40
MCQhard

What should you do to ensure that an encrypted email sent via IBE reaches the recipient correctly?

A.Configure the IBE settings and verify internet connectivity.
B.Disable antivirus.
C.Increase the disk space.
D.Remove the sender from the whitelist.
AnswerA

IBE requires these to function.

Why this answer

You must ensure that the recipient has a valid email address and that the FortiMail can reach the internet to send the notification.

41
MCQhard

How can you disable the 'Greylisting' feature for a specific, trusted sender?

A.Increase the greylisting timer.
B.Add them to the AntiSpam whitelist.
C.Delete their account.
D.Change their IP.
AnswerB

Whitelisting bypasses AntiSpam checks, including greylisting.

Why this answer

You can add the sender to a whitelist in the AntiSpam profile or use an exception list to bypass greylisting.

42
MCQeasy

Which interface mode is best suited for high-availability setups where you need to minimize configuration changes on existing infrastructure?

A.Transparent mode
B.NAT mode
C.Gateway mode
D.Server mode
AnswerA

Transparent mode requires no infrastructure changes.

Why this answer

Transparent mode sits in-line and requires no IP changes, making it ideal for seamless integration.

43
MCQeasy

How can you view the current number of emails in the quarantine?

A.By running a hardware diagnostic.
B.In the policy editor.
C.On the dashboard.
D.In the system logs.
AnswerC

Dashboard shows usage statistics.

Why this answer

The dashboard displays statistics about the quarantine, including count.

44
MCQeasy

What is the primary role of the 'Administrator' profile?

A.To store quarantined emails.
B.To manage administrative access and permissions.
C.To filter email content.
D.To configure mail routing.
AnswerB

The admin profile defines what a manager can do.

Why this answer

The admin profile manages access rights and permissions for different user accounts managing the FortiMail.

45
MCQhard

You notice that the FortiMail system time is incorrect, causing issues with SSL/TLS certificate validation. How do you correct this?

A.Disable SSL certificate validation.
B.Configure an NTP server.
C.Restart the system clock service.
D.Manually update via the CLI.
AnswerB

NTP keeps the clock synchronized.

Why this answer

System time is managed through NTP configuration to ensure synchronization with a reliable time server.

46
MCQeasy

You are deploying FortiMail in Transparent Mode. Which network configuration requirement is mandatory for this deployment?

A.The mail server must point to the FortiMail IP as its default gateway.
B.The FortiMail must be configured with a unique IP address for each physical port for routing.
C.The FortiMail must be configured as a mail relay agent.
D.You must configure a bridge pair of interfaces to pass traffic transparently.
AnswerD

Bridge pairs are required to bridge the internal and external segments in Transparent mode.

Why this answer

Transparent mode operates at Layer 2; the FortiMail must have a bridge pair configured to inspect traffic without requiring changes to the mail server IP addressing.

47
MCQhard

Where do you configure the expiration period for messages in the quarantine?

A.Access rules.
B.Quarantine maintenance settings.
C.System logs.
D.AntiSpam profile.
AnswerB

These settings control the TTL for quarantined items.

Why this answer

Quarantine maintenance settings allow defining how many days a message is kept before being purged.

48
MCQeasy

What is the purpose of the 'License' section in the FortiMail menu?

A.To check for updates.
B.To reboot the system.
C.To view and manage product licenses.
D.To view logs.
AnswerC

License management is the specific function.

Why this answer

The license section allows you to manage and verify the status of your product licenses.

49
MCQeasy

Which of these is a legitimate reason to place a sender on the 'Block' list in the AntiSpam profile?

A.The sender's domain has a valid SPF record.
B.The sender is a partner company.
C.The sender is an internal employee.
D.The sender consistently sends unwanted spam emails.
AnswerD

Blocking known spam sources improves filtering efficiency.

Why this answer

The block list allows for the manual rejection of known malicious senders, bypassing further analysis.

50
MCQhard

You are configuring DLP to block emails containing credit card numbers. Which component must be configured to define the pattern matching for the card numbers?

A.Access Control Rule
B.Content profile
C.DLP dictionary
D.Antivirus policy
AnswerC

DLP dictionaries define the patterns or keywords to scan for.

Why this answer

Dictionary-based scanning allows for the definition of patterns (using regex or built-in types) to match sensitive data like credit card numbers.

51
MCQmedium

You are deploying FortiMail in Transparent mode. Which configuration step is mandatory to ensure traffic is inspected without modifying the IP headers of the email packets?

A.Configure the Bridge pair and disable IP forwarding.
B.Configure the Bridge pair under Network > Interface.
C.Configure static IP routing on the management interface.
D.Assign a virtual IP to the WAN interface.
AnswerB

In transparent mode, you must bridge two interfaces so that traffic flows through the FortiMail without IP layer changes.

Why this answer

Transparent mode operates at Layer 2. You must define the Bridge pair interfaces and ensure the FortiMail acts as a transparent bridge.

52
Multi-Selecthard

Which TWO actions can be performed on items currently residing in the FortiMail global quarantine?

Select 2 answers
A.Modify the sender's IP address.
B.Re-encrypt the message body.
C.Delete the message.
D.Change the recipient's email address.
E.Release the message to the intended recipient.
AnswersC, E

Administrators can purge messages from the quarantine.

Why this answer

Global quarantine management allows administrators to release or delete messages, and potentially download them for forensic analysis.

53
MCQmedium

Which DNS record must be published in the public DNS to enable DKIM signing for outgoing mail?

A.TXT record containing the public key
B.PTR record
C.A record
D.MX record
AnswerA

The public key is published as a DNS TXT record.

Why this answer

DKIM uses a public key published in a DNS TXT record so that receiving servers can verify the signature added to the email header.

54
MCQhard

Which command allows you to verify if the FortiMail can reach a remote mail server on port 25?

A.ping <IP>
B.arp -a
C.traceroute <IP>
D.telnet <IP> 25
AnswerD

Telnet tests the TCP port connection.

Why this answer

The telnet command from the CLI is the standard way to test network-level connectivity to a specific port.

55
Multi-Selecthard

Which THREE factors are used by the FortiMail sender reputation service to evaluate an IP address?

Select 3 answers
A.Recent spam volume
B.DNS PTR record existence
C.Email body content
D.TLS version
E.Connection frequency
AnswersA, B, E

High spam volume lowers reputation.

Why this answer

Reputation is calculated based on historical activity, spam history, and known blacklists.

56
MCQmedium

Which configuration is required to allow external users to access the Webmail portal?

A.An AntiSpam profile.
B.An Access Control rule.
C.A relay host.
D.A static route.
AnswerB

Access rules permit the traffic.

Why this answer

You must configure an Access Control rule to allow traffic to the Webmail service on the appropriate interface.

57
MCQeasy

Which component manages the 'Daily Report' schedule?

A.Access control rules.
B.Quarantine settings.
C.Report settings.
D.System logs.
AnswerC

Reporting is where schedules are defined.

Why this answer

Report settings allow for the scheduling and delivery of summaries regarding system and email activity.

58
MCQeasy

What is the primary function of the FortiMail 'Quarantine' feature?

A.To provide long-term email archiving.
B.To compress outgoing attachments.
C.To bypass SMTP authentication.
D.To hold emails identified as spam or viruses for review.
AnswerD

Quarantine is specifically for holding flagged messages.

Why this answer

The quarantine stores suspicious emails that have been flagged by filters, allowing administrators or users to review them rather than automatically deleting them.

59
MCQhard

An administrator sees a large volume of '451 4.7.1' errors in the logs. What does this indicate?

A.The recipient domain is invalid.
B.The email has a virus.
C.The sender is being greylisted.
D.The server is down.
AnswerC

Greylisting uses 451 to defer delivery.

Why this answer

451 errors are typical of greylisting, where the mail server is temporarily deferring the email for verification.

60
MCQmedium

Which type of scan should be enabled to detect known malware in email attachments?

A.Spam scanning.
B.Antivirus scanning.
C.Reputation scanning.
D.Content scanning.
AnswerB

AV is for malware.

Why this answer

Antivirus scanning is specifically designed to detect known malware signatures in attachments.

61
MCQmedium

What does the 'Heuristic' score measure in the AntiSpam engine?

A.The probability that the email content is spam.
B.The sender's reputation.
C.The attachment size.
D.The speed of the sender.
AnswerA

Heuristics look for spam characteristics.

Why this answer

Heuristic scores are generated by evaluating the structure and content of an email for common spam patterns.

62
MCQmedium

A customer is experiencing false positives with the FortiMail Antispam engine. Which feature should be configured to allow trusted sender domains while still performing virus scanning?

A.Disable the Antispam engine globally.
B.Add the sender to the Global Whitelist in the Antispam Profile.
C.Modify the recipient's personal whitelist.
D.Create an Access Control List (ACL) policy with the 'Bypass antispam' action.
AnswerD

ACL policies allow granular control to bypass specific modules without disabling virus scanning.

Why this answer

The Access Control List (ACL) allows you to define policies based on sender IP/domain to bypass antispam scanning while maintaining other security layers.

63
Multi-Selectmedium

Which TWO of the following protocols does FortiMail support for mail retrieval?

Select 2 answers
A.POP3
B.FTP
C.IMAP
D.HTTP
E.DNS
AnswersA, C

Standard protocol for retrieving mail.

Why this answer

FortiMail supports POP3 and IMAP for accessing mailboxes.

64
MCQhard

A user reports that legitimate emails are being quarantined due to a high spam score. You want to add the sender's email address to a whitelist. Where should this be configured to be effective for the specific user?

A.AntiSpam profile block list
B.Personal Safe List in the quarantine portal
C.Recipient policy whitelist
D.System global whitelist
AnswerB

The user-level Safe List is the correct place to whitelist senders for individual accounts.

Why this answer

The Personal Address Book or the per-user Safe List in the user's quarantine portal allows for individual whitelisting.

65
MCQeasy

What is the default port for SMTP communication?

A.110
B.25
C.80
D.443
AnswerB

25 is the standard SMTP port.

Why this answer

SMTP standard communication occurs on port 25.

66
Multi-Selectmedium

Which TWO features in FortiMail help prevent email spoofing?

Select 2 answers
A.Syslog
B.Antivirus
C.POP3
D.DKIM
E.SPF
AnswersD, E

DKIM verifies the signature integrity.

Why this answer

SPF and DKIM are the primary mechanisms for verifying sender identity and preventing spoofing.

67
MCQmedium

What happens if a message matches multiple policies?

A.The system throws an error.
B.All matching policies are applied.
C.The most restrictive action is taken.
D.The first matching policy is applied.
AnswerD

Policies are processed in sequential order.

Why this answer

FortiMail evaluates policies in order; the first match determines the action.

68
MCQmedium

How does FortiMail identify the policy to apply to an incoming email?

A.By the size of the email.
B.By the sender IP and recipient domain.
C.By the file type.
D.By the subject line.
AnswerB

Policies are matched based on these criteria.

Why this answer

FortiMail evaluates the incoming connection and recipient information against the configured Access Control and Recipient policies.

69
MCQeasy

What is the primary function of the 'AntiSpam' profile?

A.To encrypt mail.
B.To compress mail.
C.To route mail.
D.To block unwanted emails.
AnswerD

Blocking spam is the core function.

Why this answer

The AntiSpam profile is used to aggregate and configure multiple spam filtering techniques to protect users.

70
Multi-Selecthard

Which TWO methods can be used to perform 'Greylisting' in FortiMail?

Select 2 answers
A.By attachment type
B.By sender email address
C.By sender IP
D.By recipient password
E.By email subject
AnswersB, C

Address-based greylisting is supported.

Why this answer

Greylisting can be configured based on the sender's IP or the sender's email address.

71
MCQmedium

What is the primary difference between a Gateway and a Server mode deployment?

A.Gateway mode relays to backend servers.
B.Gateway mode provides storage.
C.Gateway mode supports LDAP.
D.Gateway mode ignores AntiSpam.
AnswerA

This is the primary distinction.

Why this answer

Gateway mode acts as an MTA for existing servers, while Server mode acts as the mail server itself.

72
MCQmedium

Which of these is a benefit of 'Transparent' mode?

A.It is faster than Gateway mode.
B.It supports only one domain.
C.It hides the mail server IP.
D.It requires no changes to mail server settings.
AnswerD

Ease of deployment is a key benefit.

Why this answer

Transparent mode allows for installation without reconfiguring mail servers, providing ease of deployment.

73
MCQeasy

What is the primary benefit of deploying FortiMail in a cluster?

A.To provide high availability and fault tolerance.
B.To bypass the need for a mail server.
C.To reduce the cost of licensing.
D.To increase the number of physical ports.
AnswerA

Clustering ensures redundancy and service uptime.

Why this answer

Clustering provides high availability and load balancing to ensure mail service continuity.

74
MCQeasy

What is the main advantage of using the FortiMail 'Quarantine' portal for end-users?

A.It hides spam messages.
B.It deletes all mail automatically.
C.It allows users to manage their own quarantined emails.
D.It provides full system logs.
AnswerC

User self-service is the main benefit.

Why this answer

The portal empowers users to manage their own spam, reducing the load on IT administrators.

75
MCQhard

An administrator wants to ensure that all outgoing emails are archived to a secondary server. Where is this configured?

A.Archiving policy
B.Access Control rule
C.AntiSpam profile
D.Routing policy
AnswerA

The archiving policy handles the duplication of mail for storage.

Why this answer

Archiving policies are configured to define the source and destination for email archival.

Page 1 of 2 · 76 questions totalNext →

Ready to test yourself?

Try a timed practice session using only Nse6 Fortimail Secure Email Gateway questions.