[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Openedge 11.7.2 Integration with Outlook .Net APi

  • Thread starter Thread starter scott_auge
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top