Guys,I'm creating a sandbox instance so the team can do some tests prior
creating the campaigns into the client's instance.I'm having some
problems to set up Adobe Campaign to send email using my localhost SMTP
server.I have installed the default Windows SMTP Server, what is working
perfectly (I did a few tests using telnet prompt command).I know that
ACC doesn't not support authentication mode, so I set up the local smtp
server to relay to 127.0.0.1 (I also tried to relay to all IPs but it
didn...