Site to Site Fortigate private network over IPSEC, Allow SMTP outbound from single device
I have a private point to point network over IPSEC VPN. I'm trying to allow only SMPT sendmail service from a single client on one end to a host on the Internet via the WAN interface. I've created an outbound FW rule to allow SMTP port 25 to a FQDN (smtp.gmail.com) from the internal client with NAT enabled using the outside WAN interface IP. I've also created an inbound rule allowing ALL traffic from smtp.gmail.com to that specific client.
I can telnet from the CLI to port 25 on the smtp server but I cannot do the same from the client.
I've enabled and disabled NAT on the inbound side with same results.
I'm pretty new to Fortigate but have experience with other firewall and policy products.