Skip to main content
gcortes1
Staff
Staff
February 17, 2025

Troubleshooting Tip: FortiMail displays FEVM00UNLICENSED as serial number.

  • February 17, 2025
  • 0 replies
  • 499 views
Description

This article describes the causes of the Error: 'FEVM00UNLICENSED'.
The'FEVM00UNLICENSED' message in FortiMail usually indicates a problem with the virtual machine (VM) license.


The license specifications can be found in the following document: https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/FortiMail.pdf

Scope FortiMail-VM.
Solution

Verify License File: Validate that the license file matches the VM configuration.

 

Support-Portal1.png

 

Datasheet.png

 

Check CPU Allocation: Validate that the CPU value corresponds with what is indicated in the license file. FortiMail-VM01 requires exactly one CPU to function correctly.

 

Run the following via the CLI:

 

get system status

 

get_sys_status.png


In this case, adjust the values of the VM to the value of the license.

 

get_sys_status_1vCPU.png

 

Internet Connectivity: Confirm that the VM has internet access and can reach FortiGuard for license validation.

 

get_sys_resources.png

 

Note that FortiMail uses the following URLs to access the FortiGuard Distribution Network (FDN):

  • update.fortiguard.net
  • service.fortiguard.net
  • support.fortinet.com


Furthermore, FortiMail performs these queries and updates listed below using the following ports and protocols:

  • FortiGuard Anti-Spam rating queries: UDP/53, 8888, 8889.
  • FortiGuard AntiVirus Push updates: UDP/9443.
  • FortiGuard Anti-Spam or AntiVirus updates: TCP/443.

 

Use the following commands to confirm the DNS resolution and communicate with the FortiGuard servers:

 

execute nslookup name update.fortiguard.net

execute telnettest service.fortiguard.net:443

 

With communication errors:

 

Test-fail.PNG

 

Without communication errors:

 

Test-Ok.PNG

 

Use the following command to identify the complete registration of the license: 

 

get system status

 

get_sys_status_ok.png