by adrien » Nov 26 05 11:03 am
ah ok.
I think what is happening is this then. When a user checks their mail with POP3 from externally, their IP address is associated with their username.
When they then connect with SMTP to send, if they do it within 20s of the POP3 connection, then they are still assumed to be that user, and are trusted by the SMTP server - that means they can relay.
If a longer period of time elapses, they are not assumed to be that user any more, and SMTP will treat them as untrusted, and they won't be able to send mail to anywhere that WinGate doesn't deem to be a local address.
To fix this, you need to get Outlook properly authenticating for SMTP. This will most likely require you to use the Windows User database in WinGate. Are you on an active directory there?
Adrien