Hi there, We currently have the com.day.cq.mailer.DefaultMailService
configured to use gmail smtp service, works fine. But now we are
switching to another smtp server where no authentication is needed, the
dedicated egress ip is whitelisted on smtp side so everything should be
enabled to properly handle incoming requests from AEM to port 25.
question then is, for the port forwards rule, is it enough to change the
current working port forward config: "portForwards": [{"name":
"smtp.gmail.com","po...