Home Server

Send Email From Server?

edited December 2009 in Server
Is it possible to send mail from the server side or does everything come
from the client side regardless of the settings? MAPI or INDY


Delphi 2007 - RB Server 11

Comments

  • edited December 2009

    To send email you have to use the ClientReport. One solution might be to
    create a scheduling app that runs on the server machine. The scheduling app
    could read a database table that contains a schedule or requests to generate
    specific reports and email them to specific addresses. The scheduling app
    could use a ClientReport to do the work.

    Adding built-in scheduling and distribution is something we would like to
    add to a future release.


    --
    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.