Sending Email in Citrix Environment

axisbob2003

New Member
We are trying to send emails, automatically within Progress, using COM handle, and Microsoft's Active X mapi protocol.

I was told by Progress that the User who is sending the email, would not get that email sent from his/her MS Outlook profile on his/her local PC, but from the Outlook program and profile loaded on the Citrix box.

This is not good.. They did suggest using Postiex, which would eliminate the COM handle being fired from the Citrix Box.

DOES ANYONE have code; showing how the mail message would be created, and subsequently sent using MS Exchange or Outlook, USING this postiex program?


My first post, hope all the info is neat, and clear.
 
More information on issue

If the user can load MS EXCHANGE Server on another Box, and use Exchange client on their local PC, it will pass the users profile from the Client PC (Their Local), thru Citrix, and onto the Exchange Server. Preserving the Users email address and, posting the sent items to the Exchange Server in that user's outbox. WOW! :cool:

In the AXIOM application the Graphical Forms Queue should reside outside the Citrix Env. Additionally the Graphical Forms queue sending the E-Mail should be attached to the Exchange Server.
 
Back
Top