Hi We have an SSL VPN using Email Client and the configuration is the following> Email Authentication Mode> Mail server authentication only SMTP x.x.x.x port 25 POP x.x.x.x port 110 IMAP x.x.x.x port 143 Pop is working fine. The problem is when we want to send an mail through SMTP port 25. Right now, the SA is sending the mail body to mail server using SMTP, but SA is validating the credentials with IMAP, but the mail body is sent by POP The mail server is receiving 2 connections, IMAP and POP, so if I sent an email from my PC, with my credentials but in the from field I put another email address, the email is sending OK, but the mail server should not send the mail. Is there any alternative to solve this problem? Thanks, Regards Esteban
... View more