Hi, I’ve been trying to configure a policy in Fortimail cloud that deliver mails from specific sender’s domain or specific mail sender to a specific internal mail account but I can’t figure how :(
I want, for example, that all mails from example@gmail.com be delivered to example@internal.com
Thanks in advance
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hi,
I believe you have access to make these changes. If you are looking to configure the Access control policy then you can configure it as below.
config policy access-control receive
edit 0
set sender-pattern example@gmail.com
set recipient-pattern example@internal.com
set action relay
next
end
or if recipient policy, please try below.
config policy recipient
edit 0
set status enable
set sender-name example
set sender-domain gmail.com
set recipient-name example
set recipient-domain internal.com
set profile-resource Res_Default
next
end
Thanks.
Created on 05-26-2022 12:35 AM
Hello Ragnarok1992,
Thank you for using the Community Forum. I will seek to get you an answer or help. We will reply to this thread with an update as soon as possible.
Thanks,
Fortinet Community Team
Hi,
I believe you have access to make these changes. If you are looking to configure the Access control policy then you can configure it as below.
config policy access-control receive
edit 0
set sender-pattern example@gmail.com
set recipient-pattern example@internal.com
set action relay
next
end
or if recipient policy, please try below.
config policy recipient
edit 0
set status enable
set sender-name example
set sender-domain gmail.com
set recipient-name example
set recipient-domain internal.com
set profile-resource Res_Default
next
end
Thanks.
Hi, wow! works like a charm. Thank you so much.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1662 | |
1077 | |
752 | |
446 | |
220 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.