S
scott_auge
Guest
Then to do what is needed is to set up a mail server in house that will act as a "secondary" - it's sole purpose is to transport mail but not store it and only allowed to receive from inside your network. etc. Then have the Progress application interact with that secondary which will then forward stuff up to the primary mail server. The primary will be SMTP ready because that is what the general internet uses. If they want a "Sent Mail" then they need to open up SMTP for internal connections or hook your app into a microsoft DLL to use exchange. Work arounds will become confusing and will get muddled up sooner or later on the next update. Write down what you did!
Continue reading...
Continue reading...