Board index » delphi » auto email - mapi - redemption

auto email - mapi - redemption


2005-01-11 11:23:55 PM
delphi182
I recently put a post on thirdpartytools.general trying to find a way to
create an email, with attachments, and auto send it. At first I was going
to use some code that required the user to enter an smtp address:
delphi.about.com/od/internetintranet/l/aa020304a.htm
But, the newsgroup recommended Simple MAPI components from
www.scalabium.com/mapimail.htm
My next question would be how to send an auto email through a program like
Outlook that comes up with that little prompt something like: an external
program would like ..... do you want to allow access for 5 minutes, etc.
My goal is to create an easy to use program that can archive some data files
and auto send them to another location. Either a corporate office, home
office, etc. Is there a way to avoid those email prompts? The other
newsgroup mentioned redemption? What is that? Any ideas or suggestions
that could help would be greatly appreciated.
Thank you for your time.
Amber
 
 

Re:auto email - mapi - redemption

Hi Amber,
I think Dmitry will answer you with regard to his Redemption.
Until you get his answer have a look at
www.add-in-express.com/outlook-security.php
--
Regards from Belarus
Eugene Starostin
---
ADX Team
www.add-in-express.com - A new visual RAD tool for
developing COM add-ins, Smart Tags and RTD Servers
"Amber Earles" <XXXX@XXXXX.COM>writes
Quote
I recently put a post on thirdpartytools.general trying to find a way to
create an email, with attachments, and auto send it. At first I was going
to use some code that required the user to enter an smtp address:
delphi.about.com/od/internetintranet/l/aa020304a.htm

But, the newsgroup recommended Simple MAPI components from
www.scalabium.com/mapimail.htm

My next question would be how to send an auto email through a program like
Outlook that comes up with that little prompt something like: an external
program would like ..... do you want to allow access for 5 minutes, etc.

My goal is to create an easy to use program that can archive some data
files
and auto send them to another location. Either a corporate office, home
office, etc. Is there a way to avoid those email prompts? The other
newsgroup mentioned redemption? What is that? Any ideas or suggestions
that could help would be greatly appreciated.

Thank you for your time.

Amber


 

Re:auto email - mapi - redemption

See www.outlookcode.com/d/sec.htm
Dmitry Streblechenko (MVP)
www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Amber Earles" <XXXX@XXXXX.COM>writes
Quote
I recently put a post on thirdpartytools.general trying to find a way to
create an email, with attachments, and auto send it. At first I was going
to use some code that required the user to enter an smtp address:
delphi.about.com/od/internetintranet/l/aa020304a.htm

But, the newsgroup recommended Simple MAPI components from
www.scalabium.com/mapimail.htm

My next question would be how to send an auto email through a program like
Outlook that comes up with that little prompt something like: an external
program would like ..... do you want to allow access for 5 minutes, etc.

My goal is to create an easy to use program that can archive some data
files
and auto send them to another location. Either a corporate office, home
office, etc. Is there a way to avoid those email prompts? The other
newsgroup mentioned redemption? What is that? Any ideas or suggestions
that could help would be greatly appreciated.

Thank you for your time.

Amber


 

Re:auto email - mapi - redemption

Thank you. I will check it out. Does it support Delphi 7? I looked at the
code from www.scalabium.com/mapimail.htm but that does not seem to
actually send the email. It just comes up with the message, attachments,
etc., but I still need to click send. Does Redemption contain a command to
do the sending? If I just need to do more research on the mapimail stuff
just let me know.
Thank you again.
Amber
"Dmitry Streblechenko" <XXXX@XXXXX.COM>writes
Quote
See www.outlookcode.com/d/sec.htm

Dmitry Streblechenko (MVP)
www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool


"Amber Earles" <XXXX@XXXXX.COM>writes
news:XXXX@XXXXX.COM...
>I recently put a post on thirdpartytools.general trying to find a way to
>create an email, with attachments, and auto send it. At first I was
going
>to use some code that required the user to enter an smtp address:
>delphi.about.com/od/internetintranet/l/aa020304a.htm
>
>But, the newsgroup recommended Simple MAPI components from
>www.scalabium.com/mapimail.htm
>
>My next question would be how to send an auto email through a program
like
>Outlook that comes up with that little prompt something like: an
external
>program would like ..... do you want to allow access for 5 minutes, etc.
>
>My goal is to create an easy to use program that can archive some data
files
>and auto send them to another location. Either a corporate office, home
>office, etc. Is there a way to avoid those email prompts? The other
>newsgroup mentioned redemption? What is that? Any ideas or suggestions
>that could help would be greatly appreciated.
>
>Thank you for your time.
>
>Amber
>
>


 

Re:auto email - mapi - redemption

Yes, Redemption does support Delphi 7 and does send the messages - see
www.dimastr.com/redemption/
Dmitry Streblechenko (MVP)
www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Amber Earles" <XXXX@XXXXX.COM>writes
Quote
Thank you. I will check it out. Does it support Delphi 7? I looked at
the
code from www.scalabium.com/mapimail.htm but that does not seem to
actually send the email. It just comes up with the message, attachments,
etc., but I still need to click send. Does Redemption contain a command
to
do the sending? If I just need to do more research on the mapimail stuff
just let me know.

Thank you again.

Amber



"Dmitry Streblechenko" <XXXX@XXXXX.COM>writes
news:41e40688$XXXX@XXXXX.COM...
>See www.outlookcode.com/d/sec.htm
>
>Dmitry Streblechenko (MVP)
>www.dimastr.com/
>OutlookSpy - Outlook, CDO
>and MAPI Developer Tool
>
>
>"Amber Earles" <XXXX@XXXXX.COM>writes
>news:XXXX@XXXXX.COM...
>>I recently put a post on thirdpartytools.general trying to find a way
to
>>create an email, with attachments, and auto send it. At first I was
going
>>to use some code that required the user to enter an smtp address:
>>delphi.about.com/od/internetintranet/l/aa020304a.htm
>>
>>But, the newsgroup recommended Simple MAPI components from
>>www.scalabium.com/mapimail.htm
>>
>>My next question would be how to send an auto email through a program
like
>>Outlook that comes up with that little prompt something like: an
external
>>program would like ..... do you want to allow access for 5 minutes,
etc.
>>
>>My goal is to create an easy to use program that can archive some data
>files
>>and auto send them to another location. Either a corporate office,
home
>>office, etc. Is there a way to avoid those email prompts? The other
>>newsgroup mentioned redemption? What is that? Any ideas or
suggestions
>>that could help would be greatly appreciated.
>>
>>Thank you for your time.
>>
>>Amber
>>
>>
>
>


 

Re:auto email - mapi - redemption

Quote
Thank you. I will check it out. Does it support Delphi 7? I looked at
the
code from www.scalabium.com/mapimail.htm but that does not seem to
actually send the email. It just comes up with the message, attachments,
etc., but I still need to click send.
Hi,
have you tried setting the EditDialog property to 'false' in
the Scalabium component?
Nick
 

Re:auto email - mapi - redemption

Quote
I looked at the code from www.scalabium.com/mapimail.htm but
that does not seem to actually send the email. It just comes up with the
message, attachments, etc., but I still need to click send.
Not.
Just set yourTMAPIMail.EditDialog = False and message will be saved in
Outbox in "silence" mode
 

Re:auto email - mapi - redemption

Sorry for the confusion. After I sent the post I did more playing and set
the property to false. Then I saw the prompts and then we are back to
redemption. Thank you all for your help and for giving me things to check
out. I think with all your suggestions I can come up with a very nice
program. I just need to sit down and play with things. Any other
suggestions or things to look at are always appreicated.
Take care,
Amber
"Mike Shkolnik" <XXXX@XXXXX.COM>writes
Quote
>I looked at the code from www.scalabium.com/mapimail.htm but
>that does not seem to actually send the email. It just comes up with
the
>message, attachments, etc., but I still need to click send.
Not.
Just set yourTMAPIMail.EditDialog = False and message will be saved in
Outbox in "silence" mode

--
With best regards, Mike Shkolnik
E-mail: XXXX@XXXXX.COM
WEB: www.scalabium.com