I am using HotSpot and smtp-server option to redirect all trafic to my local ISPs SMTP server...
This works grate when client use SMTP without authentication. When client use authentication for SMTP then my local ISPs SMTP server return (unknow user or simmilar and mail will not be sent)
How its possible to bypass firewall redirect roule if SMTP client use authentication and send smtp trafic to clients smtp server? Script, address-list?
Thanks.