Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Sending email

edited June 2014 in General
I have version 11.04 delphi 7, and 11.08 delphi 2010 enterprise edition.
I have a custom preview plugin that lets the user set up email
settings overriding the SendEmail routine. The settings are stored in
report.emailsettings (?). This all works fine, but I was curious if
there is a way to automatically write a copy of whatever they send to
the sent folder of there email account (gmail, pop, etc).

The obvious way is to cc a copy to themselves, but this would not go
into there sent folder. I was just wondering if there was any other
way. Thanks

Comments

  • edited June 2014
    Hi Jeff,

    The Indy plugin only connects to your SMTP server so it has no control
    over your pop or imap account (folders, etc.)

    I believe MAPI does have the ability to manipulate mailboxes and folders
    in Outlook however our MAPI plugins currently do not support this
    feature. We will consider researching this and possibly adding it for a
    later release of ReportBuilder. Thanks for the feedback.

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.